Turn on TLS support for PCRel by default and update the test cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
1,070 ms | linux > libarcher.parallel::parallel-nosuppression.c |
Paths
| Differential D88738
[PowerPC][PCRelative] Turn on TLS support for PCRel by default ClosedPublic Authored by NeHuang on Oct 2 2020, 7:50 AM.
Details Summary Turn on TLS support for PCRel by default and update the test cases.
Diff Detail
Unit TestsFailed
Event TimelineHerald added subscribers: llvm-commits, shchenz, hiraditya. · View Herald TranscriptOct 2 2020, 7:50 AM NeHuang added a parent revision: D87504: [PowerPC][LLD] Support for PC Relative TLS for Local Dynamic.Oct 2 2020, 8:17 AM This revision is now accepted and ready to land.Oct 12 2020, 2:02 PM This revision was landed with ongoing or failed builds.Oct 27 2020, 11:59 AM Closed by commit rG2e1a737f4646: [PowerPC][PCRelative] Turn on TLS support for PCRel by default (authored by NeHuang). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 295827 llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/pcrel-tls-general-dynamic.ll
llvm/test/CodeGen/PowerPC/pcrel-tls-initial-exec.ll
llvm/test/CodeGen/PowerPC/pcrel-tls-local-dynamic.ll
llvm/test/CodeGen/PowerPC/pcrel-tls-local-exec.ll
llvm/test/CodeGen/PowerPC/pcrel-tls.ll
|