diff options
author | Davide Italiano <davide@freebsd.org> | 2016-05-10 19:49:47 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2016-05-10 19:49:47 +0000 |
commit | 7860c9bbf4779a109c915f5c935017758df29afd (patch) | |
tree | a11163c9f8c7ffb5978de8ab488adfd07dd008ed /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 1f4af49a5d2aaa791114ad07c5ceffc4606799c2 (diff) | |
download | llvm-7860c9bbf4779a109c915f5c935017758df29afd.zip llvm-7860c9bbf4779a109c915f5c935017758df29afd.tar.gz llvm-7860c9bbf4779a109c915f5c935017758df29afd.tar.bz2 |
[SCCP] Partially propagate informations when the input is not fully defined.
With this patch:
%r1 = lshr i64 -1, 4294967296 -> undef
Before this patch:
%r1 = lshr i64 -1, 4294967296 -> 0
llvm-svn: 269105
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions