llvm-capstone/polly/lib
Max Fan 5bf32a0e48 [Polly] Remove checkIslAstExprInt and use RAII instead of manually freeing Expr. NFC.
Polly is trying to move towards using isl::ast_expr / isl-noexceptions.h
(which implements RAII) where possible instead of manually managing memory.
checkIslAstExprInt manually frees Expr, so it has been removed to be
more idiomatic and consistent.

Reviewed By: Meinersbur

Differential Revision: https://reviews.llvm.org/D111769
2021-10-15 09:17:00 -05:00
..
Analysis [Polly] Remove support for code generated by gfortran+DragonEgg. 2021-10-14 14:12:06 -05:00
CodeGen [Polly] Remove checkIslAstExprInt and use RAII instead of manually freeing Expr. NFC. 2021-10-15 09:17:00 -05:00
Exchange [Polly][Isl] Move to the new-polly-generator branch version of isl-noexceptions.h. NFCI 2021-08-16 15:53:26 +02:00
External [Polly] Remove autotools build systems from Externals. NFC. 2021-09-15 17:11:15 -05:00
Plugin Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
Support [Polly] Remove support for code generated by gfortran+DragonEgg. 2021-10-14 14:12:06 -05:00
Transform [Polly] Remove support for code generated by gfortran+DragonEgg. 2021-10-14 14:12:06 -05:00
CMakeLists.txt [Polly] Remove support for code generated by gfortran+DragonEgg. 2021-10-14 14:12:06 -05:00