Address Craig's suggestion to simplify the Keylocker code from https://reviews.llvm.org/D88398
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105336
[X86] Refine code of generating BB labels in Keylocker ClosedPublic Authored by xiangzhangllvm on Jul 2 2021, 1:29 AM.
Details Summary Address Craig's suggestion to simplify the Keylocker code from https://reviews.llvm.org/D88398
Diff Detail
Event Timelinexiangzhangllvm created this revision. This revision is now accepted and ready to land.Jul 2 2021, 9:11 AM This revision was landed with ongoing or failed builds.Jul 4 2021, 6:31 PM Closed by commit rGa39bb960fc1e: [X86] Refine code of generating BB labels in Keylocker (authored by xiangzhangllvm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 356417 clang/lib/CodeGen/CGBuiltin.cpp
|