OSDN Git Service

Add select instruction to Subzero bitcode reader.
authorKarl Schimpf <kschimpf@google.com>
Thu, 4 Sep 2014 19:22:14 +0000 (12:22 -0700)
committerKarl Schimpf <kschimpf@google.com>
Thu, 4 Sep 2014 19:22:14 +0000 (12:22 -0700)
commit1d6f0e45068045fc30912e6f0907099b53d1064e
treeaedcb0aad742d5a012b1237f7c8b8036fd113b32
parent523ef72166c036d70d0b65ed24746d65263f1102
Add select instruction to Subzero bitcode reader.

BUG=https: //code.google.com/p/nativeclient/issues/detail?id=3894
R=stichnot@chromium.org

Review URL: https://codereview.chromium.org/531123002
src/PNaClTranslator.cpp
tests_lit/reader_tests/select.ll [new file with mode: 0644]