summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-03-13-PHIElimBug.ll
Commit message (Expand)AuthorAge
* Update more tests to the new EH scheme.Bill Wendling2011-08-31
* Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen2011-05-04
* test/CodeGen/X86: Add explicit -mtriple=(i686|x86_64)-linux for Win32 host.NAKAMURA Takumi2010-09-03
* get MMI out of the label uniquing business, just go to MCContextChris Lattner2010-03-14
* Convert a few tests to FileCheck for PR5307.Edward O'Callaghan2009-11-22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Reapply r67049, with the test adjusted for darwinDuncan Sands2009-03-17
* --- Reverse-merging (from foreign repository) r67049 into '.':Bill Wendling2009-03-16
* Tweak the fix for PR3784: be less sensitive about justDuncan Sands2009-03-16
* Fix PR3784: If the source of a phi comes from a bb ended with an invoke, make...Evan Cheng2009-03-13