Details
- Reviewers
ychen asbirlea - Commits
- rGf7aa1563eb5f: [LowerSwitch][NewPM] Port lowerswitch to NPM
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87726
[LowerSwitch][NewPM] Port lowerswitch to NPM ClosedPublic Authored by aeubanks on Sep 15 2020, 3:05 PM.
Details
Diff Detail
Unit TestsFailed Event Timeline
This revision is now accepted and ready to land.Sep 15 2020, 5:49 PM This revision was landed with ongoing or failed builds.Sep 15 2020, 6:21 PM Closed by commit rGf7aa1563eb5f: [LowerSwitch][NewPM] Port lowerswitch to NPM (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 292066 llvm/include/llvm/InitializePasses.h
llvm/include/llvm/Transforms/Utils/LowerSwitch.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
llvm/lib/Transforms/Utils/FixIrreducible.cpp
llvm/lib/Transforms/Utils/LowerSwitch.cpp
llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
llvm/lib/Transforms/Utils/Utils.cpp
llvm/test/Transforms/LowerSwitch/feature.ll
|
clang-tidy: warning: invalid case style for function 'IsInRanges' [readability-identifier-naming]
not useful