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
/
RDFDeadCode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RDF from Hexagon to Codegen
Scott Constable
2020-06-24
1
-2
/
+2
*
Prune two MachineInstr.h includes, fix up deps
Reid Kleckner
2019-10-19
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-1
/
+1
*
[Hexagon] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-24
1
-1
/
+1
*
[Hexagon] Make sure that RDF does not remove EH_LABELs
Krzysztof Parzyszek
2017-11-21
1
-1
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-17
1
-1
/
+11
*
Revert "[Hexagon] Start using regmasks on calls"
Rafael Espindola
2017-02-17
1
-11
/
+1
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-16
1
-1
/
+11
*
[RDF] Improve compile-time performance of dead code elimination
Krzysztof Parzyszek
2016-01-18
1
-9
/
+37
*
[RDF] Allow unlinking ref nodes from data-flow chains only
Krzysztof Parzyszek
2016-01-18
1
-2
/
+2
*
RDF: Dead code elimination
Krzysztof Parzyszek
2016-01-12
1
-0
/
+204