| commit | 9a25cb880610684f293c04e85c1c81da3745d350 | [log] [tgz] |
|---|---|---|
| author | Mehdi Amini <mehdi.amini@apple.com> | Wed Nov 19 20:09:11 2014 +0000 |
| committer | Mehdi Amini <mehdi.amini@apple.com> | Wed Nov 19 20:09:11 2014 +0000 |
| tree | 3fc81d7c81bf8f6221b6919aef540d0837299f08 | |
| parent | 4fb4ab50fcb1ea012bf2cbd2619c42f31e6cf994 [diff] |
SimplifyCFG: turn recursive GatherConstantCompares into iterative A long sequence of || or && could lead to a stack explosion. llvm-svn: 222384