[llvm] r210539 - SelectionDAG: Expand SELECT_CC to SELECT + SETCC
Arnold Schwaighofer
aschwaighofer at apple.com
Wed Jun 11 16:49:20 PDT 2014
installbad/bin/llc r2.ll -o r.bad.s ; installgood/bin/llc r2.ll -o r.bad.s ; clang r.bad.s -o bad ; clang r.good.s -o good ; ./good ; ./bad
1
0
> On Jun 11, 2014, at 10:22 AM, Tom Stellard <tom at stellard.net> wrote:
>
> On Wed, Jun 11, 2014 at 09:55:40AM -0700, Arnold Schwaighofer wrote:
>
> > Yes, I have replied to the wrong commit. git bisect points to 210540.
> >
> >
>
> Ok, that makes a little more sense. If you could get a reduced test case that would
> be great. A diff of the complied assembly may help too.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140611/40af5e30/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r2.ll
Type: application/octet-stream
Size: 954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140611/40af5e30/attachment.obj>
More information about the llvm-commits
mailing list