This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 448aa4eba4c [InstCombine] fix icmp with not op and constant to work wit [...] new fd6a4a56bbb [LazyValueInfo] Make solveBlockValueBinaryOp take a BinaryO [...] new bfffaf778f8 Add placeholder for more extensive verification of psuedo ops
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: include/llvm/CodeGen/StackMaps.h | 3 +-- lib/Analysis/LazyValueInfo.cpp | 28 ++++++++++----------- lib/CodeGen/MachineVerifier.cpp | 29 ++++++++++++++++------ test/CodeGen/X86/statepoint-allocas.ll | 2 +- test/CodeGen/X86/statepoint-call-lowering.ll | 2 +- test/CodeGen/X86/statepoint-far-call.ll | 2 +- test/CodeGen/X86/statepoint-forward.ll | 2 +- .../X86/statepoint-gctransition-call-lowering.ll | 2 +- test/CodeGen/X86/statepoint-invoke.ll | 2 +- test/CodeGen/X86/statepoint-live-in.ll | 2 +- test/CodeGen/X86/statepoint-stack-usage.ll | 2 +- test/CodeGen/X86/statepoint-stackmap-format.ll | 4 +-- test/CodeGen/X86/statepoint-uniqueing.ll | 2 +- test/CodeGen/X86/statepoint-vector-bad-spill.ll | 2 +- test/CodeGen/X86/statepoint-vector.ll | 2 +- 15 files changed, 49 insertions(+), 37 deletions(-)