summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Fixing memory leak during relaxation by allocating MCInst in MCCont...Colin LeMahieu2015-11-131-5/+22
* [Hexagon] Factoring bundle creation in to a utility function.Colin LeMahieu2015-11-131-2/+1
* [Hexagon] Adding relaxation functionality to backend and test.Colin LeMahieu2015-11-131-3/+31
* Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders2015-09-151-1/+1
* Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders2015-09-151-1/+1
* Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders2015-09-151-1/+1
* Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders2015-09-151-1/+1
* [Hexagon] Adding decoders for signed operands and ensuring all signed operand...Colin LeMahieu2015-06-101-2/+23
* Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...Daniel Sanders2015-06-101-2/+2
* [Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.Colin LeMahieu2015-06-051-0/+1
* Revert r239095 incorrect test tree.Colin LeMahieu2015-06-041-1/+0
* [Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...Colin LeMahieu2015-06-041-0/+1
* [Hexagon] Reapply 238772 OSABI was not correctly set, added empty_elf test to...Colin LeMahieu2015-06-031-20/+125
* Revert "[Hexagon] Adding basic ELF relocation generation and testing advanced...Rafael Espindola2015-06-011-125/+20
* [Hexagon] Adding basic ELF relocation generation and testing advanced relaxat...Colin LeMahieu2015-06-011-20/+125
* [Hexagon] Adding override specifier and removing erroneous assertionColin LeMahieu2015-05-301-4/+2
* [Hexagon] Adding basic relaxation functionality.Colin LeMahieu2015-05-301-6/+123
* Use raw_pwrite_stream in the object writer/streamer.Rafael Espindola2015-04-141-1/+1
* [Hexagon] Adding basic Hexagon ELF object emitter.Colin LeMahieu2014-11-061-0/+74
OpenPOWER on IntegriCloud