summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/RDFLiveness.cpp
Commit message (Collapse)AuthorAgeFilesLines
* RDF: Implement register liveness analysisKrzysztof Parzyszek2016-01-121-0/+848
Compute block live-ins and operand kill flags from the DFG. llvm-svn: 257480
OpenPOWER on IntegriCloud