Add a new optimization pass: Stack Coloring, that merges disjoint static allocations...
[oota-llvm.git] / test / CodeGen / X86 / StackColoring.ll
2012-09-06 Nadav RotemAdd a new optimization pass: Stack Coloring, that merge...