aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-01-31 19:54:48 -0800
committerCraig Topper <craig.topper@sifive.com>2021-01-31 20:01:05 -0800
commitce27b327158e6ae7b726b6d867b7db5117a90b73 (patch)
treea518877be234a069f52dfdf825c006dfb304b2b3 /clang/lib/Frontend/CompilerInvocation.cpp
parent94206f1f90fee1b92c49234a17cf8e1781179146 (diff)
downloadllvm-ce27b327158e6ae7b726b6d867b7db5117a90b73.zip
llvm-ce27b327158e6ae7b726b6d867b7db5117a90b73.tar.gz
llvm-ce27b327158e6ae7b726b6d867b7db5117a90b73.tar.bz2
[Mips] Cleanup isel patterns to use 'vnot' instead of (xor X, immAllOnesV). NFCI
A couple patterns used bitconvert on the immAllOnesV, but the isel matching uses ISD::isBuildVectorAllOnes which is able to look through bitcasts. So isel patterns don't need to do it explicitly.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions