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
/
HexagonMCChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-mc] Add reportWarning() to MCContext
Brian Cain
2019-08-08
1
-5
/
+2
*
Include what you use in HexagonMCChecker.cpp
Dmitri Gribenko
2019-06-03
1
-1
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Add support for Hexagon V65
Krzysztof Parzyszek
2017-12-11
1
-141
/
+181
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-08-01
1
-34
/
+34
*
[Hexagon] Formatting changes, NFC
Krzysztof Parzyszek
2017-05-02
1
-6
/
+4
*
[Hexagon] Move checking AXOK to checker
Krzysztof Parzyszek
2017-05-02
1
-1
/
+77
*
[Hexagon] Extract function that checks endloops with other branches
Krzysztof Parzyszek
2017-05-02
1
-35
/
+38
*
[Hexagon] Add new packet iterator which will iterate through duplexes
Krzysztof Parzyszek
2017-05-02
1
-14
/
+8
*
[Hexagon] Check for .cur def without use without using a map data structure
Krzysztof Parzyszek
2017-05-02
1
-19
/
+38
*
[Hexagon] Replace CVI_VM_CUR_LD type with CVI_VM_LD
Krzysztof Parzyszek
2017-05-01
1
-2
/
+2
*
[Hexagon] Improving error reporting for writing to read only registers
Krzysztof Parzyszek
2017-05-01
1
-7
/
+21
*
[Hexagon] Give better error messages for solo instruction errors
Krzysztof Parzyszek
2017-05-01
1
-6
/
+10
*
[Hexagon] Improve shuffle error reporting
Krzysztof Parzyszek
2017-05-01
1
-122
/
+118
*
[Hexagon] Remove unused variables
Krzysztof Parzyszek
2017-03-31
1
-11
/
+2
*
[Hexagon] Update MCTargetDesc
Krzysztof Parzyszek
2017-02-06
1
-30
/
+46
*
[Hexagon] Separate C8 and USR to avoid unwanted subregister composition
Krzysztof Parzyszek
2016-05-28
1
-0
/
+5
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[Hexagon] Don't call getNumImplicitDefs and then iterate over the count. getN...
Craig Topper
2015-12-05
1
-24
/
+25
*
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical...
Craig Topper
2015-12-05
1
-1
/
+1
*
[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...
Colin LeMahieu
2015-11-09
1
-0
/
+580