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
/
MCTargetDesc
/
HexagonMCDuplexInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Remove unintended fallthrough from MC duplex code
Reid Kleckner
2018-11-01
1
-5
/
+5
*
Annotate possibly unintended fallthroughs in Hexagon MC code, NFC
Reid Kleckner
2018-11-01
1
-0
/
+6
*
[Hexagon] Remove support for V4
Krzysztof Parzyszek
2018-10-19
1
-2
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-14
/
+16
*
[Hexagon] Fix fall-through warnings in HexagonMCDuplexInfo.cpp
Krzysztof Parzyszek
2018-03-20
1
-4
/
+4
*
[Hexagon] Add support for Hexagon V65
Krzysztof Parzyszek
2017-12-11
1
-3
/
+3
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-2
/
+2
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+2
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-08-01
1
-4
/
+11
*
[Hexagon] Handle a global operand to A2_addi when creating duplexes
Krzysztof Parzyszek
2017-06-22
1
-27
/
+26
*
[Hexagon] Update MCTargetDesc
Krzysztof Parzyszek
2017-02-06
1
-13
/
+32
*
Fix spelling mistakes in Hexagon target comments. NFC.
Simon Pilgrim
2016-11-17
1
-1
/
+1
*
[Hexagon] NFC Removing 'V4_' prefix from duplex instruction names.
Colin LeMahieu
2016-10-07
1
-106
/
+106
*
[Hexagon] Make p0 an explicit operand in VA1_clr* subinstructions, NFC
Krzysztof Parzyszek
2016-08-19
1
-0
/
+5
*
[Hexagon] Mark PS_jumpret as pseudo-instruction, expand it into J2_jumpr
Krzysztof Parzyszek
2016-08-19
1
-16
/
+5
*
[Hexagon] Standardize pseudo-instructions for calls and returns
Krzysztof Parzyszek
2016-08-12
1
-14
/
+14
*
[Hexagon] Create global std::map lazily.
Benjamin Kramer
2016-07-02
1
-3
/
+3
*
[Hexagon] Use std::begin() and std::end() instead of doing the same manually....
Craig Topper
2015-12-01
1
-2
/
+1
*
[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...
Colin LeMahieu
2015-11-09
1
-66
/
+55
*
Make a bunch of static arrays const.
Craig Topper
2015-10-18
1
-1
/
+1
*
Remove duplicate conditional in if-stmt.
Eric Christopher
2015-06-15
1
-2
/
+1
*
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
Colin LeMahieu
2015-06-05
1
-0
/
+1100
*
Revert r239095 incorrect test tree.
Colin LeMahieu
2015-06-04
1
-1100
/
+0
*
[Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...
Colin LeMahieu
2015-06-04
1
-0
/
+1100