llvm/polly/lib
Nikita Popov dbe6d85b8b [PPCGCodeGeneration] Look for function instead of function pointer type
What this code is actually interested in are references to functions.
Use of a function pointer type is being used as an imprecise proxy
for that.
2022-04-19 17:59:34 +02:00
..
Analysis [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05: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
Plugin
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