llvm-project/polly/lib
Michael Kruse cd2be66bf0 [DeLICM] Use Known information when comparing Existing.Occupied and Proposed.Occupied.
Do not conflict if the value of Existing and Proposed are the same.

This change only affects unit tests, but no functional changes are
expected on LLVM-IR, as no Known information is yet extracted and
consequently this functionality is only triggered through unit tests.

Differential Revision: https://reviews.llvm.org/D32025

llvm-svn: 301301
2017-04-25 10:57:32 +00:00
..
Analysis [Polly] [DependenceInfo] change WAR generation, Read will not block Read 2017-04-24 22:23:12 +00:00
CodeGen [PPCGCodeGeneration] Update PPCG Code Generation for OpenCL compatibility 2017-04-25 08:08:29 +00:00
Exchange Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00
External [isl C++ bindings] Add explicit const casts for *foreach* bindings 2017-04-23 07:54:12 +00:00
Support Use isl C++ foreach implementation 2017-04-14 13:39:40 +00:00
Transform [DeLICM] Use Known information when comparing Existing.Occupied and Proposed.Occupied. 2017-04-25 10:57:32 +00:00
CMakeLists.txt [CodeGen] Add Performance Monitor 2017-04-03 14:55:37 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00