hanchenye-llvm-project/polly/lib
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
..
Analysis [Polly] Inline ShoulDelete lambda. NFC. 2020-08-26 13:15:23 -05:00
CodeGen [Polly] Update map passed to SCEVParameterReweriter. 2020-09-18 11:42:33 +01:00
Exchange [Polly] Silence mixed signed/unsigned comparison warnings. NFC. 2020-02-10 19:03:08 -06:00
External [CMake][Polly] Remove dead CMake code 2020-09-07 10:55:14 +03:00
Plugin Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
Support [NewPM] Use PassInstrumentation for -verify-each 2020-10-07 19:24:25 -07:00
Transform [Polly][NewPM] Port Simplify to the new pass manager 2020-09-20 19:18:01 -07:00
CMakeLists.txt [Windows][Polly] Disable LLVMPolly module for all compilers on Windows 2020-09-15 09:12:38 +03:00