summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-02-23 03:22:14 +0000
committerCraig Topper <craig.topper@gmail.com>2017-02-23 03:22:14 +0000
commit185ced8b2ba848d58608a2df5fd048873e19814e (patch)
treeb58c6744dfd30cb531868394390612e04674e229 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent277155b0548c44bcae43c80621c5807e7e9e77b2 (diff)
downloadbcm5719-llvm-185ced8b2ba848d58608a2df5fd048873e19814e.tar.gz
bcm5719-llvm-185ced8b2ba848d58608a2df5fd048873e19814e.zip
[X86][IR] In AutoUpgrade, check explicitly for xop.vpcmov and xop.vpcmov.256 instead of anything starting with xop.vpcmov
There were some older intrinsics that only existed for less than a month in 2012 that still exist in some out of tree test files that start with this string, but aren't able to be handled by the current upgrade code and fire an assert. Now we'll go back to treating them as not intrinsics at all and just passing them through to output. Fixes PR32041, sort of. llvm-svn: 295930
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud