diff options
| author | Xin Tong <trent.xin.tong@gmail.com> | 2017-05-01 17:15:37 +0000 |
|---|---|---|
| committer | Xin Tong <trent.xin.tong@gmail.com> | 2017-05-01 17:15:37 +0000 |
| commit | a4b9b9f42a514157169c39d0516aac2c4db77c4f (patch) | |
| tree | b9ddade3e0171650845bf81412bfd821abddb94c /clang/test/Sema/integer-overflow.c | |
| parent | e369bd92da3d1cb1eb8ecd6c9530596f189f1e45 (diff) | |
| download | llvm-a4b9b9f42a514157169c39d0516aac2c4db77c4f.zip llvm-a4b9b9f42a514157169c39d0516aac2c4db77c4f.tar.gz llvm-a4b9b9f42a514157169c39d0516aac2c4db77c4f.tar.bz2 | |
Take indirect branch into account as well when folding.
We may not be able to rewrite indirect branch target, but we also want to take it into
account when folding, i.e. if it and all its successor's predecessors go to the same
destination, we can fold, i.e. no need to thread.
llvm-svn: 301816
Diffstat (limited to 'clang/test/Sema/integer-overflow.c')
0 files changed, 0 insertions, 0 deletions
