aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Sema/integer-overflow.c
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2017-05-01 23:12:08 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2017-05-01 23:12:08 +0000
commit6935aefdf0fdfd2641ebb27dd3b1aa6e5e2fe4ab (patch)
tree343373de422e077249551d387193c708200f1441 /clang/test/Sema/integer-overflow.c
parent8d196c88a6eaa12239a6fdb45f4d1a28be7192d4 (diff)
downloadllvm-6935aefdf0fdfd2641ebb27dd3b1aa6e5e2fe4ab.zip
llvm-6935aefdf0fdfd2641ebb27dd3b1aa6e5e2fe4ab.tar.gz
llvm-6935aefdf0fdfd2641ebb27dd3b1aa6e5e2fe4ab.tar.bz2
[InstSimplify] Handle selects of GEPs with 0 offset
In particular (since it wouldn't fit nicely in the summary): (select (icmp eq V 0) P (getelementptr P V)) -> (getelementptr P V) Differential Revision: https://reviews.llvm.org/D31435 llvm-svn: 301880
Diffstat (limited to 'clang/test/Sema/integer-overflow.c')
0 files changed, 0 insertions, 0 deletions