Add a new optimization pass: Stack Coloring, that merges disjoint static allocations...
[oota-llvm.git] / test / CodeGen / X86 / sibcall-2.ll
2010-04-29 Evan ChengLoad folding tail call should not use ebp / rbp after...