summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...Colin LeMahieu2015-11-091-1/+4
* Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders2015-09-151-2/+2
* Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders2015-09-151-2/+2
* Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders2015-09-151-2/+2
* Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders2015-09-151-2/+2
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...Daniel Sanders2015-06-101-2/+3
* [Hexagon] classes are actually structs.Colin LeMahieu2015-05-311-2/+2
* [Hexagon] Adding MC packet shuffler.Colin LeMahieu2015-05-311-0/+4
* Use raw_pwrite_stream in the object writer/streamer.Rafael Espindola2015-04-141-2/+3
* Remove the use of the subtarget in MCCodeEmitter creation andEric Christopher2015-03-101-1/+0
* [Hexagon] Removing static variable holding MCInstrInfo.Colin LeMahieu2015-02-191-0/+2
* [Hexagon] Adding basic Hexagon ELF object emitter.Colin LeMahieu2014-11-061-3/+16
* [Hexagon] Reverting 220584 to address ASAN errors.Colin LeMahieu2014-11-041-2/+0
* [Hexagon] Resubmission of 220427Colin LeMahieu2014-10-241-0/+2
* Revert r220427, "[Hexagon] Adding encoding bits for add opcode."NAKAMURA Takumi2014-10-231-2/+0
* [Hexagon] Adding encoding bits for add opcode.Colin LeMahieu2014-10-221-0/+2
* Adding skeleton for unit testing Hexagon Code EmissionSid Manning2014-10-031-0/+9
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Remove some unnecessary forward declarations.Craig Topper2012-03-221-1/+0
* Fix some copy and paste remnants of Cell and SPU in Hexagon files.Craig Topper2012-03-171-3/+3
* Add MCTargetDesc library to Hexagon targetTony Linthicum2011-12-151-0/+40
OpenPOWER on IntegriCloud