Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add address space mangling to lifetime intrinsics | Matt Arsenault | 2017-04-10 | 1 | -18/+18 |
| | | | | | | In preparation for allowing allocas to have non-0 addrspace. llvm-svn: 299876 | ||||
* | [Hexagon] Improve patterns with stack-based addressing | Krzysztof Parzyszek | 2016-07-15 | 1 | -0/+147 |
- Treat bitwise OR with a frame index as an ADD wherever possible, fold it into addressing mode. - Extend patterns for memops to allow memops with frame indexes as address operands. llvm-svn: 275569 |