diff options
author | Michael Kruse <llvm@meinersbur.de> | 2017-04-26 21:52:51 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2017-04-26 21:52:51 +0000 |
commit | 8080011ca1e9a70f502b2678a4c68957ff2ef299 (patch) | |
tree | de26ee43bab514d847ec68403357acc561281b17 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | c080598ed30ecc250b22cfbe82e3f0e4aaec62b5 (diff) | |
download | llvm-8080011ca1e9a70f502b2678a4c68957ff2ef299.zip llvm-8080011ca1e9a70f502b2678a4c68957ff2ef299.tar.gz llvm-8080011ca1e9a70f502b2678a4c68957ff2ef299.tar.bz2 |
[unittests/DeLICM] Add test for Occipied vs Occupied.
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.
Add a case to test this principle.
llvm-svn: 301480
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions