llvm-project/llvm/lib/Passes
Arthur Eubanks 3f69b2140f [NewPM][opt] Fix -globals-aa not being recognized as alias analysis in NPM
Was missing MODULE_ALIAS_ANALYSIS, previously only FUNCTION_ALIAS_ANALYSIS was taken into account.

Reviewed By: asbirlea

Differential Revision: https://reviews.llvm.org/D87664
2020-09-15 11:18:19 -07:00
..
CMakeLists.txt On Windows build, making the /bigobj flag global , instead of passing it per file. 2020-07-28 18:04:36 -05:00
LLVMBuild.txt Reland [docs][NewPM] Add docs for writing NPM passes 2020-09-14 16:06:19 -07:00
PassBuilder.cpp [NewPM][opt] Fix -globals-aa not being recognized as alias analysis in NPM 2020-09-15 11:18:19 -07:00
PassPlugin.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PassRegistry.def Reland [docs][NewPM] Add docs for writing NPM passes 2020-09-14 16:06:19 -07:00
StandardInstrumentations.cpp [NewPM] Introduce PreserveCFG check 2020-09-11 14:32:21 +07:00