diff options
author | Craig Topper <craig.topper@intel.com> | 2019-02-20 20:18:20 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-02-20 20:18:20 +0000 |
commit | 31823fba2e9245c7cfdd8cb210a5de05c6d60075 (patch) | |
tree | 5c4384a54694574425fd64d7c5f40e975c883948 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 9ad714f7d1a926c00b389a41a6d79969089da678 (diff) | |
download | bcm5719-llvm-31823fba2e9245c7cfdd8cb210a5de05c6d60075.tar.gz bcm5719-llvm-31823fba2e9245c7cfdd8cb210a5de05c6d60075.zip |
[X86] Add more load folding patterns for blend instructions as a follow up to r354363.
This avoids depending on the peephole pass to do load folding.
Also adds some load folding for some insert_subvector patterns that use blend.
All of this was found by temporarily adding TB_NO_FORWARD to the blend immediate entries in the load folding tables.
I've added -disable-peephole to some of the affected tests from that experiment to ensure we're testing isel patterns.
llvm-svn: 354511
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions