[llvm-commits] [llvm] r75531 - in /llvm/trunk: lib/Transforms/Scalar/InstructionCombining.cpp test/Transforms/InstCombine/zext-bool-add-sub.ll
Chris Lattner
clattner at apple.com
Mon Jul 13 16:26:17 PDT 2009
On Jul 13, 2009, at 4:19 PM, Eli Friedman wrote:
> 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
> .
Heh, ok, listen to that guy :)
-Chris
More information about the llvm-commits
mailing list