summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [Hexagon] Adding MC ELF streamer and updating addend relocation test which sh...Colin LeMahieu2015-06-171-0/+15
* [Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.Colin LeMahieu2015-06-051-0/+68
* Revert r239095 incorrect test tree.Colin LeMahieu2015-06-041-68/+0
* [Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...Colin LeMahieu2015-06-041-0/+68
* [Hexagon] Adding MC packet shuffler.Colin LeMahieu2015-05-311-5/+77
* [Hexagon] Adding basic relaxation functionality.Colin LeMahieu2015-05-301-0/+24
* [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...Colin LeMahieu2015-05-291-34/+71
* MC: Modernize MCOperand API naming. NFC.Jim Grosbach2015-05-131-2/+2
* [Hexagon] Adding expression MC emission and removing XFAIL from test that hit...Colin LeMahieu2015-05-011-0/+25
* [Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrI...Colin LeMahieu2015-02-191-6/+48
* [Hexagon] Moving more functions off of HexagonMCInst and in to HexagonMCInstr...Colin LeMahieu2015-02-191-1/+145
* [Hexagon] Creating HexagonMCInstrInfo namespace as landing zone for static fu...Colin LeMahieu2015-02-191-0/+37
OpenPOWER on IntegriCloud