| commit | 35710d18fe769a73d0661bad23ba9b6883d57ecc | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Nov 12 08:38:24 2008 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Nov 12 08:38:24 2008 +0000 |
| tree | ac241c80a084172f8ddf3612c50118d346914093 | |
| parent | 2907b0085c5b995d6c3e3be4520686d209e387c7 [diff] |
emit better codegen for ||/&&, shrinking expr.ll by another 240 lines. This happens for stuff like this: x = cond1 || cond2 || cond3 || cond4; llvm-svn: 59123