summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/personality.ll
Commit message (Expand)AuthorAge
* Remove old declare statements.Bill Wendling2011-08-31
* Update more tests to the new EH scheme.Bill Wendling2011-08-31
* Update more tests to the new EH scheme.Bill Wendling2011-08-31
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* Add r130623 back now that ELF has been fixed to work with -fno-dwarf2-cfi-asm.Rafael Espindola2011-05-01
* Revert the previous patch while I figure out how to make llvm-gccRafael Espindola2011-04-30
* Enable CFI on OS X.Rafael Espindola2011-04-30
* Roll r127459 back in:Cameron Zwarich2011-03-11
* Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often getDaniel Dunbar2011-03-11
* Optimize trivial branches in CodeGenPrepare, which often get created from theCameron Zwarich2011-03-11
* resolve a fixme.Chris Lattner2010-04-04
* MC: Allow modifiers in MCSymbolRefExpr, and eliminate X86MCTargetExpr.Daniel Dunbar2010-03-15
* add an x86 implementation of MCTargetExpr forChris Lattner2010-02-08
* Make a new X8632_MachoTargetObjectFile TLOF implementation whose Chris Lattner2009-09-18
* make this testcase check darwin32 alsoChris Lattner2009-09-17
* rename testChris Lattner2009-09-17