hanchenye-llvm-project/polly/lib
Michael Kruse 4d3f3c7206 [ForwardOpTree] Limit isl operations of known content reload.
Put the analysis part of reloadKnownContent under an isl
max-operations quota scope, as has already been done for
forwardKnownLoad.

This should fix the aosp timeout of "GrTestUtils.cpp".

llvm-svn: 317495
2017-11-06 17:48:14 +00:00
..
Analysis [Analysis] update to use new fast-math API - isFast() 2017-11-06 16:52:31 +00:00
CodeGen [OpenMP] Fix reference collection of latest base ptrs. 2017-10-31 10:28:22 +00:00
Exchange [Support] Rename tool_output_file to ToolOutputFile, NFC 2017-09-23 01:03:17 +00:00
External Move include/isl-noexceptions.h to include/isl/isl-noexceptions.h 2017-08-22 22:04:22 +00:00
Support [Simplify] Mark (and sweep) based on latest access relation. 2017-10-26 12:34:36 +00:00
Transform [ForwardOpTree] Limit isl operations of known content reload. 2017-11-06 17:48:14 +00:00
CMakeLists.txt [ScopInliner] Add a simple Scop-based inliner to polly. 2017-08-17 21:57:23 +00:00
Polly.cpp