aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/XCore/fneg.ll
AgeCommit message (Expand)Author
2011-11-01Move various XCore tests to FileCheckRichard Osborne
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-31switch off of 'Section' onto MCSection. We're not properly usingChris Lattner
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2009-05-20Fix for PR4235: to build a floating-point value from integer parts, Eli Friedman
2008-11-18Reapply r59464, this time using the correct typeDuncan Sands
2008-11-18Revert r59464. It was causing this failure:Bill Wendling
2008-11-17Add soft float support for a bunch more operations. OriginalDuncan Sands