aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2022-06-21 12:30:53 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2022-06-21 12:31:01 +0100
commit057db2002bb3d79429db3c5fe436c8cefc50cb25 (patch)
tree2f6af9187447582327d31fb5f446cef7016cda15 /llvm/lib/Support/VirtualFileSystem.cpp
parentfb4d3d238fd9adcd4f42ed15fec2fca58f47e7ef (diff)
downloadllvm-057db2002bb3d79429db3c5fe436c8cefc50cb25.zip
llvm-057db2002bb3d79429db3c5fe436c8cefc50cb25.tar.gz
llvm-057db2002bb3d79429db3c5fe436c8cefc50cb25.tar.bz2
[X86] combineAndnp - constant fold ANDNP(C,X) -> AND(~C,X)
If the LHS op has a single use then using the more general AND op is likely to allow commutation, load folding, generic folds etc.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions