Skip to content
Commit 35710d18 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 2907b008
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