aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2007-10-05-3AddrConvert.ll
Commit message (Expand)AuthorAgeFilesLines
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-48/+0
* Delete dead PHI machine instructions. These can be created due to typeBob Wilson2010-02-101-1/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Teach LSR sink to sink the immediate portion of the common expression back in...Evan Cheng2009-02-211-19/+33
* Make test work on non-x86 hosts.Dale Johannesen2007-10-061-1/+1
* Test case for 3-address conversion.Evan Cheng2007-10-051-0/+32