diff options
author | Michael Kruse <llvm@meinersbur.de> | 2017-04-26 20:35:07 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2017-04-26 20:35:07 +0000 |
commit | 3e519b949b19aaf8fa91f7ab5b2c76ccb16a2433 (patch) | |
tree | 2787dfb69990e3ad0d7a5eee60961a946f39004c /clang/unittests/Basic/SourceManagerTest.cpp | |
parent | 3cb973f791d759b7beac10fbdc4785bf0a025b95 (diff) | |
download | llvm-3e519b949b19aaf8fa91f7ab5b2c76ccb16a2433.zip llvm-3e519b949b19aaf8fa91f7ab5b2c76ccb16a2433.tar.gz llvm-3e519b949b19aaf8fa91f7ab5b2c76ccb16a2433.tar.bz2 |
[DeLICM] Use Known information when comparing Occupied and Written.
Do not conflict if a write writes the same value as already known.
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/D32026
llvm-svn: 301460
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions