<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - revision 219282 miscompiles clang/llvm"
href="http://llvm.org/bugs/show_bug.cgi?id=21210">21210</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>revision 219282 miscompiles clang/llvm
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>hjl.tools@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>clang with this checkin:
commit f8b5847bc420e40a9b7fbdd24cd9f946059345a9
Author: Gerolf Hoflehner <<a href="mailto:ghoflehner@apple.com">ghoflehner@apple.com</a>>
Date: Wed Oct 8 06:42:19 2014 +0000
[InstCombine] re-commit r218721 with fix for pr21199
The icmp-select-icmp optimization targets select-icmp.eq
only. This is now ensured by testing the branch predicate
explictly. This commit also includes the test case for pr21199.
git-svn-id: <a href="https://llvm.org/svn/llvm-project/llvm/trunk@219282">https://llvm.org/svn/llvm-project/llvm/trunk@219282</a>
91177308-0d34-0410-b5e6-96231b3b80d8
miscompiles clang/llvm on Linux/x86 with:
Failing Tests (7):
Clang :: Parser/cxx-template-decl.cpp
Clang :: SemaObjC/instancetype.m
Clang :: SemaObjC/related-result-type-inference.m
Clang :: SemaObjCXX/instancetype.mm
Clang :: SemaTemplate/class-template-decl.cpp
Clang :: SemaTemplate/friend-template.cpp
LLVM :: CodeGen/R600/cvt_f32_ubyte.ll
and on Linux/x86-64 with
LLVM :: CodeGen/R600/cvt_f32_ubyte.ll</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>