diff options
author | Oren Ben Simhon <oren.ben.simhon@intel.com> | 2017-04-04 10:23:18 +0000 |
---|---|---|
committer | Oren Ben Simhon <oren.ben.simhon@intel.com> | 2017-04-04 10:23:18 +0000 |
commit | 568fb197da48c2000e392dc8752e67a35c7a17b8 (patch) | |
tree | 93dbd26327ec6f79d6317e249053e7946f80e327 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 447f175eb5cbae644843b98ff978d54df67e7346 (diff) | |
download | bcm5719-llvm-568fb197da48c2000e392dc8752e67a35c7a17b8.tar.gz bcm5719-llvm-568fb197da48c2000e392dc8752e67a35c7a17b8.zip |
[X86] Add 64 bit pattern matching for PSADBW
PSADBW pattern currently supports the 32 bit IR pattern and only GLT (greather than) comparison.
The patch extends the pattern to catch also 64 bit IR pattern and includes all other comparison types (not only GLT).
Differential Revision: https://reviews.llvm.org/D31577
llvm-svn: 299425
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions