Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add address space mangling to lifetime intrinsics | Matt Arsenault | 2017-04-10 | 1 | -2/+2 |
| | | | | | | In preparation for allowing allocas to have non-0 addrspace. llvm-svn: 299876 | ||||
* | [RDF] Handle undefined registers in RDF copy propagation | Krzysztof Parzyszek | 2016-04-28 | 1 | -0/+55 |
When updating the graph, make sure that new uses without reaching defs are handled correctly. llvm-svn: 267891 |