[X86][SSE] Added tests for i8/i16 vector shifts
[oota-llvm.git] / test / CodeGen / ARM / 2007-03-13-InstrSched.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
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-04-16 Dan GohmanExpand GEPs in ScalarEvolution expressions. SCEV expres...
2007-12-20 Evan ChengRemove xfail. This is fixed.
2007-11-28 Tanya LattnerFix bug in regression tests that ignored stderr output...
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.