[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / Transforms / InstCombine / sink_instruction.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2009-10-14 Chris Lattnermake instcombine's instruction sinking more aggressive...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-05 Daniel DunbarEliminate uses of %prcontext.
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-04-14 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-12-08 Chris Lattnernew testcase