TypeLegalizer: Add support for passing of vector-promoted types in registers (copyFro...
[oota-llvm.git] / test / CodeGen / X86 / 2009-04-20-LinearScanOpt.ll
2011-03-31 Jakob Stoklund OlesenMark all uses as <undef> when joining a copy.
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2010-07-02 Dale JohannesenPropagate the AlignStack bit in InlineAsm's to the
2009-10-20 Dan GohmanRe-apply r84295, with fixes to how the loop "top" and...
2009-10-19 Anton KorobeynikovRevert r84295, this unbreaks llvm-gcc bootstrap on...
2009-10-17 Dan GohmanEnhance CodePlacementOpt's unconditional intra-loop...
2009-09-21 Evan ChengClean up spill weight computation. Also some changes...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-20 Evan ChengAdded a linearscan register allocation optimization...