This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c00cde6ade5 [SelectionDAGBuilder] Remove redundant variable. NFCI. new b21d80e08f3 Adjust documentation for git migration. new c84c48686ce [InstCombine] add tests for ext-of-bool + add/sub; NFC
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: docs/CompileCudaWithLLVM.rst | 4 +- docs/LibFuzzer.rst | 4 +- docs/TestSuiteGuide.md | 2 +- docs/TestSuiteMakefileGuide.rst | 6 +- docs/TestingGuide.rst | 12 +--- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 2 +- lib/Target/AMDGPU/AMDGPUISelLowering.h | 16 ++--- test/CodeGen/PowerPC/pr24546.ll | 4 +- test/Transforms/InstCombine/zext-bool-add-sub.ll | 87 ++++++++++++++++++++++++ utils/lit/setup.py | 4 +- 10 files changed, 111 insertions(+), 30 deletions(-)