aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-03-16-PHIElimInLPad.ll
AgeCommit message (Expand)Author
2011-08-31Update more tests to the new EH scheme.Bill Wendling
2010-09-03test/CodeGen/X86: Add explicit -mtriple=(i686|x86_64)-linux for Win32 host.NAKAMURA Takumi
2010-03-14get MMI out of the label uniquing business, just go to MCContextChris Lattner
2009-11-22Convert a few tests to FileCheck for PR5307.Edward O'Callaghan
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-31Add an explicit -asm-verbose to these tests, to make itDan Gohman
2009-03-25CodeGen still defaults to non-verbose asm, but llc now overrides it and defau...Evan Cheng
2009-03-24Do not emit comments unless -asm-verbose.Evan Cheng
2009-03-17Reapply r67049, with the test adjusted for darwinDuncan Sands
2009-03-16--- Reverse-merging (from foreign repository) r67049 into '.':Bill Wendling
2009-03-16Tweak the fix for PR3784: be less sensitive about justDuncan Sands