aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Hexagon/RDFGraph.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-07[RDF] Introduce "undef" flag for ref nodesKrzysztof Parzyszek1-8/+28
2016-07-22[RDF] Make the graph construction/use less expensiveKrzysztof Parzyszek1-1/+15
2016-05-27[hexagon] Move BlockRanges and RDF stuff into the llvm namespace.Benjamin Kramer1-3/+1
2016-04-28[RDF] Add option to keep dead phi nodes in DFGKrzysztof Parzyszek1-1/+8
2016-04-18[NFC] Header cleanupMehdi Amini1-1/+0
2016-01-18[RDF] Allow unlinking ref nodes from data-flow chains onlyKrzysztof Parzyszek1-2/+17
2016-01-12Register Data Flow: data flow graphKrzysztof Parzyszek1-0/+841