This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fb52dfa [CodeGen] Add getBuildVector and getSplatBuildVector helpers. NFCI. new a5c0577 Optimization bisect support in X86-specific passes new 7f3fd5d [LVI] Infer local facts from unary expressions
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Analysis/LazyValueInfo.cpp | 36 +++++++++++---------- lib/Target/X86/X86FixupBWInsts.cpp | 2 +- lib/Target/X86/X86FixupLEAs.cpp | 3 ++ lib/Target/X86/X86InstrInfo.cpp | 5 ++- lib/Target/X86/X86OptimizeLEAs.cpp | 3 +- lib/Target/X86/X86PadShortFunction.cpp | 3 ++ .../Transforms/CorrelatedValuePropagation/basic.ll | 37 ++++++++++++++++++++++ 7 files changed, 70 insertions(+), 19 deletions(-)