index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
MC
/
Disassembler
/
Hexagon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Hexagon] Updating constant extender def, adding alu-not instructions, compar...
Colin LeMahieu
2014-12-30
2
-4
/
+17
*
[Hexagon] Adding allocframe, post-increment circular immediate stores, post-i...
Colin LeMahieu
2014-12-29
1
-1
/
+34
*
[Hexagon] Adding post-increment register form stores and register-immediate f...
Colin LeMahieu
2014-12-29
1
-0
/
+82
*
[Hexagon] Replacing the remaining postincrement stores with versions that hav...
Colin LeMahieu
2014-12-29
1
-1
/
+40
*
[Hexagon] Renaming old multiclass for removal. Adding post-increment store c...
Colin LeMahieu
2014-12-29
1
-0
/
+14
*
[Hexagon] Adding auto-incrementing loads with and without byte reversal.
Colin LeMahieu
2014-12-26
1
-0
/
+24
*
[Hexagon] Adding locked loads.
Colin LeMahieu
2014-12-26
1
-0
/
+4
*
[Hexagon] Adding deallocframe and circular addressing loads.
Colin LeMahieu
2014-12-26
1
-0
/
+39
*
[Hexagon] Adding remaining post-increment instruction variants. Removing unu...
Colin LeMahieu
2014-12-26
1
-0
/
+36
*
[Hexagon] Adding post-increment unsigned byte loads.
Colin LeMahieu
2014-12-26
1
-10
/
+22
*
[Hexagon] Adding post-increment signed byte loads with tests.
Colin LeMahieu
2014-12-26
1
-0
/
+17
*
[Hexagon] Adding doubleword load.
Colin LeMahieu
2014-12-23
1
-0
/
+10
*
[Hexagon] Reapplying 224775 load words.
Colin LeMahieu
2014-12-23
1
-0
/
+12
*
Reverting 224775 until mayLoad flag is addressed.
Colin LeMahieu
2014-12-23
1
-12
/
+0
*
[Hexagon] Adding word loads.
Colin LeMahieu
2014-12-23
1
-0
/
+12
*
[Hexagon] Adding signed halfword loads.
Colin LeMahieu
2014-12-23
1
-0
/
+14
*
[Hexagon] Adding memb instruction. Fixing whitespace in test from 224730.
Colin LeMahieu
2014-12-22
1
-0
/
+12
*
[Hexagon] Adding classes and load unsigned byte instruction, updating usages.
Colin LeMahieu
2014-12-22
1
-0
/
+14
*
[Hexagon] Removing old variants of instructions and updating references.
Colin LeMahieu
2014-12-19
1
-0
/
+2
*
[Hexagon] Adding bit extraction and table indexing instructions.
Colin LeMahieu
2014-12-19
1
-0
/
+16
*
[Hexagon] Adding bit insertion instructions.
Colin LeMahieu
2014-12-19
1
-0
/
+8
*
[Hexagon] Adding more xtype shift instructions.
Colin LeMahieu
2014-12-19
2
-0
/
+22
*
[Hexagon] Adding xtype shift instructions.
Colin LeMahieu
2014-12-19
2
-0
/
+132
*
[Hexagon] Adding transfers to and from control registers.
Colin LeMahieu
2014-12-19
1
-1
/
+5
*
[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
Colin LeMahieu
2014-12-19
1
-0
/
+20
*
Reverting 224550, was not ready for commit.
Colin LeMahieu
2014-12-18
1
-20
/
+0
*
[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
Colin LeMahieu
2014-12-18
1
-0
/
+20
*
[Hexagon] Updating doubleword shift usages to new versions.
Colin LeMahieu
2014-12-16
1
-0
/
+8
*
[Hexagon] Adding tstbit/bitclr/bitset instructions.
Colin LeMahieu
2014-12-16
1
-0
/
+10
*
[Hexagon] Adding bit count and twiddling instructions.
Colin LeMahieu
2014-12-16
1
-0
/
+30
*
[Hexagon] Adding asr/lsr/asl reg/imm, asl with saturation, asr with rounding....
Colin LeMahieu
2014-12-16
3
-0
/
+22
*
[Hexagon] Adding absolute value, and negate with saturation
Colin LeMahieu
2014-12-16
2
-3
/
+9
*
[Hexagon] Adding saturate and swizzle instructions.
Colin LeMahieu
2014-12-16
1
-0
/
+14
*
[Hexagon] Adding doubleword multiplies with and without accumulation.
Colin LeMahieu
2014-12-16
1
-0
/
+12
*
[Hexagon] Adding halfword to doubleword multiplies.
Colin LeMahieu
2014-12-15
1
-0
/
+24
*
[Hexagon] Adding logical-logical accumulation instructions and tests.
Colin LeMahieu
2014-12-15
1
-0
/
+12
*
[Hexagon] Adding a number of additional multiply forms with tests.
Colin LeMahieu
2014-12-15
1
-0
/
+20
*
[Hexagon] Adding misc multiply encodings and tests.
Colin LeMahieu
2014-12-15
1
-0
/
+10
*
[Hexagon] Adding doubleworld accumulating multiplies of halfwords.
Colin LeMahieu
2014-12-15
1
-0
/
+32
*
[Hexagon] Adding accumulating half word multiplies.
Colin LeMahieu
2014-12-15
1
-0
/
+48
*
[Hexagon] Adding multiply with rnd/sat/rndsat
Colin LeMahieu
2014-12-15
1
-0
/
+32
*
[Hexagon] Adding encoding bits for halfword multiplies.
Colin LeMahieu
2014-12-15
1
-0
/
+10
*
[Hexagon] Adding double word add/min/minu/max/maxu instructions and tests.
Colin LeMahieu
2014-12-12
1
-0
/
+14
*
[Hexagon] Adding J class call instructions.
Colin LeMahieu
2014-12-12
1
-0
/
+8
*
[Hexagon] Adding encoding information for sign extend word instruction.
Colin LeMahieu
2014-12-11
1
-0
/
+2
*
[Hexagon] Adding combine ri/ir instructions.
Colin LeMahieu
2014-12-10
1
-0
/
+4
*
[Hexagon] Adding encodings for JR class instructions. Updating complier usages.
Colin LeMahieu
2014-12-10
1
-0
/
+20
*
[Hexagon] Adding JR class predicated call reg instructions.
Colin LeMahieu
2014-12-10
1
-0
/
+6
*
[Hexagon] Fixing broken tests.
Colin LeMahieu
2014-12-09
2
-13
/
+13
*
[Hexagon] Updating rr/ri 32/64 transfer encodings and adding tests.
Colin LeMahieu
2014-12-09
2
-0
/
+22
[prev]
[next]