summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2016-09-05 02:20:49 +0000
committerCraig Topper <craig.topper@gmail.com>2016-09-05 02:20:49 +0000
commite3807febd8cd519fe019501e868c1234f0dc0b9c (patch)
tree8cc78bc065f698bd2f7cc25d9ba0cdb14e24ef7d /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parent7e1a23001d68893ee10d68e8664021a00fa0bb2c (diff)
downloadbcm5719-llvm-e3807febd8cd519fe019501e868c1234f0dc0b9c.tar.gz
bcm5719-llvm-e3807febd8cd519fe019501e868c1234f0dc0b9c.zip
[X86] Remove FsVMOVAPSrm/FsVMOVAPDrm/FsMOVAPSrm/FsMOVAPDrm. Due to their placement in the td file they had lower precedence than (V)MOVSS/SD and could almost never be selected.
The only way to select them was in AVX512 mode because EVEX VMOVSS/SD was below them and the patterns weren't qualified properly for AVX only. So if you happened to have an aligned FR32/FR64 load in AVX512 you could get a VEX encoded VMOVAPS/VMOVAPD. I tried to search back through history and it seems like these instructions were probably unselectable for at least 5 years, at least to the time the VEX versions were added. But I can't prove they ever were. llvm-svn: 280644
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud