[ms-inline asm] Pass the correct AsmVariant to the PrintAsmOperand() function
[oota-llvm.git] / test / CodeGen / X86 / StackColoring.ll
2012-09-10 Nadav RotemStack Coloring: Handle the case where END markers come...
2012-09-10 Nadav RotemStack Coloring: Add support for multiple regions of...
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...