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
/
HexagonMCExpr.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
*
[Target] Untangle disassemblers
Benjamin Kramer
2018-09-10
1
-1
/
+1
*
[Hexagon] Change iconst to emit 27bit relocation
Krzysztof Parzyszek
2017-05-02
1
-4
/
+4
*
[Hexagon] Update MCTargetDesc
Krzysztof Parzyszek
2017-02-06
1
-2
/
+44
*
[Hexagon] Missed member initialization causing ubsan failure.
Colin LeMahieu
2016-02-29
1
-1
/
+2
*
[Hexagon] Setting sign mismatch flag on expression instead of using bit tricks.
Colin LeMahieu
2016-02-29
1
-0
/
+8
*
[Hexagon] Adding relocation for code size, cold path optimization allowing a ...
Colin LeMahieu
2016-02-16
1
-1
/
+6
*
[NFC] Fixing naming convention, lowercase start of function name.
Colin LeMahieu
2016-02-15
1
-1
/
+1
*
[Hexagon] Wrapping all MCExprs inside MCOperands within HexagonMCExpr to simp...
Colin LeMahieu
2016-02-15
1
-13
/
+28
*
[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...
Colin LeMahieu
2015-11-09
1
-0
/
+49