summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Hexagon
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...Colin LeMahieu2015-05-298-16/+32
* Expand MUX instructions early on HexagonKrzysztof Parzyszek2015-03-311-1/+1
* Revert 233694. Weak SVN-fu.Krzysztof Parzyszek2015-03-311-1/+1
* Expand MUX instructions early on HexagonKrzysztof Parzyszek2015-03-311-1/+1
* [Hexagon] Updating predicate register transfers and adding tstbit to allow se...Colin LeMahieu2014-12-099-9/+9
* [Hexagon] Adding cmp* immediate form instructions.Colin LeMahieu2014-11-263-0/+30
* [Hexagon] Adding and64, or64, and xor64 instructions.Colin LeMahieu2014-11-263-0/+30
* [Hexagon] Adding add64 and sub64 instructions.Colin LeMahieu2014-11-252-0/+20
* Reverting 222792Colin LeMahieu2014-11-253-30/+0
* [Hexagon] Adding compare with immediate instructions.Colin LeMahieu2014-11-253-0/+30
* [Hexagon] [NFC] Adding trailing whitespace to test files.Colin LeMahieu2014-11-2517-17/+17
* [Hexagon] Adding C2_mux instruction.Colin LeMahieu2014-11-251-0/+10
* [Hexagon] Replacing cmp* instructions with ones that contain encoding bits.Colin LeMahieu2014-11-255-0/+50
* [Hexagon] Adding asrh instruction, removing unused multiclasses.Colin LeMahieu2014-11-241-0/+10
* [Hexagon] Adding aslh instruction.Colin LeMahieu2014-11-241-0/+10
* [Hexagon] Adding zxth instruction.Colin LeMahieu2014-11-241-0/+10
* [Hexagon] Adding zxtb instruction.Colin LeMahieu2014-11-241-0/+10
* [Hexagon] Adding sxth instruction.Colin LeMahieu2014-11-211-0/+10
* [Hexagon] Adding sxtb instruction. Renaming some identically named classes t...Colin LeMahieu2014-11-211-0/+10
* [Hexagon] Adding A2_xor instruction with IR selection pattern and test.Colin LeMahieu2014-11-191-0/+10
* [Hexagon] Adding A2_or instruction with IR selection pattern and test.Colin LeMahieu2014-11-191-0/+10
* [Hexagon] Adding A2_and instruction.Colin LeMahieu2014-11-181-0/+10
* [Hexagon] Adding A2_sub instructionColin LeMahieu2014-11-182-0/+10
* [Hexagon] Converting from ADD_rr to A2_add which has encoding bits.Colin LeMahieu2014-11-181-0/+10
* [Hexagon] Adding basic Hexagon ELF object emitter.Colin LeMahieu2014-11-062-0/+10
* reverting r209132Jyotsna Verma2014-05-191-126/+0
* Hexagon: Add encoding bits to the mpy instructions.Jyotsna Verma2014-05-191-0/+126
OpenPOWER on IntegriCloud