[llvm-commits] [llvm] r75531 - in /llvm/trunk: lib/Transforms/Scalar/InstructionCombining.cpp test/Transforms/InstCombine/zext-bool-add-sub.ll

Eli Friedman eli.friedman at gmail.com
Mon Jul 13 16:19:17 PDT 2009


On Mon, Jul 13, 2009 at 4:03 PM, Chris Lattner<clattner at apple.com> wrote:
> That probably dates back to when 'sext from bool' was new.  Pre-2.0 we
> had no such operation, and there were bugs immediately after the
> conversion.

No; see http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20081027/069081.html
.

-Eli




More information about the llvm-commits mailing list