summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-08-31-EH_RETURN32.ll
AgeCommit message (Expand)Author
2013-06-24Add -mcpu to some unit tests that only fail on certain hosts.Andrew Trick
2012-06-22Functions calling __builtin_eh_return must have a frame pointer.Jakob Stoklund Olesen
2011-05-30Use the dwarf->llvm mapping to print register names in the cfiRafael Espindola
2011-03-11Change the x86 32-bit scheduler to register pressure and fix up theEric Christopher
2011-03-08Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-09Targets sometimes assign fixed stack object to spill certain callee-savedEvan Cheng
2008-10-04Revert r56675 - it breaks unwinding runtime everywhere.Anton Korobeynikov
2008-09-26Avoid spilling EBP / RBP twice in the prologue.Evan Cheng
2008-09-08Reapply 55902: Add test for checking proper lowering of eh_return & unwind in...Anton Korobeynikov
2008-09-08Remove these testcases associated with changes between r 55898 and r 55909.Bill Wendling
2008-09-08Reverting r55898 to r55909. One of these patches was causing an ICE during th...Bill Wendling
2008-09-08Add test for checking proper lowering of eh_return & unwind init intrinsics o...Anton Korobeynikov