This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9c4a9b99198 [DAGCombine] visitAND - fix local shadow variable warnings. NFCI. new 7a94d4e4e45 Revert "[llvm-objdump] Add warning if --disassemble-functio [...] new b182b226189 Unbreak 32-bit build. new be913530f90 [IR] Add UnaryOperator::CreateFNegFMF(...)
The 3 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/IR/InstrTypes.h | 16 +++++++++++++++- .../llvm-objdump/X86/warn-missing-disasm-func.test | 11 ----------- tools/llvm-objcopy/ELF/Object.h | 2 +- tools/llvm-objdump/llvm-objdump.cpp | 12 ------------ unittests/IR/InstructionsTest.cpp | 18 ++++++++++++++++++ 5 files changed, 34 insertions(+), 25 deletions(-) delete mode 100644 test/tools/llvm-objdump/X86/warn-missing-disasm-func.test