Add a new optimization pass: Stack Coloring, that merges disjoint static allocations...
[oota-llvm.git] / test / CodeGen / X86 / fold-zext-trunc.ll
2011-04-16 Eli FriedmanPR9055: extend the fix to PR4050 (r70179) to apply...