Pass target triple string in to TargetMachine constructor.
[oota-llvm.git] / test / CodeGen / X86 / stack-color-with-reg.ll
2009-07-18 Evan ChengCatch more coalescing opportunities.
2009-07-18 Evan ChengEnable cross register class coalescing.
2009-05-12 Evan ChengFixed a stack slot coloring with reg bug: do not update...
2009-05-07 Bill WendlingTemporarily revert r71010. It was causing massive failu...
2009-05-05 Evan ChengEnable stack coloring with regs at -O3.