llvm-project/llvm/lib/Passes
Gulfem Savrun Yeniceri 4423a7a09b [NewPM] Disable RelLookupTableConverter pass in LTO
Relative look table converter pass caused an issue when full lto
is enabled (reported in https://reviews.llvm.org/D94355).
This patch disables that pass from full lto pre-link phase optimization
pipeline until the issue is fixed.

Differential Revision: https://reviews.llvm.org/D101664
2021-04-30 21:23:40 +00:00
..
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00
PassBuilder.cpp [NewPM] Disable RelLookupTableConverter pass in LTO 2021-04-30 21:23:40 +00:00
PassPlugin.cpp
PassRegistry.def [OpenMP] Add OpenMPOpt as a Module pass 2021-04-20 12:28:58 -04:00
StandardInstrumentations.cpp [NewPM] Add an option to dump pass structure 2021-04-29 10:29:42 +03:00