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