[llvm-branch-commits] [lld] [lld][LoongArch] GOT indirection to PC relative optimization. (PR #123743)
Zhaoxin Yang via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jan 21 05:02:16 PST 2025
ylzsx wrote:
I have submitted all the patches related to relaxation in lld for LoongArch. Below is a list for peer review:
* users/ylzsx/r-got-to-pcrel
│ https://github.com/llvm/llvm-project/pull/123743
│
* users/ylzsx/r-tlsdesc-to-iele-relax
│ https://github.com/llvm/llvm-project/pull/123730
│
* users/ylzsx/r-tlsdesc-to-iele-norelax
│ https://github.com/llvm/llvm-project/pull/123715
│
* users/ylzsx/r-tls-ie-to-le-relax
│ https://github.com/llvm/llvm-project/pull/123702
│
* users/ylzsx/r-tls-ie-to-le-norelax
│ https://github.com/llvm/llvm-project/pull/123680
│
* users/ylzsx/r-tlsdesc-noconversion
│ https://github.com/llvm/llvm-project/pull/123677
│
* users/ylzsx/r-tls-noie
│ https://github.com/llvm/llvm-project/pull/123600
│
* users/ylzsx/r-call36
│ https://github.com/llvm/llvm-project/pull/123576
│
* users/ylzsx/r-pchi20lo12
│ https://github.com/llvm/llvm-project/pull/123566
│
* main
https://github.com/llvm/llvm-project/pull/123743
More information about the llvm-branch-commits
mailing list