summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInst.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrI...Colin LeMahieu2015-02-191-66/+0
* [Hexagon] Moving more functions off of HexagonMCInst and in to HexagonMCInstr...Colin LeMahieu2015-02-191-129/+0
* [Hexagon] Creating HexagonMCInstrInfo namespace as landing zone for static fu...Colin LeMahieu2015-02-191-32/+15
* [Hexagon] Removing static variable holding MCInstrInfo.Colin LeMahieu2015-02-191-4/+3
* Remove dead code in the HexagonMCInst classes. This also fixesEric Christopher2015-02-021-4/+0
* 80-col fixup.Eric Christopher2015-02-021-0/+4
* Remove dead code in the HexagonMCInst classes. This also fixesEric Christopher2015-02-021-12/+0
* 80-col fixup.Eric Christopher2015-02-021-1/+3
* [Hexagon] Converting member InstrDesc to static variable.Colin LeMahieu2014-12-031-15/+19
* [Hexagon] Converting subclass members to an implicit operand.Colin LeMahieu2014-12-031-9/+41
* [NFC] Fixing pendantic warning extra semicolons.Colin LeMahieu2014-12-031-7/+7
* [Hexagon] [NFC] Moving function implementations out of header. Clang-formatt...Colin LeMahieu2014-12-031-23/+34
* [Hexagon] Reverting 220584 to address ASAN errors.Colin LeMahieu2014-11-041-45/+73
* [Hexagon] Resubmission of 220427Colin LeMahieu2014-10-241-73/+45
* Revert r220427, "[Hexagon] Adding encoding bits for add opcode."NAKAMURA Takumi2014-10-231-45/+73
* [Hexagon] Adding encoding bits for add opcode.Colin LeMahieu2014-10-221-73/+45
* Fix undefined behavior (left shift of negative value) in Hexagon backend.Alexey Samsonov2014-08-201-3/+3
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-2/+3
* Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.Jyotsna Verma2013-02-201-0/+175
OpenPOWER on IntegriCloud