summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...Colin LeMahieu2015-11-091-137/+82
* [Hexagon] Adding skeleton of HVX extension instructions.Colin LeMahieu2015-10-171-0/+28
* -Wdeprecated: Remove some dead code that was relying on a questionable (rule-...David Blaikie2015-08-051-41/+0
* MC: Add target hook to control symbol quotingMatt Arsenault2015-06-091-2/+2
* [Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.Colin LeMahieu2015-06-051-1/+7
* Revert r239095 incorrect test tree.Colin LeMahieu2015-06-041-7/+1
* [Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...Colin LeMahieu2015-06-041-1/+7
* [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...Colin LeMahieu2015-05-291-39/+69
* [Hexagon] Use constant extenders to fix up hardware loopsBrendon Cahoon2015-04-271-0/+14
* [Hexagon] Implement HexagonInstPrinter::printRegNameKrzysztof Parzyszek2015-04-221-5/+6
* [MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka2015-03-271-2/+3
* [Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrI...Colin LeMahieu2015-02-191-14/+9
* [Hexagon] [NFC] Renaming *packetStart to *packetBeginColin LeMahieu2014-12-031-3/+3
* [Hexagon] Adding NOP encoding bits.Colin LeMahieu2014-11-251-1/+1
* [Hexagon] [NFC] Merging InstPrinter directory in to MCTargetDesc since they h...Colin LeMahieu2014-11-201-0/+254
* [Hexagon] Reverting 220584 to address ASAN errors.Colin LeMahieu2014-11-041-253/+0
* [Hexagon] Resubmission of 220427Colin LeMahieu2014-10-241-0/+253
OpenPOWER on IntegriCloud