[GVNHoist] Re-enable GVNHoist by default
Rebase rL338240 since the excessive memory usage observed when using GVNHoist with UBSan has been fixed by rL340818. Differential Revision: https://reviews.llvm.org/D49858 llvm-svn: 340922
Showing
- llvm/lib/Passes/PassBuilder.cpp 2 additions, 2 deletionsllvm/lib/Passes/PassBuilder.cpp
- llvm/lib/Transforms/IPO/PassManagerBuilder.cpp 2 additions, 2 deletionsllvm/lib/Transforms/IPO/PassManagerBuilder.cpp
- llvm/test/Other/new-pm-defaults.ll 4 additions, 11 deletionsllvm/test/Other/new-pm-defaults.ll
- llvm/test/Other/new-pm-thinlto-defaults.ll 4 additions, 11 deletionsllvm/test/Other/new-pm-thinlto-defaults.ll
- llvm/test/Other/opt-O2-pipeline.ll 6 additions, 0 deletionsllvm/test/Other/opt-O2-pipeline.ll
- llvm/test/Other/opt-O3-pipeline.ll 6 additions, 0 deletionsllvm/test/Other/opt-O3-pipeline.ll
- llvm/test/Other/opt-Os-pipeline.ll 6 additions, 0 deletionsllvm/test/Other/opt-Os-pipeline.ll
Loading
Please register or sign in to comment