Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / InstCombine / shift-sra.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2010-03-13 Evan ChengFix a typo in ValueTracking that's causing instcombine...
2010-01-08 Chris Lattnerteach instcombine to delete sign extending shift pairs...
2010-01-07 Chris Lattnerteach ComputeNumSignBits to look through PHI nodes.
2010-01-07 Chris Lattnerfilecheckize
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-14 Reid SpencerFor PR1319:
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-09 Chris Lattnernew testcases
2006-11-08 Reid SpencerFor PR950:
2006-09-18 Chris LattnerNew testcase, can be an srl instead of sra