Teach DAG combiner to constant fold fneg of a BUILD_VECTOR of constants.
[oota-llvm.git] / test / CodeGen / X86 / StackColoring.ll
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...