aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/inline-asm-fpstack.ll
Commit message (Expand)AuthorAgeFilesLines
* Don't clobber pending ST regs when FP regs are killed.Jakob Stoklund Olesen2011-08-081-0/+11
* Clean up the handling of the x87 fp stack to make it more robust.Jakob Stoklund Olesen2011-06-281-0/+169
* Move all inline-asm-fpstack tests to a single file.Jakob Stoklund Olesen2011-06-271-3/+77
* FileCheckize inline asm FP stack testsJakob Stoklund Olesen2010-07-101-6/+51
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-1/+1
* Implement basic support for the 'f' register class constraint. This basicallyChris Lattner2008-03-111-0/+14
* teach X86InstrInfo::copyRegToReg how to copy into ST(0) from Chris Lattner2008-03-091-0/+16
* Add ScheduleDAG support for copytoreg where the src/dst register areChris Lattner2008-03-091-0/+13