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
Loading
Please register or sign in to comment
This happens for stuff like this: x = cond1 || cond2 || cond3 || cond4; llvm-svn: 59123