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
/
RDFCopy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RDF from Hexagon to Codegen
Scott Constable
2020-06-24
1
-3
/
+3
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MachineOperand][Target] MachineOperand::isRenamable semantics changes
Geoff Berry
2018-02-23
1
-3
/
+0
*
[RDF] Clear the renamable flag when copy propagating reserved registers
Krzysztof Parzyszek
2018-01-30
1
-2
/
+6
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-08-01
1
-9
/
+14
*
[RDF] Use faster version of findBlock
Krzysztof Parzyszek
2017-04-19
1
-1
/
+1
*
[RDF] Remove the map of reaching defs from copy propagation
Krzysztof Parzyszek
2017-03-10
1
-52
/
+20
*
[RDF] Differentiate between defining and clobbering nodes
Krzysztof Parzyszek
2017-02-16
1
-1
/
+1
*
[RDF] Switch RegisterRef to be a pair (Register, LaneMask)
Krzysztof Parzyszek
2016-10-14
1
-38
/
+27
*
[RDF] Replace RegisterAliasInfo with target-independent code using lane masks
Krzysztof Parzyszek
2016-10-03
1
-2
/
+2
*
[hexagon] Move BlockRanges and RDF stuff into the llvm namespace.
Benjamin Kramer
2016-05-27
1
-3
/
+2
*
[RDF] Handle undefined registers in RDF copy propagation
Krzysztof Parzyszek
2016-04-28
1
-1
/
+6
*
[RDF] Improvements to copy propagation
Krzysztof Parzyszek
2016-01-18
1
-71
/
+138
*
RDF: Copy propagation
Krzysztof Parzyszek
2016-01-12
1
-0
/
+180