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
/
HexagonShuffler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include what you use in HexagonShuffler.cpp
Dmitri Gribenko
2019-06-03
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Foundation of support for Hexagon V66
Krzysztof Parzyszek
2018-12-05
1
-1
/
+15
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-3
/
+3
*
[Hexagon] Add support for Hexagon V65
Krzysztof Parzyszek
2017-12-11
1
-78
/
+134
*
[Hexagon] Use stable sort for HexagonShuffler to remove non-deterministic ord...
Mandeep Singh Grang
2017-11-28
1
-5
/
+5
*
Fix warnings discovered by rL317076. [-Wunused-private-field]
NAKAMURA Takumi
2017-11-01
1
-1
/
+1
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-08-01
1
-31
/
+34
*
[Hexagon] Fix -Wimplicit-fallthrough warnings. NFCI.
Simon Pilgrim
2017-07-07
1
-0
/
+2
*
[Hexagon] Use automatically-generated scheduling information for HVX
Krzysztof Parzyszek
2017-05-03
1
-5
/
+4
*
[Hexagon] Formatting changes, NFC
Krzysztof Parzyszek
2017-05-02
1
-1
/
+1
*
[Hexagon] Make sure duplexed dealloc_returns are checked for double jumps
Krzysztof Parzyszek
2017-05-02
1
-0
/
+8
*
[Hexagon] Move checking AXOK to checker
Krzysztof Parzyszek
2017-05-02
1
-68
/
+2
*
[Hexagon] Remove unneeded code from HexagonShuffler
Krzysztof Parzyszek
2017-05-02
1
-9
/
+7
*
[Hexagon] Replace CVI_VM_CUR_LD type with CVI_VM_LD
Krzysztof Parzyszek
2017-05-01
1
-3
/
+0
*
[Hexagon] Improve shuffle error reporting
Krzysztof Parzyszek
2017-05-01
1
-56
/
+61
*
[Hexagon] Updating inline saturate lanes for v62 version.
Colin LeMahieu
2017-03-16
1
-1
/
+4
*
[Hexagon] Replace instruction definitions with auto-generated ones
Krzysztof Parzyszek
2017-02-10
1
-0
/
+16
*
[Hexagon] Update instruction types
Krzysztof Parzyszek
2017-02-07
1
-8
/
+18
*
[Hexagon] Address ASAN and UBSAN failures after r294226
Krzysztof Parzyszek
2017-02-07
1
-5
/
+9
*
Revert "[Hexagon] Address ASAN and UBSAN failures after r294226"
Krzysztof Parzyszek
2017-02-06
1
-7
/
+3
*
[Hexagon] Address ASAN and UBSAN failures after r294226
Krzysztof Parzyszek
2017-02-06
1
-3
/
+7
*
[Hexagon] Update MCTargetDesc
Krzysztof Parzyszek
2017-02-06
1
-84
/
+251
*
[Hexagon] Adding change of flow max 1 (cofMax1) TS flag for marking this rest...
Colin LeMahieu
2016-10-08
1
-4
/
+4
*
[Hexagon][NFC] Using documented instruction type name V4LDST instead of MEMOP.
Colin LeMahieu
2016-10-07
1
-1
/
+1
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
[Hexagon] Replace a static member variable in HexagonCVIResource (NFC)
Tobias Edler von Koch
2016-01-08
1
-13
/
+6
*
[Hexagon] Adding shuffling resources for HVX instructions and tests for instr...
Colin LeMahieu
2015-12-03
1
-4
/
+84
*
Put global classes into the appropriate namespace.
Benjamin Kramer
2015-10-28
1
-0
/
+2
*
Hexagon: Paper over the undefined behaviour introduced by r238692
Justin Bogner
2015-06-24
1
-0
/
+3
*
[Hexagon] Adding MC packet shuffler.
Colin LeMahieu
2015-05-31
1
-0
/
+385