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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-08-01
1
-3
/
+12
*
[RDF] Remove covered parts of reached uses for phi and use in same block
Krzysztof Parzyszek
2017-05-05
1
-0
/
+15
*
[RDF] Cache register units for reg masks instead of recalculating them
Krzysztof Parzyszek
2017-04-19
1
-29
/
+18
*
[RDF] Correctly enumerate reg units for reg masks
Krzysztof Parzyszek
2017-04-14
1
-3
/
+5
*
[RDF] Switch RegisterAggr to a bit vector of register units
Krzysztof Parzyszek
2017-04-14
1
-144
/
+108
*
[RDF] Refine propagation of reached uses in liveness computation
Krzysztof Parzyszek
2017-04-14
1
-0
/
+46
*
[RDF] Support for partial structural aliases in RegisterAggr
Krzysztof Parzyszek
2017-02-22
1
-59
/
+61
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-17
1
-3
/
+12
*
Revert "[Hexagon] Start using regmasks on calls"
Rafael Espindola
2017-02-17
1
-12
/
+3
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-16
1
-3
/
+12
*
[RDF] Move normalize(RegisterRef) to PhysicalRegisterInfo
Krzysztof Parzyszek
2017-02-16
1
-19
/
+27
*
[RDF] Add support for regmasks
Krzysztof Parzyszek
2017-01-30
1
-1
/
+142
*
[RDF] Extract the physical register information into a separate class
Krzysztof Parzyszek
2017-01-30
1
-0
/
+196