summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/RDFGraph.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Register Data Flow: data flow graphKrzysztof Parzyszek2016-01-121-0/+1716
Target independent, SSA-based data flow framework for representing data flow between physical registers. This commit implements the creation of the actual data flow graph. llvm-svn: 257477
OpenPOWER on IntegriCloud