Details
Details
- Reviewers
fedor.sergeev chandlerc philip.pfaffe
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 35846 Build 35845: arc lint + arc unit
Paths
| Differential D64187
[NewPM] Port the MachineCSE pass to the new PM. Needs ReviewPublic Authored by czhang on Jul 3 2019, 6:37 PM.
Details
Diff Detail
Event Timelineczhang added a child revision: D64189: Allow llc to run passes under the new pass manager one at a time..Jul 30 2019, 9:38 AM
Revision Contents
Diff 212450 llvm/include/llvm/CodeGen/MachineCSE.h
llvm/include/llvm/InitializePasses.h
llvm/lib/CodeGen/CodeGen.cpp
llvm/lib/CodeGen/MachineCSE.cpp
llvm/lib/Passes/PassRegistry.def
|