IR: Give 'DI' prefix to debug info metadata
[oota-llvm.git] / test / Transforms / InstCombine / apint-sub.ll
2014-10-13 David MajnemerInstCombine: Fix miscompile in X % -Y -> X % Y transform
2012-07-02 Chandler CarruthFix the remaining TCL-style quotes found in the testsui...
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-11-30 Bill WendlingInstcombine was illegally transforming -X/C into X...
2007-04-15 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerFor PR1319:
2007-03-26 Duncan SandsFix testsuite hang.
2007-03-23 Reid SpencerAdd test case for testing InstCombine with arbitrary...