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
/
RDFRegisters.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RDF from Hexagon to Codegen
Scott Constable
2020-06-24
1
-240
/
+0
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-4
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Suppress a warning discovered by rL317076. [-Wunused-private-field]
NAKAMURA Takumi
2017-11-01
1
-0
/
+1
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-08-01
1
-13
/
+34
*
[RDF] Remove covered parts of reached uses for phi and use in same block
Krzysztof Parzyszek
2017-05-05
1
-0
/
+1
*
[RDF] Cache register units for reg masks instead of recalculating them
Krzysztof Parzyszek
2017-04-19
1
-2
/
+11
*
[RDF] Switch RegisterAggr to a bit vector of register units
Krzysztof Parzyszek
2017-04-14
1
-15
/
+43
*
[RDF] Refine propagation of reached uses in liveness computation
Krzysztof Parzyszek
2017-04-14
1
-0
/
+3
*
[RDF] Support for partial structural aliases in RegisterAggr
Krzysztof Parzyszek
2017-02-22
1
-2
/
+6
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-17
1
-0
/
+4
*
Revert "[Hexagon] Start using regmasks on calls"
Rafael Espindola
2017-02-17
1
-4
/
+0
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-16
1
-0
/
+4
*
[RDF] Move normalize(RegisterRef) to PhysicalRegisterInfo
Krzysztof Parzyszek
2017-02-16
1
-2
/
+2
*
[RDF] Add support for regmasks
Krzysztof Parzyszek
2017-01-30
1
-1
/
+56
*
[RDF] Extract the physical register information into a separate class
Krzysztof Parzyszek
2017-01-30
1
-0
/
+115