summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-2/+2
* [Hexagon] Adding MC ELF streamer and updating addend relocation test which sh...Colin LeMahieu2015-06-171-1/+4
* [Hexagon] Alphabetical ordering of functions, NFC.Colin LeMahieu2015-06-161-5/+5
* [Hexagon] Adding functionality for searching for compound instruction pairs. ...Colin LeMahieu2015-06-081-0/+3
* [Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.Colin LeMahieu2015-06-051-3/+57
* Revert r239095 incorrect test tree.Colin LeMahieu2015-06-041-57/+3
* [Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...Colin LeMahieu2015-06-041-3/+57
* [Hexagon] Adding MC packet shuffler.Colin LeMahieu2015-05-311-1/+26
* [Hexagon] Adding basic relaxation functionality.Colin LeMahieu2015-05-301-0/+10
* [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...Colin LeMahieu2015-05-291-21/+39
* Remove 3 includes from MCInstrDesc.h and explicitly include them where neededPete Cooper2015-05-151-0/+1
* [Hexagon] Adding expression MC emission and removing XFAIL from test that hit...Colin LeMahieu2015-05-011-4/+19
* [Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrI...Colin LeMahieu2015-02-191-0/+31
* [Hexagon] Moving more functions off of HexagonMCInst and in to HexagonMCInstr...Colin LeMahieu2015-02-191-0/+46
* [Hexagon] Creating HexagonMCInstrInfo namespace as landing zone for static fu...Colin LeMahieu2015-02-191-0/+29
OpenPOWER on IntegriCloud