Add a new optimization pass: Stack Coloring, that merges disjoint static allocations...
[oota-llvm.git] / test / CodeGen / X86 / 2011-12-26-extractelement-duplicate-load.ll
2011-12-26 Eli FriedmanMake sure DAGCombiner doesn't introduce multiple loads...