summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/Object.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-02-19 19:23:31 +0000
committerCraig Topper <craig.topper@intel.com>2018-02-19 19:23:31 +0000
commit9471a7c89855ad591ce9178ead5fa59b92de9e45 (patch)
tree162dad66b674fa649a5494e44406c594f955a5ed /llvm/tools/llvm-objcopy/Object.cpp
parent545d34a2724ef158d79c5e37dc817ceea9fbd1d8 (diff)
downloadbcm5719-llvm-9471a7c89855ad591ce9178ead5fa59b92de9e45.tar.gz
bcm5719-llvm-9471a7c89855ad591ce9178ead5fa59b92de9e45.zip
[X86] Reduce the number of isel pattern variations needed for VPTESTM/VPTESTNM matching.
Canonicalize EQ/NE PCMPM to have build vector all zeros on the RHS so we don't have to pattern match it in both locations. This significantly reduces the number of isel patterns needed since we also had to multiply it out with loads being in either operand of the 'and' input node and in the 'and' masking node. This removes over 24000 bytes from the isel table. llvm-svn: 325526
Diffstat (limited to 'llvm/tools/llvm-objcopy/Object.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud