summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-10-04 18:02:46 +0000
committerCraig Topper <craig.topper@intel.com>2019-10-04 18:02:46 +0000
commit87aa59a0c7150bd6aff1de6959ec55eab28102ef (patch)
treeba4b11451181b1fbd3564abc2cd049afbbd1564c /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent074fa390d25d631349f0132855d7c9eea8449ef9 (diff)
downloadbcm5719-llvm-87aa59a0c7150bd6aff1de6959ec55eab28102ef.tar.gz
bcm5719-llvm-87aa59a0c7150bd6aff1de6959ec55eab28102ef.zip
[X86] Remove isel patterns for mask vpcmpgt/vpcmpeq. Switch vpcmp to these based on the immediate in MCInstLower
The immediate form of VPCMP can represent these completely. The vpcmpgt/eq are just shorter encodings. This patch removes the isel patterns and just swaps the opcodes and removes the immediate in MCInstLower. This matches where we do some other encodings tricks. Removes over 10K bytes from the isel table. Differential Revision: https://reviews.llvm.org/D68446 llvm-svn: 373766
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud