[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-31-EH_RETURN32.ll
2013-06-24 Andrew TrickAdd -mcpu to some unit tests that only fail on certain...
2012-06-22 Jakob Stoklund OlesenFunctions calling __builtin_eh_return must have a frame...
2011-05-30 Rafael EspindolaUse the dwarf->llvm mapping to print register names...
2011-03-11 Eric ChristopherChange the x86 32-bit scheduler to register pressure...
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-09 Evan ChengTargets sometimes assign fixed stack object to spill...
2008-10-04 Anton KorobeynikovRevert r56675 - it breaks unwinding runtime everywhere.
2008-09-26 Evan ChengAvoid spilling EBP / RBP twice in the prologue.
2008-09-08 Anton KorobeynikovReapply 55902: Add test for checking proper lowering...
2008-09-08 Bill WendlingRemove these testcases associated with changes between...
2008-09-08 Bill WendlingReverting r55898 to r55909. One of these patches was...
2008-09-08 Anton KorobeynikovAdd test for checking proper lowering of eh_return...