Always normalize spill weights, also for intervals created by spilling.
[oota-llvm.git] / test / CodeGen / X86 / 2008-02-22-ReMatBug.ll
2010-02-18 Jakob Stoklund OlesenAlways normalize spill weights, also for intervals...
2009-09-22 Evan ChengFix a pasto. Also simplify for Bill's benefit.
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-02-11 Dan GohmanDon't use special heuristics for nodes with no data...
2009-01-25 Evan ChengTeach 2addr pass to be do more commuting. If both uses...
2008-09-04 Evan ChengFor whatever the reason, x86 CallingConv::Fast (i.e...
2008-02-27 Evan ChengSpiller now remove unused spill slots.
2008-02-23 Evan ChengRematerialization logic was overly conservative when...