Details
Details
- Reviewers
ychen asbirlea - Commits
- rG1cbf8e89b54d: [NewPM] Port -separate-const-offset-from-gep
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91095
[NewPM] Port -separate-const-offset-from-gep ClosedPublic Authored by aeubanks on Nov 9 2020, 11:42 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 9 2020, 4:58 PM This revision was landed with ongoing or failed builds.Nov 9 2020, 5:43 PM Closed by commit rG1cbf8e89b54d: [NewPM] Port -separate-const-offset-from-gep (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 304023 llvm/include/llvm/InitializePasses.h
llvm/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Scalar/Scalar.cpp
llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
llvm/test/Transforms/SeparateConstOffsetFromGEP/test-add-sub-separation.ll
|