Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / InstCombine / phi.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-11-14 Chris LattnerNew testcase: the phi can be eliminated if the casts...
2004-11-14 Chris LattnerFix typo
2004-11-14 Chris Lattneradd a testcase, which we already handle
2004-05-27 Chris Lattnerremove bogus test
2004-02-28 Chris LattnerThe instruction combining pass removes dead instruction...
2004-02-16 Chris LattnerA new testcase for a situation that occurs in 181.mcf
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-06-28 Chris LattnerRemove usage of grep-not script
2003-06-28 Chris LattnerConvert scripts from using explicit control flow to...
2002-08-22 Chris LattnerAdd new testcases for instcombine
2002-08-20 Chris LattnerNew testcase for instcombine
2002-05-06 Chris LattnerMake the testcase more interesting so that DCE does...
2002-05-06 Chris LattnerNew testcase for PHI folding