[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / sxt_rot.ll
2014-07-23 Chandler Carruth[SDAG] Make the DAGCombine worklist not grow endlessly...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2011-07-26 Jim GrosbachFileCheck'ize test.
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-03 Evan ChengAdd thumb2 sign / zero extend with rotate instructions.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-19 Reid SpencerFor PR1553:
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2007-01-26 Reid SpencerFor PR761:
2007-01-19 Evan ChengARM test cases contributed by Apple.