aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm-fpstack.ll
AgeCommit message (Expand)Author
2010-07-10FileCheckize inline asm FP stack testsJakob Stoklund Olesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-03-11Implement basic support for the 'f' register class constraint. This basicallyChris Lattner
2008-03-09teach X86InstrInfo::copyRegToReg how to copy into ST(0) from Chris Lattner
2008-03-09Add ScheduleDAG support for copytoreg where the src/dst register areChris Lattner