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
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[Hexagon] Add guest registers
Krzysztof Parzyszek
2018-03-01
1
-0
/
+58
*
Remove a non-modular header (& inline it into its one use)
David Blaikie
2017-12-14
1
-3
/
+55
*
[Hexagon] Add support for Hexagon V65
Krzysztof Parzyszek
2017-12-11
1
-93
/
+126
*
Hexagon: Fold a single-use textual header into its use
David Blaikie
2017-10-25
1
-15
/
+56
*
[Hexagon] Switch to parameterized register classes for HVX
Krzysztof Parzyszek
2017-09-15
1
-19
/
+19
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-07-26
1
-36
/
+36
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-3
/
+3
*
[Hexagon] Remove C6 and C7 as separate registers
Krzysztof Parzyszek
2017-05-05
1
-1
/
+1
*
[Hexagon] Improve shuffle error reporting
Krzysztof Parzyszek
2017-05-01
1
-1
/
+2
*
[Hexagon] Change the vector scaling for vector offsets
Krzysztof Parzyszek
2017-04-06
1
-15
/
+1
*
[Hexagon] Implement @llvm.readcyclecounter()
Krzysztof Parzyszek
2017-02-22
1
-2
/
+2
*
[Hexagon] Introduce Hexagon V62
Krzysztof Parzyszek
2017-02-10
1
-14
/
+22
*
[Hexagon] Replace instruction definitions with auto-generated ones
Krzysztof Parzyszek
2017-02-10
1
-1137
/
+177
*
[Hexagon] Rename TypeCOMPOUND to TypeCJ
Krzysztof Parzyszek
2017-02-02
1
-1
/
+1
*
[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2016-12-13
1
-60
/
+45
*
[Hexagon] Changing from literal numeric value to argument since #-1 will not ...
Colin LeMahieu
2016-12-05
1
-0
/
+31
*
Support: Remove MemoryObject and DataStreamer interfaces.
Peter Collingbourne
2016-11-02
1
-1
/
+0
*
[Hexagon] Rename operand/predicate names for unshifted integers
Krzysztof Parzyszek
2016-11-01
1
-8
/
+8
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-1
/
+1
*
[Hexagon] NFC Removing 'V4_' prefix from duplex instruction names.
Colin LeMahieu
2016-10-07
1
-261
/
+261
*
[Hexagon] NFC. Canonicalizing absolute address instruction names.
Colin LeMahieu
2016-10-06
1
-42
/
+42
*
[Hexagon] Fix disassembler crash after r279255
Krzysztof Parzyszek
2016-09-09
1
-0
/
+3
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[Hexagon] Adding missing break in switch statement. Extra operands would hav...
Colin LeMahieu
2016-03-16
1
-0
/
+1
*
[NFC] Convert tabs to spaces.
Colin LeMahieu
2016-03-01
1
-2
/
+2
*
[NFC] Referencing manual for reason why subregbit is checked
Colin LeMahieu
2016-02-01
1
-1
/
+2
*
Reflect the MC/MCDisassembler split on the include/ level.
Benjamin Kramer
2016-01-26
1
-1
/
+1
*
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical...
Craig Topper
2015-12-05
1
-16
/
+16
*
[Hexagon] Use array_lengthof and const correct and type correct the array and...
Craig Topper
2015-12-01
1
-7
/
+5
*
Use array_lengthof instead of manually calculating it. NFC
Craig Topper
2015-12-01
1
-2
/
+2
*
[Hexagon] Use ArrayRef to avoid needing to calculate an array size. Interesti...
Craig Topper
2015-12-01
1
-16
/
+11
*
[Hexagon] Factoring bundle creation in to a utility function.
Colin LeMahieu
2015-11-13
1
-2
/
+1
*
[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...
Colin LeMahieu
2015-11-09
1
-209
/
+738
*
[Hexagon] Fixing mistaken case fallthrough.
Colin LeMahieu
2015-11-03
1
-0
/
+1
*
[Hexagon] Adding skeleton of HVX extension instructions.
Colin LeMahieu
2015-10-17
1
-0
/
+75
*
Explicitly clear the MI operand list when getInstruction() is called. Call M...
Cameron Esfahani
2015-08-11
1
-0
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[Hexagon] Adding decoders for signed operands and ensuring all signed operand...
Colin LeMahieu
2015-06-10
1
-0
/
+118
*
[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
[next]