llvm-project/polly/lib
Nikita Popov e1616dc59e [ScopBuilder] Avoid pointer element type access
Rather than checking the bitcast pointer element types, compare
the element type of the access and the GEP result type.

The entire code is dubious due to the inspection of GEP structure,
but this at least preserves the spirit of the existing code.
2022-04-20 11:52:36 +02:00
..
Analysis [ScopBuilder] Avoid pointer element type access 2022-04-20 11:52:36 +02:00
CodeGen [PPCGCodeGeneration] Look for function instead of function pointer type 2022-04-19 17:59:34 +02:00
Exchange [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
External [polly][cmake] Use `GNUInstallDirs` to support custom installation dirs 2022-01-18 20:33:42 +00: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] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
Transform Rename mayBeMemoryDependent in polly to fix build bot 2022-03-21 10:11:31 -07:00
CMakeLists.txt [Polly] Remove support for code generated by gfortran+DragonEgg. 2021-10-14 14:12:06 -05:00