hanchenye-llvm-project/polly/unittests/DeLICM
Michael Kruse e6d2bebb25 [unittests/DeLICM] Add test for Written vs Written.
The interpretation of multiple known ValInsts for the same element and
timepoint is that these are alterntivate names for the same values,
for instance a PHINode and the incoming value when knowning it was
the last executed block. That means that known values do not conflict
if there at least (but necessarily all) one common ValInst.

This prinviple also applies to Written values. Add a test for this
principle.

llvm-svn: 301481
2017-04-26 21:52:55 +00:00
..
CMakeLists.txt
DeLICMTest.cpp [unittests/DeLICM] Add test for Written vs Written. 2017-04-26 21:52:55 +00:00