aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/XCoreInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi...Evan Cheng2009-01-201-1/+4
* Update the operands used when building LDAWSP instructions to match the .tdRichard Osborne2009-01-151-1/+1
* Add pseudo instructions to the XCore for (load|store|load address) of aRichard Osborne2009-01-141-15/+7
* Add more const qualifiers. This fixes build breakage from r59540.Dan Gohman2008-11-181-3/+4
* Add XCore backend.Richard Osborne2008-11-071-0/+506