summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/SystemZInstrBuilder.h
Commit message (Expand)AuthorAge
* [SystemZ] Update namespace formatting to match current guidelinesRichard Sandiford2014-03-06
* [SystemZ] Add back endUlrich Weigand2013-05-06
* Remove the SystemZ backend.Dan Gohman2011-10-24
* - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo andEvan Cheng2011-06-28
* convert targets to the new MF.getMachineMemOperand interface.Chris Lattner2010-09-21
* Add const qualifiers to CodeGen's use of LLVM IR constructs.Dan Gohman2010-04-15
* Revert 84315 for now. Re-thinking the patch.Evan Cheng2009-10-17
* Rename getFixedStack to getStackObject. The stack objects represented are notEvan Cheng2009-10-17
* Improve MachineMemOperand handling.Dan Gohman2009-09-25
* Fix the offset values for these memoperands. For frame objects, theDan Gohman2009-09-21
* Add missed returnAnton Korobeynikov2009-07-17
* Forgot to addAnton Korobeynikov2009-07-16