Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] Optimize TLS initial-exec sequence to use X-Form loads/stores | Zaara Syeda | 2018-03-15 | 1 | -0/+169 |
This patch adds new load/store instructions for integer scalar types which can be used for X-Form when fed by add with an @tls relocation. Differential Revision: https://reviews.llvm.org/D43315 llvm-svn: 327635 |