<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 --- - CodeGen/PowerPC/unal-altivec.ll is failing with LLVM 3.5 RC 2"
   href="http://llvm.org/bugs/show_bug.cgi?id=20576">20576</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>CodeGen/PowerPC/unal-altivec.ll is failing with LLVM 3.5 RC 2
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </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>release blocker
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Backend: PowerPC
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>sylvestre@debian.org
          </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>******************** TEST 'LLVM :: CodeGen/PowerPC/unal-altivec.ll' FAILED
********************
Script:
--
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.5-3.5~+rc2/build-llvm/Release/bin/llc
<
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.5-3.5~+rc2/test/CodeGen/PowerPC/unal-altivec.ll
-mcpu=g5 |
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.5-3.5~+rc2/build-llvm/Release/bin/FileCheck
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.5-3.5~+rc2/test/CodeGen/PowerPC/unal-altivec.ll
--
Exit Code: 1

Command Output (stderr):
--
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.5-3.5~+rc2/test/CodeGen/PowerPC/unal-altivec.ll:42:14:
error: expected string not found in input
; CHECK-DAG: vperm [[R1:[0-9]+]], [[LD1]], [[LD2]], [[PC]]
             ^
<stdin>:35:10: note: scanning from here
.LBB0_1: # %vector.body
         ^
<stdin>:35:10: note: with variable "LD1" equal to "4"
.LBB0_1: # %vector.body
         ^
<stdin>:35:10: note: with variable "LD2" equal to "0"
.LBB0_1: # %vector.body
         ^
<stdin>:35:10: note: with variable "PC" equal to "3"
.LBB0_1: # %vector.body
         ^
<stdin>:44:2: note: possible intended match here
 vperm 4, 4, 5, 3
 ^

--

********************
Failing Tests (1):
    LLVM :: CodeGen/PowerPC/unal-altivec.ll


Under Debian GNU/Linux amd64</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>