summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/sse42-builtins.c
diff options
context:
space:
mode:
authorGuy Blank <guy.blank@intel.com>2016-09-28 11:22:17 +0000
committerGuy Blank <guy.blank@intel.com>2016-09-28 11:22:17 +0000
commit2bdc74a471fc34a7dbf67df89938d0a420f411cb (patch)
treef184e98d246b85a2cf94a66bd6ea6788a9c6c89a /clang/test/CodeGen/sse42-builtins.c
parent55b8eaa5055a2a5442bcc063433ee7cec1767dac (diff)
downloadbcm5719-llvm-2bdc74a471fc34a7dbf67df89938d0a420f411cb.tar.gz
bcm5719-llvm-2bdc74a471fc34a7dbf67df89938d0a420f411cb.zip
[X86][FastISel] Use a COPY from K register to a GPR instead of a K operation
The KORTEST was introduced due to a bug where a TEST instruction used a K register. but, turns out that the opposite case of KORTEST using a GPR is now happening The change removes the KORTEST flow and adds a COPY instruction from the K reg to a GPR. Differential Revision: https://reviews.llvm.org/D24953 llvm-svn: 282580
Diffstat (limited to 'clang/test/CodeGen/sse42-builtins.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud