aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/XCore
Commit message (Expand)AuthorAgeFilesLines
* testcase for PR3898Chris Lattner2009-04-181-0/+6
* Add the private linkage.Rafael Espindola2009-01-151-0/+21
* Don't fold address calculations which use negative offsets intoRichard Osborne2009-01-151-0/+12
* Add pseudo instructions to the XCore for (load|store|load address) of aRichard Osborne2009-01-141-0/+18
* Add support for ISD::TRAP to the XCore backendRichard Osborne2008-12-031-0/+11
* Reapply r59464, this time using the correct typeDuncan Sands2008-11-189-9/+0
* Revert r59464. It was causing this failure:Bill Wendling2008-11-189-0/+9
* Add soft float support for a bunch more operations. OriginalDuncan Sands2008-11-1711-0/+168
* Don't produce ADDC/ADDE when expanding SHL unless they are legalRichard Osborne2008-11-171-0/+6
* [XCore] Fix expansion of 64 bit add/sub. Don't custom expandRichard Osborne2008-11-141-0/+12
* Add XCore intrinsics for getid (returns thread id) and bitrev (reversesRichard Osborne2008-11-142-0/+16
* Add basic test for XCore backendRichard Osborne2008-11-072-0/+11