llvm-capstone/polly/lib/Support
Arthur Eubanks d623b2f95f [PassManagerBuilder] Remove PassManagerBuilder
PassManagerBuilder is dead, long live PassBuilder!

bugpoint's -O# are now useless (and probably have been for a while given the number of passes we've removed from PassManagerBuilder). Perhaps they'll be revived if bugpoint ever works with the new PM.

Reviewed By: nikic, MaskRay

Differential Revision: https://reviews.llvm.org/D145835
2023-03-13 09:30:30 -07:00
..
DumpFunctionPass.cpp
DumpModulePass.cpp
GICHelper.cpp Use APInt::getSignificantBits instead of APInt::getMinSignedBits (NFC) 2023-02-19 23:56:52 -08:00
ISLTools.cpp
Mainpage.h
PollyPasses.def
RegisterPasses.cpp [PassManagerBuilder] Remove PassManagerBuilder 2023-03-13 09:30:30 -07:00
SCEVAffinator.cpp Revert "Revert "[SCEV] Add SCEVType to represent vscale."" 2023-03-02 13:14:07 +00:00
SCEVValidator.cpp Revert "Revert "[SCEV] Add SCEVType to represent vscale."" 2023-03-02 13:14:07 +00:00
ScopHelper.cpp Revert "Revert "[SCEV] Add SCEVType to represent vscale."" 2023-03-02 13:14:07 +00:00
ScopLocation.cpp
VirtualInstruction.cpp