llvm-project/polly/include/polly
Tobias Grosser 6deba4ea03 Revert 264782 and 264789
These caused LNT failures due to new assertions when running with
-polly-position=before-vectorizer -polly-process-unprofitable for:

FAIL: clamscan.compile_time
FAIL: cjpeg.compile_time
FAIL: consumer-jpeg.compile_time
FAIL: shapes.compile_time
FAIL: clamscan.execution_time
FAIL: cjpeg.execution_time
FAIL: consumer-jpeg.execution_time
FAIL: shapes.execution_time

The failures have been introduced by r264782, but r264789 had to be reverted
as it depended on the earlier patch.

llvm-svn: 264885
2016-03-30 18:18:31 +00:00
..
CodeGen Revert "Revert "Update Polly for the removal of PreserveNames from IRBuilder stuff"" 2016-03-13 22:21:43 +00:00
Config Remove autotools build system 2016-01-28 12:00:33 +00:00
Support MemAccInt: Do not strip pointer casts 2016-03-15 06:35:08 +00:00
Canonicalization.h [PM] Convert Polly over to directly use the legacy pass manager 2015-02-13 09:51:50 +00:00
DependenceInfo.h Allow the client of DependenceInfo to obtain dependences at different granularities. 2016-03-03 08:15:33 +00:00
LinkAllPasses.h Remove independent blocks pass 2015-10-18 12:28:00 +00:00
Options.h Move polly options into separate option category 2013-05-07 07:31:10 +00:00
RegisterPasses.h [PM] Convert Polly over to directly use the legacy pass manager 2015-02-13 09:51:50 +00:00
ScheduleOptimizer.h Full/partial tile separation for vectorization 2015-10-20 09:12:21 +00:00
ScopDetection.h Pass scope and LoopInfo to SCEVValidator. NFC. 2016-03-03 22:10:47 +00:00
ScopDetectionDiagnostic.h Make memory accesses with different element types optional 2016-02-07 08:48:57 +00:00
ScopInfo.h Revert 264782 and 264789 2016-03-30 18:18:31 +00:00
ScopPass.h Remove unneeded definition [NFC] 2016-02-02 14:16:22 +00:00