Use the -stack-alignment option instead of using a target triple
[oota-llvm.git] / test / CodeGen / X86 / 2006-05-11-InstrSched.ll
2009-02-16 Dan GohmanChange these tests to use regular loads instead of...
2009-02-09 Evan ChengRe-enable machine sinking pass now that the coalescer...
2009-02-08 Bill WendlingRevert r63999. It was breaking self-hosting builds.
2009-02-07 Evan ChengEnable machine sinking pass in non-fast mode.
2008-06-21 Evan ChengUndo spill weight tweak. Need to investigate the perfor...
2008-06-19 Evan ChengThis got better.
2008-04-23 Anton KorobeynikovFix test, instruction count is valid only if stack...
2008-04-14 Dale JohannesenRemove -unwind-tables-optional everywhere, since
2008-04-08 Dale JohannesenRename -disable-required-unwind-tables to -unwind-table...
2008-04-08 Dale JohannesenAdd -disable-required-unwind-tables to tests
2008-03-31 Dale JohannesenMark functions in some tests as 'nounwind'. Generating
2007-10-05 Evan ChengEnable convertToThreeAddress for X86 by default.
2007-07-17 Evan ChengUse push / pop for prologues and epilogues.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-04 Evan ChengThese got better.
2007-03-13 Evan ChengThis got better.
2007-01-26 Reid SpencerFor PR761:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-26 Reid SpencerDon't use bitcast yet!
2006-11-26 Reid SpencerMake this test case easier to read. No functional changes.
2006-05-25 Evan Cheng-sched-commute-nodes is now on by default.
2006-05-12 Evan ChengNew scheduling test case.