Reapply r162160 with a fix: Optimize Arith->Trunc->SETCC sequence to allow better...
[oota-llvm.git] / test / CodeGen / X86 / 2009-05-23-dagcombine-shifts.ll
2010-01-11 Evan ChengSelect an OR with immediate as an ADD if the input...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-05-23 Torok EdwinFix PR4254.