llvm-project/polly/lib/Support
Arthur Eubanks 6dcbea877b [NewPM] Use PassInstrumentation for -verify-each
This removes "VerifyEachPass" parameters from a lot of functions which is nice.

Don't verify after special passes or VerifierPass.

This introduces verification on loop and cgscc passes, verifying the corresponding function/module.

Reviewed By: ychen

Differential Revision: https://reviews.llvm.org/D88764
2020-10-07 19:24:25 -07:00
..
DumpModulePass.cpp Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 2019-08-05 05:43:48 +00:00
GICHelper.cpp
ISLTools.cpp [Polly] Fix long loop due to unsigned warparound. 2020-04-27 12:15:56 -05:00
Mainpage.h
PollyPasses.def [Polly][NewPM] Port Simplify to the new pass manager 2020-09-20 19:18:01 -07:00
RegisterPasses.cpp [NewPM] Use PassInstrumentation for -verify-each 2020-10-07 19:24:25 -07:00
SCEVAffinator.cpp [NFC][ScopBuilder] Move RecordedAssumptions vector to ScopBuilder 2020-01-24 00:09:01 +01:00
SCEVValidator.cpp
ScopHelper.cpp Reland "[SCEVExpander] Add option to preserve LCSSA directly." 2020-07-29 20:41:53 +01:00
ScopLocation.cpp Fix polly build after StringRef change. 2020-01-28 19:44:20 -08:00
VirtualInstruction.cpp