summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-08-25-AsmRegTypeMismatch.ll
Commit message (Expand)AuthorAge
* Fix another test to not use -mcpu=yonah with 64-bit code.Dan Gohman2009-02-02
* Re-apply 55467 with fix. If copy is being replaced by remat'ed def, transfer ...Evan Cheng2008-08-30
* Revert r55467; it causes regressions in UnitTests/Vector/divides,Dan Gohman2008-08-28
* If a copy isn't coalesced, but its src is defined by trivial computation. Re-...Evan Cheng2008-08-28
* If an xmm register is referenced explicitly in an inline asm, make sure to Chris Lattner2008-08-26