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