Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and | Evan Cheng | 2011-06-28 | 1 | -3/+3 |
* | convert targets to the new MF.getMachineMemOperand interface. | Chris Lattner | 2010-09-21 | 1 | -3/+3 |
* | Add const qualifiers to CodeGen's use of LLVM IR constructs. | Dan Gohman | 2010-04-15 | 1 | -1/+1 |
* | Revert 84315 for now. Re-thinking the patch. | Evan Cheng | 2009-10-17 | 1 | -1/+1 |
* | Rename getFixedStack to getStackObject. The stack objects represented are not | Evan Cheng | 2009-10-17 | 1 | -1/+1 |
* | Improve MachineMemOperand handling. | Dan Gohman | 2009-09-25 | 1 | -5/+6 |
* | Fix the offset values for these memoperands. For frame objects, the | Dan Gohman | 2009-09-21 | 1 | -1/+1 |
* | Add missed return | Anton Korobeynikov | 2009-07-17 | 1 | -1/+1 |
* | Forgot to add | Anton Korobeynikov | 2009-07-16 | 1 | -0/+127 |