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
/
RDFLiveness.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RDF] Implement Liveness::getNearestAliasedRef(Reg, Inst)
Krzysztof Parzyszek
2017-03-10
1
-0
/
+3
*
[RDF] Add recursion limit to getAllReachingDefsRec
Krzysztof Parzyszek
2017-03-01
1
-2
/
+7
*
[RDF] Aggregate shadow phi uses into one cluster when propagating live info
Krzysztof Parzyszek
2017-02-16
1
-8
/
+5
*
[RDF] Extract the physical register information into a separate class
Krzysztof Parzyszek
2017-01-30
1
-4
/
+5
*
[RDF] Use RegisterId typedef more consistently, NFC
Krzysztof Parzyszek
2016-10-21
1
-1
/
+2
*
[RDF] Switch RefMap in liveness calculation to use lane masks
Krzysztof Parzyszek
2016-10-19
1
-3
/
+19
*
[RDF] Switch RegisterRef to be a pair (Register, LaneMask)
Krzysztof Parzyszek
2016-10-14
1
-3
/
+2
*
[RDF] Replace RegisterAliasInfo with target-independent code using lane masks
Krzysztof Parzyszek
2016-10-03
1
-6
/
+14
*
[RDF] Fix liveness analysis for phi nodes with shadow uses
Krzysztof Parzyszek
2016-09-07
1
-1
/
+1
*
[hexagon] Move BlockRanges and RDF stuff into the llvm namespace.
Benjamin Kramer
2016-05-27
1
-2
/
+2
*
[Hexagon] Optimize addressing modes for load/store
Krzysztof Parzyszek
2016-04-29
1
-0
/
+4
*
RDF: Implement register liveness analysis
Krzysztof Parzyszek
2016-01-12
1
-0
/
+106