summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZInstrBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* MachineFunction: Return reference for getFrameInfo(); NFCMatthias Braun2016-07-281-2/+2
* [CodeGen] Take a MachineMemOperand::Flags in MachineFunction::getMachineMemOp...Justin Lebar2016-07-151-1/+1
* PseudoSourceValue: Replace global manager with a manager in a machine function.Alex Lorenz2015-08-111-5/+3
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [SystemZ] Update namespace formatting to match current guidelinesRichard Sandiford2014-03-061-1/+1
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+48
* Remove the SystemZ backend.Dan Gohman2011-10-241-128/+0
* - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo andEvan Cheng2011-06-281-3/+3
* convert targets to the new MF.getMachineMemOperand interface.Chris Lattner2010-09-211-3/+3
* Add const qualifiers to CodeGen's use of LLVM IR constructs.Dan Gohman2010-04-151-1/+1
* Revert 84315 for now. Re-thinking the patch.Evan Cheng2009-10-171-1/+1
* Rename getFixedStack to getStackObject. The stack objects represented are notEvan Cheng2009-10-171-1/+1
* Improve MachineMemOperand handling.Dan Gohman2009-09-251-5/+6
* Fix the offset values for these memoperands. For frame objects, theDan Gohman2009-09-211-1/+1
* Add missed returnAnton Korobeynikov2009-07-171-1/+1
* Forgot to addAnton Korobeynikov2009-07-161-0/+127
OpenPOWER on IntegriCloud