summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2008-09-09-LinearScanBug.ll
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
| | | | llvm-svn: 81290
* Fix PR2757. Ignore liveinterval register allocation preference if the ↵Evan Cheng2008-09-091-0/+65
preference register is not in the right register class. This can happen due to sub-register coalescing. llvm-svn: 56006
OpenPOWER on IntegriCloud