aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorShengchen Kan <shengchen.kan@intel.com>2023-11-28 11:33:05 +0800
committerShengchen Kan <shengchen.kan@intel.com>2023-11-28 13:11:15 +0800
commitf3d2a31d7d433f9c843a61caa7b025f3b7188ddf (patch)
treee772529dad6d5a8b49029551150ab71d97e45fbc /clang/lib/Frontend/CompilerInvocation.cpp
parenta3ef858968d3a7c4da03cd9126a2909dbd64c1d4 (diff)
downloadllvm-f3d2a31d7d433f9c843a61caa7b025f3b7188ddf.zip
llvm-f3d2a31d7d433f9c843a61caa7b025f3b7188ddf.tar.gz
llvm-f3d2a31d7d433f9c843a61caa7b025f3b7188ddf.tar.bz2
[X86][CodeGen] Cleanup code for EVEX2VEX pass, NFCI
1. Remove unused variables, e.g X86Subtarget object in performCustomAdjustments 2. Define checkVEXInstPredicate directly instead of generating it b/c the function is small and it's unlikely we have more instructions to check the predicate in the future 3. Check the tables are sorted only once for each function 4. Remove some blanks and clang-format code
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions