Simplify operand padding by keying off tabs in the asm stream. If
[oota-llvm.git] / test / CodeGen / X86 / optimize-max-1.ll
2009-06-19 Dan GohmanRe-apply r73718, now that the fix in r73787 is in,...
2009-06-19 Evan ChengRevert 73718. It's breaking 254.gap.
2009-06-18 Dan GohmanGeneralize LSR's OptimizeSMax to handle unsigned max...