aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-stack-ret.ll
AgeCommit message (Expand)Author
2012-05-24Fix for CHECK-NOT misspelling.David Blaikie
2011-06-28FileCheckize a couple of tests.Jakob Stoklund Olesen
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2007-04-16Wrap long line.Reid Spencer
2007-04-15For PR1336:Reid Spencer
2007-02-25verify that double is returned in XMM0 if the function is fastcc.Chris Lattner
2007-02-25new testcaseChris Lattner