If loop induction variable's start value is less then its exit value then do not...
[oota-llvm.git] / test / Transforms / InstCombine / 2003-07-21-ExternalConstant.ll
2008-03-09 Tanya LattnerRemove llvm-upgrade and update tests.
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-04-15 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-07-21 John CriswellRegression test for the Instruction Combining optimiziz...