summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/rdf-copy-undef2.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-2/+2
| | | | | | In preparation for allowing allocas to have non-0 addrspace. llvm-svn: 299876
* [RDF] Handle undefined registers in RDF copy propagationKrzysztof Parzyszek2016-04-281-0/+55
When updating the graph, make sure that new uses without reaching defs are handled correctly. llvm-svn: 267891
OpenPOWER on IntegriCloud