Skip to content
Commit 5b1964b5 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 59034
parent aaaa199a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment