Implement PR3495: local spiller optimization. The local spiller can now keep availabi...
[oota-llvm.git] / test / CodeGen / X86 / isel-sink3.ll
2008-11-27 Evan ChengOn x86 favors folding short immediate into some arithme...
2008-11-26 Chris LattnerTurn on my codegen prepare heuristic by default. It...
2008-11-26 Chris LattnerThis adds in some code (currently disabled unless you...