Teach the DAGBuilder about lifetime markers which are generated from PHINodes.
[oota-llvm.git] / test / CodeGen / X86 / StackColoring.ll
2012-09-10 Nadav RotemTeach the DAGBuilder about lifetime markers which are...
2012-09-06 Nadav RotemDisable stack coloring by default in order to resolve...
2012-09-06 Nadav RotemFix the test by specifying an exact cpu model.
2012-09-06 Nadav RotemAdd a new optimization pass: Stack Coloring, that merge...