Age | Commit message (Expand) | Author | Files | Lines |
2016-09-11 | CodeGen: Give MachineBasicBlock::reverse_iterator a handle to the current MI | Duncan P. N. Exon Smith | 1 | -3/+5 |
2016-08-18 | [mips] Correct tail call encoding for MIPSR6 | Simon Dardis | 1 | -4/+3 |
2016-08-16 | [mips] Enforce compact branch restrictions | Simon Dardis | 1 | -13/+12 |
2016-08-04 | [mips] Enable tail calls by default | Simon Dardis | 1 | -0/+4 |
2016-07-28 | MachineFunction: Return reference for getFrameInfo(); NFC | Matthias Braun | 1 | -1/+1 |
2016-07-28 | TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC | Sjoerd Meijer | 1 | -1/+1 |
2016-07-26 | [mips] MIPS64R6 compact branch support | Simon Dardis | 1 | -1/+23 |
2016-07-22 | [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructions | Hrvoje Varga | 1 | -0/+4 |
2016-07-15 | Reapply "Mips: Avoid implicit iterator conversions, NFC" | Duncan P. N. Exon Smith | 1 | -6/+6 |
2016-07-15 | [CodeGen] Take a MachineMemOperand::Flags in MachineFunction::getMachineMemOp... | Justin Lebar | 1 | -3/+4 |
2016-07-15 | Rename AnalyzeBranch* to analyzeBranch*. | Jacques Pienaar | 1 | -3/+3 |
2016-07-15 | Revert r275141 - Mips: Avoid implicit iterator conversions, NFC | Daniel Sanders | 1 | -6/+6 |
2016-07-12 | Mips: Avoid implicit iterator conversions, NFC | Duncan P. N. Exon Smith | 1 | -6/+6 |
2016-06-12 | Pass DebugLoc and SDLoc by const ref. | Benjamin Kramer | 1 | -6/+8 |
2016-05-31 | [mips] bnec/beqc register constraint fix | Simon Dardis | 1 | -4/+6 |
2016-05-18 | [PATCH] [mips] Restrict the creation of compact branches | Simon Dardis | 1 | -1/+19 |
2016-05-18 | Revert "[mips] Restrict the creation of compact branches" | Simon Dardis | 1 | -19/+1 |
2016-05-18 | [mips] Restrict the creation of compact branches | Simon Dardis | 1 | -1/+19 |
2016-05-06 | [mips][mips16] Use isUnconditionalBranch() in AnalyzeBranch() and constant is... | Daniel Sanders | 1 | -3/+3 |
2016-04-24 | Fix an assertion that can never fire because the condition ANDed with the str... | Craig Topper | 1 | -1/+1 |
2016-04-05 | [mips] MIPSR6 Compact jump support | Simon Dardis | 1 | -25/+81 |
2016-03-29 | [mips] Test commit: Mark insertNoop as dead code (NFC) | Simon Dardis | 1 | -0/+1 |
2016-03-14 | [mips] MIPS32R6 compact branch support | Daniel Sanders | 1 | -1/+102 |
2016-02-23 | CodeGen: TII: Take MachineInstr& in predicate API, NFC | Duncan P. N. Exon Smith | 1 | -3/+3 |
2016-02-03 | [mips] Remove redundant inclusions of MipsAnalyzeImmediate.h | Daniel Sanders | 1 | -1/+0 |
2015-08-11 | PseudoSourceValue: Replace global manager with a manager in a machine function. | Alex Lorenz | 1 | -2/+2 |
2015-06-11 | [CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC. | Ahmed Bougacha | 1 | -3/+2 |
2015-01-08 | Update include - this class doesn't use the target machine, but | Eric Christopher | 1 | -1/+1 |
2014-07-18 | Make InstrInfo depend only upon the Subtarget getting passed in | Eric Christopher | 1 | -8/+8 |
2014-07-18 | Fix a couple of formatting and style issues. | Eric Christopher | 1 | -20/+14 |
2014-04-25 | [C++] Use 'nullptr'. Target edition. | Craig Topper | 1 | -2/+2 |
2014-04-22 | [cleanup] Lift using directives, DEBUG_TYPE definitions, and even some | Chandler Carruth | 1 | -2/+2 |
2013-11-19 | [weak vtables] Remove a bunch of weak vtables | Juergen Ributzka | 1 | -1/+4 |
2013-11-18 | Revert r194865 and r194874. | Alexey Samsonov | 1 | -4/+1 |
2013-11-15 | [weak vtables] Remove a bunch of weak vtables | Juergen Ributzka | 1 | -1/+4 |
2013-10-27 | Make first substantial checkin of my port of ARM constant islands code to Mips. | Reed Kotler | 1 | -0/+4 |
2013-10-01 | Test commit. Updated comment. | Matheus Almeida | 1 | -1/+1 |
2013-06-16 | DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI... | David Blaikie | 1 | -9/+0 |
2013-05-13 | [mips] Define a helper function which creates an instruction with the same | Akira Hatanaka | 1 | -0/+13 |
2013-05-13 | [mips] Rename functions. No functionality changes. | Akira Hatanaka | 1 | -5/+5 |
2013-03-01 | [mips] Do not add SecondLastInst to list BranchInstrs if there is only one | Akira Hatanaka | 1 | -2/+2 |
2013-03-01 | [mips] Define an overloaded version of function MipsInstrInfo::AnalyzeBranchAdd. | Akira Hatanaka | 1 | -74/+88 |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 1 | -4/+4 |
2012-09-13 | mips16: When copying operands in a conditional branch instruction, allow for | Akira Hatanaka | 1 | -3/+9 |
2012-08-23 | Make function loadImmediate a member of MipsSEInstrInfo and change it to return | Akira Hatanaka | 1 | -43/+0 |
2012-08-02 | Move the code that creates instances of MipsInstrInfo and MipsFrameLowering out | Akira Hatanaka | 1 | -0/+7 |
2012-07-31 | Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo and | Akira Hatanaka | 1 | -5/+1 |
2012-07-31 | Add definitions of two subclasses of MipsInstrInfo, MipsInstrInfo (for mips16), | Akira Hatanaka | 1 | -293/+9 |
2012-07-23 | Add basic ability to setup call frame, and make procedure calls. | Akira Hatanaka | 1 | -3/+15 |
2012-07-21 | Revert accidental commit. | Akira Hatanaka | 1 | -15/+3 |