summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/coalescer-cross.ll
AgeCommit message (Expand)AuthorFilesLines
2011-06-19Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner1-2/+2
2011-04-05Ensure all defs referring to a virtual register are marked dead by addRegiste...Jakob Stoklund Olesen1-1/+5
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-07-18Enable cross register class coalescing.Evan Cheng1-0/+41