summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/copy-constructor-synthesis-2.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-04-29 23:51:33 +0000
committerPete Cooper <peter_cooper@apple.com>2015-04-29 23:51:33 +0000
commit46361a1ea1273927b36955454f27b40c74088618 (patch)
tree696eb103b0fed1e5462c90958862136842afb0cc /clang/test/CodeGenCXX/copy-constructor-synthesis-2.cpp
parent63a41277fe4764bac27aa9276d0343c6104930a2 (diff)
downloadbcm5719-llvm-46361a1ea1273927b36955454f27b40c74088618.tar.gz
bcm5719-llvm-46361a1ea1273927b36955454f27b40c74088618.zip
Change x86 CMOVE_F to read it source, not write it.
This was breaking sqlite with the machine verifier because operand 0 was a def according to tablegen, but didn't have the 'isDef' flag set. Looking at the ISA, its clear that this operand is a source as writing to st(0) is implicit. So move the operand to the correct place in the td file. rdar://problem/20751584 llvm-svn: 236183
Diffstat (limited to 'clang/test/CodeGenCXX/copy-constructor-synthesis-2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud