[all-commits] [llvm/llvm-project] 73635a: X86SpeculativeLoadHardeningPass::hardenValueInRegi...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat May 15 07:14:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73635adb86bc51612a55440d8b53d828374c83fc
https://github.com/llvm/llvm-project/commit/73635adb86bc51612a55440d8b53d828374c83fc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-05-15 (Sat, 15 May 2021)
Changed paths:
M llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp
Log Message:
-----------
X86SpeculativeLoadHardeningPass::hardenValueInRegister - assert that we have a i8/i16/i32/i64 sized register. NFCI.
Silence static analyzer warning for out-of-range access to the SubRegImms[] array.
More information about the All-commits
mailing list