Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish renaming remaining analyzeBranch functions | Matt Arsenault | 2016-09-14 | 1 | -2/+2 |
* | Make analyzeBranch family of instruction names consistent | Matt Arsenault | 2016-09-14 | 1 | -1/+1 |
* | AArch64: Use TTI branch functions in branch relaxation | Matt Arsenault | 2016-09-14 | 1 | -2/+4 |
* | [AVR] Fix compile errors | Job Noorman | 2016-08-16 | 1 | -1/+1 |
* | TargetInstrInfo: add virtual function getInstSizeInBytes | Sjoerd Meijer | 2016-07-29 | 1 | -1/+1 |
* | TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC | Sjoerd Meijer | 2016-07-28 | 1 | -1/+1 |
* | Rename AnalyzeBranch* to analyzeBranch*. | Jacques Pienaar | 2016-07-15 | 1 | -1/+1 |
* | CodeGen: Use MachineInstr& in TargetInstrInfo, NFC | Duncan P. N. Exon Smith | 2016-06-30 | 1 | -2/+2 |
* | Pass DebugLoc and SDLoc by const ref. | Benjamin Kramer | 2016-06-12 | 1 | -2/+2 |
* | [AVR] Convert C style comments to C++ | Dylan McKay | 2016-05-18 | 1 | -3/+1 |
* | [AVR] Add a majority of the backend code | Dylan McKay | 2016-05-06 | 1 | -0/+112 |