aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreInstrInfo.cpp
AgeCommit message (Expand)Author
2009-02-13Remove refs to non-DebugLoc version of BuildMI from XCore, PIC16.Dale Johannesen
2009-02-12Move debug loc info along when the spiller creates new instructions.Bill Wendling
2009-02-09Turns out AnalyzeBranch can modify the mbb being analyzed. This is a nastyEvan Cheng
2009-01-20Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi...Evan Cheng
2009-01-15Update the operands used when building LDAWSP instructions to match the .tdRichard Osborne
2009-01-14Add pseudo instructions to the XCore for (load|store|load address) of aRichard Osborne
2008-11-18Add more const qualifiers. This fixes build breakage from r59540.Dan Gohman
2008-11-07Add XCore backend.Richard Osborne