diff options
author | Piotr Padlewski <prazek@google.com> | 2015-09-02 20:00:03 +0000 |
---|---|---|
committer | Piotr Padlewski <prazek@google.com> | 2015-09-02 20:00:03 +0000 |
commit | 0c7d8fc1f6ebf984479ff910f285cd291a611ab0 (patch) | |
tree | ded2ee27618f47b25f9f817a479f035639b353f1 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 28ffcbe1ccbdd667f9f222a3c9ef9d2e3ed69253 (diff) | |
download | bcm5719-llvm-0c7d8fc1f6ebf984479ff910f285cd291a611ab0.tar.gz bcm5719-llvm-0c7d8fc1f6ebf984479ff910f285cd291a611ab0.zip |
assuem(X) handling in GVN bugfix
There was infinite loop because it was trying to change assume(true) into
assume(true)
Also added handling when assume(false) appear
http://reviews.llvm.org/D12516
llvm-svn: 246697
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions