summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/coalescer-cross.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2011-06-19Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner
2011-04-05Ensure all defs referring to a virtual register are marked dead by addRegiste...Jakob Stoklund Olesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-18Enable cross register class coalescing.Evan Cheng