aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/XCore/fneg.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* Move various XCore tests to FileCheckRichard Osborne2011-11-011-1/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* switch off of 'Section' onto MCSection. We're not properly usingChris Lattner2009-07-311-2/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-1/+1
* Fix for PR4235: to build a floating-point value from integer parts, Eli Friedman2009-05-201-1/+1
* Reapply r59464, this time using the correct typeDuncan Sands2008-11-181-1/+0
* Revert r59464. It was causing this failure:Bill Wendling2008-11-181-0/+1
* Add soft float support for a bunch more operations. OriginalDuncan Sands2008-11-171-0/+8