There are some cases where icmp(add) can be folded into a new icmp. Handle them.
[oota-llvm.git] / test / Transforms / InstCombine / 2003-07-21-ExternalConstant.ll
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...