summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/Hexagon
Commit message (Expand)AuthorAgeFilesLines
...
* [Hexagon] Updating constant extender def, adding alu-not instructions, compar...Colin LeMahieu2014-12-302-4/+17
* [Hexagon] Adding allocframe, post-increment circular immediate stores, post-i...Colin LeMahieu2014-12-291-1/+34
* [Hexagon] Adding post-increment register form stores and register-immediate f...Colin LeMahieu2014-12-291-0/+82
* [Hexagon] Replacing the remaining postincrement stores with versions that hav...Colin LeMahieu2014-12-291-1/+40
* [Hexagon] Renaming old multiclass for removal. Adding post-increment store c...Colin LeMahieu2014-12-291-0/+14
* [Hexagon] Adding auto-incrementing loads with and without byte reversal.Colin LeMahieu2014-12-261-0/+24
* [Hexagon] Adding locked loads.Colin LeMahieu2014-12-261-0/+4
* [Hexagon] Adding deallocframe and circular addressing loads.Colin LeMahieu2014-12-261-0/+39
* [Hexagon] Adding remaining post-increment instruction variants. Removing unu...Colin LeMahieu2014-12-261-0/+36
* [Hexagon] Adding post-increment unsigned byte loads.Colin LeMahieu2014-12-261-10/+22
* [Hexagon] Adding post-increment signed byte loads with tests.Colin LeMahieu2014-12-261-0/+17
* [Hexagon] Adding doubleword load.Colin LeMahieu2014-12-231-0/+10
* [Hexagon] Reapplying 224775 load words.Colin LeMahieu2014-12-231-0/+12
* Reverting 224775 until mayLoad flag is addressed.Colin LeMahieu2014-12-231-12/+0
* [Hexagon] Adding word loads.Colin LeMahieu2014-12-231-0/+12
* [Hexagon] Adding signed halfword loads.Colin LeMahieu2014-12-231-0/+14
* [Hexagon] Adding memb instruction. Fixing whitespace in test from 224730.Colin LeMahieu2014-12-221-0/+12
* [Hexagon] Adding classes and load unsigned byte instruction, updating usages.Colin LeMahieu2014-12-221-0/+14
* [Hexagon] Removing old variants of instructions and updating references.Colin LeMahieu2014-12-191-0/+2
* [Hexagon] Adding bit extraction and table indexing instructions.Colin LeMahieu2014-12-191-0/+16
* [Hexagon] Adding bit insertion instructions.Colin LeMahieu2014-12-191-0/+8
* [Hexagon] Adding more xtype shift instructions.Colin LeMahieu2014-12-192-0/+22
* [Hexagon] Adding xtype shift instructions.Colin LeMahieu2014-12-192-0/+132
* [Hexagon] Adding transfers to and from control registers.Colin LeMahieu2014-12-191-1/+5
* [Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.Colin LeMahieu2014-12-191-0/+20
* Reverting 224550, was not ready for commit.Colin LeMahieu2014-12-181-20/+0
* [Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.Colin LeMahieu2014-12-181-0/+20
* [Hexagon] Updating doubleword shift usages to new versions.Colin LeMahieu2014-12-161-0/+8
* [Hexagon] Adding tstbit/bitclr/bitset instructions.Colin LeMahieu2014-12-161-0/+10
* [Hexagon] Adding bit count and twiddling instructions.Colin LeMahieu2014-12-161-0/+30
* [Hexagon] Adding asr/lsr/asl reg/imm, asl with saturation, asr with rounding....Colin LeMahieu2014-12-163-0/+22
* [Hexagon] Adding absolute value, and negate with saturationColin LeMahieu2014-12-162-3/+9
* [Hexagon] Adding saturate and swizzle instructions.Colin LeMahieu2014-12-161-0/+14
* [Hexagon] Adding doubleword multiplies with and without accumulation.Colin LeMahieu2014-12-161-0/+12
* [Hexagon] Adding halfword to doubleword multiplies.Colin LeMahieu2014-12-151-0/+24
* [Hexagon] Adding logical-logical accumulation instructions and tests.Colin LeMahieu2014-12-151-0/+12
* [Hexagon] Adding a number of additional multiply forms with tests.Colin LeMahieu2014-12-151-0/+20
* [Hexagon] Adding misc multiply encodings and tests.Colin LeMahieu2014-12-151-0/+10
* [Hexagon] Adding doubleworld accumulating multiplies of halfwords.Colin LeMahieu2014-12-151-0/+32
* [Hexagon] Adding accumulating half word multiplies.Colin LeMahieu2014-12-151-0/+48
* [Hexagon] Adding multiply with rnd/sat/rndsatColin LeMahieu2014-12-151-0/+32
* [Hexagon] Adding encoding bits for halfword multiplies.Colin LeMahieu2014-12-151-0/+10
* [Hexagon] Adding double word add/min/minu/max/maxu instructions and tests.Colin LeMahieu2014-12-121-0/+14
* [Hexagon] Adding J class call instructions.Colin LeMahieu2014-12-121-0/+8
* [Hexagon] Adding encoding information for sign extend word instruction.Colin LeMahieu2014-12-111-0/+2
* [Hexagon] Adding combine ri/ir instructions.Colin LeMahieu2014-12-101-0/+4
* [Hexagon] Adding encodings for JR class instructions. Updating complier usages.Colin LeMahieu2014-12-101-0/+20
* [Hexagon] Adding JR class predicated call reg instructions.Colin LeMahieu2014-12-101-0/+6
* [Hexagon] Fixing broken tests.Colin LeMahieu2014-12-092-13/+13
* [Hexagon] Updating rr/ri 32/64 transfer encodings and adding tests.Colin LeMahieu2014-12-092-0/+22
OpenPOWER on IntegriCloud