aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/inline-asm-fpstack.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+62
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin2013-07-181-1/+1
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-1/+1
* 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