summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandCompletions.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2017-03-12 19:15:10 +0000
committerSanjay Patel <spatel@rotateright.com>2017-03-12 19:15:10 +0000
commite795daa55e8043b72bc67b388f61d24a98dc966b (patch)
tree9d2217d967181414f742f3b312dd445baefebe16 /lldb/source/Commands/CommandCompletions.cpp
parentc9d4cb2f428bcc4c0d08d78beefde70a63ec2666 (diff)
downloadbcm5719-llvm-e795daa55e8043b72bc67b388f61d24a98dc966b.tar.gz
bcm5719-llvm-e795daa55e8043b72bc67b388f61d24a98dc966b.zip
[x86] these aren't the undefs you're looking for (PR32176)
x86 has undef SSE/AVX intrinsics that should represent a bogus register operand. This is not the same as LLVM's undef value which can take on multiple bit patterns. There are better solutions / follow-ups to this discussed here: https://bugs.llvm.org/show_bug.cgi?id=32176 ...but this should prevent miscompiles with a one-line code change. Differential Revision: https://reviews.llvm.org/D30834 llvm-svn: 297588
Diffstat (limited to 'lldb/source/Commands/CommandCompletions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud