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
/
lib
/
Target
/
Hexagon
/
Disassembler
/
HexagonDisassembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
Colin LeMahieu
2015-06-05
1
-52
/
+690
*
Revert r239095 incorrect test tree.
Colin LeMahieu
2015-06-04
1
-690
/
+52
*
[Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...
Colin LeMahieu
2015-06-04
1
-52
/
+690
*
[Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...
Colin LeMahieu
2015-05-29
1
-9
/
+53
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-6
/
+6
*
[Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrI...
Colin LeMahieu
2015-02-19
1
-2
/
+2
*
[Hexagon] Adding vector load with post-increment instructions. Adding decode...
Colin LeMahieu
2015-02-10
1
-0
/
+26
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-5
/
+3
*
[Hexagon] Adding deallocframe and circular addressing loads.
Colin LeMahieu
2014-12-26
1
-0
/
+19
*
[Hexagon] Adding transfers to and from control registers.
Colin LeMahieu
2014-12-19
1
-0
/
+23
*
[Hexagon] Adding DoubleRegs decoder. Moving C2_mux and A2_nop. Adding combi...
Colin LeMahieu
2014-12-05
1
-0
/
+24
*
[Hexagon] Marking some instructions as CodeGenOnly=0 and adding disassembly t...
Colin LeMahieu
2014-12-04
1
-1
/
+4
*
[Hexagon] Converting from ADD_rr to A2_add which has encoding bits.
Colin LeMahieu
2014-11-18
1
-0
/
+34
*
Pass an ArrayRef to MCDisassembler::getInstruction.
Rafael Espindola
2014-11-12
1
-5
/
+3
*
Misc style fixes. NFC.
Rafael Espindola
2014-11-10
1
-5
/
+6
*
[Hexagon] Reverting 220584 to address ASAN errors.
Colin LeMahieu
2014-11-04
1
-34
/
+0
*
Prune CRLF.
NAKAMURA Takumi
2014-10-27
1
-115
/
+115
*
[Hexagon] Resubmission of 220427
Colin LeMahieu
2014-10-24
1
-0
/
+34
*
Revert r220427, "[Hexagon] Adding encoding bits for add opcode."
NAKAMURA Takumi
2014-10-23
1
-34
/
+0
*
[Hexagon] Adding encoding bits for add opcode.
Colin LeMahieu
2014-10-22
1
-0
/
+34
*
Fix VS2012 build; C++11 type aliases are not supported.
Hans Wennborg
2014-10-22
1
-1
/
+2
*
Ammending 220393 - Removing unused decoding tables.
Colin LeMahieu
2014-10-22
1
-18
/
+0
*
Ammending 220393 - Removing unused functions.
Colin LeMahieu
2014-10-22
1
-33
/
+0
*
[Hexagon] Adding basic disassembler.
Colin LeMahieu
2014-10-22
1
-0
/
+131
[prev]