| commit | 3f73d0dee4f585cc7081f24da77d03f43ee8a08d | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Nov 11 07:41:27 2008 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Nov 11 07:41:27 2008 +0000 |
| tree | 6fd965047db26d94f85f159238d0bcf5801cb806 | |
| parent | c72a6a3f73d49ae3d0217b2c5d6a0b3c82c8bd87 [diff] |
short circuit && and || when possible. This substantially reduces the size of the -O0 output on some cases. For example, on expr.c from 176.gcc, it shrinks the .ll file from 43164 to 42835 lines, and removed references to two external symbols. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59034 91177308-0d34-0410-b5e6-96231b3b80d8