diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-03-28 19:21:35 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-03-28 19:39:17 +0000 |
commit | 5b06de7f99ef86c484f5fea5542c1868e798ac08 (patch) | |
tree | 57904c9c208625515b02d80e7b6958cd8a48e687 /clang/lib/Frontend/FrontendAction.cpp | |
parent | 346f49927f32f72148882100410f78b83f2733a8 (diff) | |
download | llvm-5b06de7f99ef86c484f5fea5542c1868e798ac08.zip llvm-5b06de7f99ef86c484f5fea5542c1868e798ac08.tar.gz llvm-5b06de7f99ef86c484f5fea5542c1868e798ac08.tar.bz2 |
[X86] Add isLogicOp helper to match ISD::AND/OR/XOR and X86ISD::ANDNP
We could easily support the X86ISD 'float' variants of the logic ops as well, but we don't have good test coverage at the moment (they're mainly for SSE1 targets).
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions