aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-stack-2results.ll
AgeCommit message (Expand)Author
2011-07-09Land the long talked about "type system rewrite" patch. ThisChris Lattner
2011-06-17remove asmparser support for the old getresult instruction, which has been su...Chris Lattner
2011-06-17remove parser support for the obsolete "multiple return values" syntax, whichChris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-03-21Add support for calls that return two FP values inChris Lattner
2008-03-21disable a bogus assertion.Chris Lattner
2008-03-21Enable support for returning two long-double values in ST(0)/ST(1).Chris Lattner