OSDN Git Service

Update aosp/master llvm for rebase to r233350
[android-x86/external-llvm.git] / test / CodeGen / ARM / 2007-03-13-InstrSched.ll
2015-04-09 Pirama Arumuga NainarUpdate aosp/master llvm for rebase to r233350
2013-03-20 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-03-20 Stephen Hinesam 3dd51ae3: am 2d4629c5: Merge branch \'upstream\...
2013-03-20 Stephen Hinesam 2d4629c5: Merge branch \'upstream\' into merge_2013_...
2013-03-19 Stephen HinesMerge branch 'upstream' into merge_2013_03_18
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-22 Bob WilsonFor Darwin on ARMv6 and newer, make register r9 availab...
2009-06-22 Bob WilsonFor Darwin on ARMv6 and newer, make register r9 availab...
2009-04-16 Dan GohmanExpand GEPs in ScalarEvolution expressions. SCEV expres...
2009-04-16 Dan GohmanExpand GEPs in ScalarEvolution expressions. SCEV expres...
2007-12-20 Evan ChengRemove xfail. This is fixed.
2007-12-20 Evan ChengRemove xfail. This is fixed.
2007-11-28 Tanya LattnerFix bug in regression tests that ignored stderr output...
2007-11-28 Tanya LattnerFix bug in regression tests that ignored stderr output...
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...
2007-04-16 Reid SpencerFor PR1319:
2007-04-04 Evan ChengBetter still.
2007-04-04 Evan ChengThese got better.
2007-03-14 Evan ChengARM isel should match ldr x +/- x * (2^n) to ldr [x...
2007-03-13 Evan ChengNew test.