summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm-fpstack.ll
Commit message (Expand)AuthorAge
* Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin2013-07-18
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-01
* Don't clobber pending ST regs when FP regs are killed.Jakob Stoklund Olesen2011-08-08
* Clean up the handling of the x87 fp stack to make it more robust.Jakob Stoklund Olesen2011-06-28
* Move all inline-asm-fpstack tests to a single file.Jakob Stoklund Olesen2011-06-27
* FileCheckize inline asm FP stack testsJakob Stoklund Olesen2010-07-10
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Implement basic support for the 'f' register class constraint. This basicallyChris Lattner2008-03-11
* teach X86InstrInfo::copyRegToReg how to copy into ST(0) from Chris Lattner2008-03-09
* Add ScheduleDAG support for copytoreg where the src/dst register areChris Lattner2008-03-09