This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2fe411570e [InstCombine] Fold (a | b) ^ (~a | ~b) --> ~(a ^ b) and (a [...] new 71a28cb4142 fix trivial typos; NFC
The 1 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/AsmPrinter.h | 4 ++-- lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp | 2 +- lib/Target/X86/X86InstructionSelector.cpp | 2 +- lib/Target/X86/X86MCInstLower.cpp | 2 +- lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 2 +- test/CodeGen/X86/GlobalISel/ext-x86-64.ll | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-)