summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders2015-09-151-2/+1
* Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders2015-09-151-1/+2
* Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders2015-09-151-2/+1
* Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders2015-09-151-1/+2
* Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...Daniel Sanders2015-06-101-2/+2
* MC: Clean up naming in MCObjectWriter. NFC.Jim Grosbach2015-06-041-1/+1
* Use raw_pwrite_stream in the object writer/streamer.Rafael Espindola2015-04-141-1/+1
* [SystemZ] Support all TLS access models - MC partUlrich Weigand2015-02-181-4/+4
* Completely rewrite ELFObjectWriter::RecordRelocation.Rafael Espindola2014-03-291-2/+3
* [SystemZ] Remove "virtual" from override methodsRichard Sandiford2014-03-061-14/+11
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-12/+9
* Just returning false is the default.Rafael Espindola2014-02-061-4/+0
* [SystemZ] Define the call instructions as pseudo aliases.Richard Sandiford2013-09-251-34/+9
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-091-2/+3
* [SystemZ] Add long branch passRichard Sandiford2013-05-201-3/+2
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+151
OpenPOWER on IntegriCloud