Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Untabification. | Bill Wendling | 2009-05-30 | 1 | -2/+2 |
* | Change MachineInstrBuilder::addReg() to take a flag instead of a list of | Bill Wendling | 2009-05-13 | 1 | -1/+1 |
* | Remove refs to non-DebugLoc version of BuildMI from XCore, PIC16. | Dale Johannesen | 2009-02-13 | 1 | -4/+6 |
* | Move debug loc info along when the spiller creates new instructions. | Bill Wendling | 2009-02-12 | 1 | -19/+37 |
* | Turns out AnalyzeBranch can modify the mbb being analyzed. This is a nasty | Evan Cheng | 2009-02-09 | 1 | -3/+5 |
* | Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi... | Evan Cheng | 2009-01-20 | 1 | -1/+4 |
* | Update the operands used when building LDAWSP instructions to match the .td | Richard Osborne | 2009-01-15 | 1 | -1/+1 |
* | Add pseudo instructions to the XCore for (load|store|load address) of a | Richard Osborne | 2009-01-14 | 1 | -15/+7 |
* | Add more const qualifiers. This fixes build breakage from r59540. | Dan Gohman | 2008-11-18 | 1 | -3/+4 |
* | Add XCore backend. | Richard Osborne | 2008-11-07 | 1 | -0/+506 |