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