add an instcombine pass to clean up after heavy-lifting IP passes
[oota-llvm.git] / test / Transforms / LevelRaise / 2003-06-25-ExprAnalysis.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-06-28 Chris LattnerSwitch tests over to use the 'not' script, instead...
2003-06-25 Chris LattnerNew testcase