<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 --- - fatal error: error in backend: Cannot select: 0x2945e70: v16i8 = X86ISD::PSHUFB"
   href="http://llvm.org/bugs/show_bug.cgi?id=18612">18612</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>fatal error: error in backend: Cannot select: 0x2945e70: v16i8 = X86ISD::PSHUFB
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>innocenat@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>Created <span class=""><a href="attachment.cgi?id=11937" name="attach_11937" title="Attached sourced as clang tell me to attach.">attachment 11937</a> <a href="attachment.cgi?id=11937&action=edit" title="Attached sourced as clang tell me to attach.">[details]</a></span>
Attached sourced as clang tell me to attach.

Sorry if I file this as duplicate as I have only begin using Clang and have
absolutely no ideas what is happen, nor what will be duplicated.

Here's console output:

fatal error: error in backend: Cannot select: 0x2945e70: v16i8 = X86ISD::PSHUFB
      0x27826d0, 0x27822d0 [ORD=9073] [ID=354]
  0x27826d0: v16i8 = bitcast 0x2930360 [ORD=9070] [ID=353]
    0x2930360: v2i64,ch = load 0x2a82f80, 0x2a773b0, 0x2a63f80<LD16[%93]>
[ORD=9070] [ID=352]
      0x2a773b0: i64 = FrameIndex<92> [ID=87]
      0x2a63f80: i64 = undef [ID=3]
  0x27822d0: v16i8 = bitcast 0x2a6f6a0 [ORD=9072] [ID=348]
    0x2a6f6a0: v2i64,ch = load 0x2a82b80, 0x2a4a970,
0x2a63f80<LD16[%pixels4567_mask]> [ORD=9066] [ID=347]
      0x2a4a970: i64 = FrameIndex<151> [ID=86]
      0x2a63f80: i64 = undef [ID=3]
In function:
_ZL24convert_yv24_to_rgb_ssexILi3ELi512EEvPhPKhS2_S2_mmmmmRK16ConversionMatrix
clang: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
Ubuntu clang version 3.4-1ubuntu1 (trunk) (based on LLVM 3.4)
Target: x86_64-pc-linux-gnu
Thread model: posix
clang: note: diagnostic msg: PLEASE submit a bug report to
<a href="http://bugs.debian.org/">http://bugs.debian.org/</a> and include the crash backtrace, preprocessed source,
and associated run script.
clang: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /tmp/convert_planar-wHEmyU.cpp
clang: note: diagnostic msg: /tmp/convert_planar-wHEmyU.sh
clang: note: diagnostic msg: 

********************
make[2]: *** [avs_core/CMakeFiles/AvsCore.dir/convert/convert_planar.cpp.o]
Error 70
make[1]: *** [avs_core/CMakeFiles/AvsCore.dir/all] Error 2
make: *** [all] Error 2

-----------------------------
Content of /tmp/convert_planar-wHEmyU.sh (as I cannot seem to attach multiple
files)
-----------------------------
/usr/bin/clang -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all
-disable-free -disable-llvm-verifier -main-file-name convert_planar.cpp
-mrelocation-model pic -pic-level 2 -mdisable-fp-elim -fmath-errno
-masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array
-target-cpu x86-64 -target-linker-version 2.23.52.20130727 -D "AvsCore_EXPORTS"
-D "BUILDING_AVSCORE" -fdeprecated-macro -ferror-limit 19 -fmessage-length 80
-mstackrealign -fobjc-runtime=gcc -fobjc-default-synthesize-properties
-fcxx-exceptions -fexceptions -fdiagnostics-show-option -fcolor-diagnostics
-backend-option -vectorize-loops -x c++ convert_planar-wHEmyU.cpp</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>