Add a new optimization pass: Stack Coloring, that merges disjoint static allocations...
[oota-llvm.git] / test / CodeGen / X86 / lsr-static-addr.ll
2012-07-19 Preston GurdFix remaining lit tests which were failing when run...
2010-08-24 Dan GohmanFix X86's isLegalAddressingMode to recognize that stati...