aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-08-25-AsmRegTypeMismatch.ll
Commit message (Expand)AuthorAgeFilesLines
* Make some ugly hacks for inline asm operands which name a specific register a...Eli Friedman2012-06-251-18/+0
* Make X86::FsFLD0SS / FsFLD0SD real pseudo-instructions.Jakob Stoklund Olesen2011-11-291-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Fix another test to not use -mcpu=yonah with 64-bit code.Dan Gohman2009-02-021-2/+2
* Re-apply 55467 with fix. If copy is being replaced by remat'ed def, transfer ...Evan Cheng2008-08-301-1/+3
* Revert r55467; it causes regressions in UnitTests/Vector/divides,Dan Gohman2008-08-281-3/+1
* If a copy isn't coalesced, but its src is defined by trivial computation. Re-...Evan Cheng2008-08-281-1/+3
* If an xmm register is referenced explicitly in an inline asm, make sure to Chris Lattner2008-08-261-0/+16