This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 10e696774ed CMake: Allow specifying arbitrary CCACHE parameters new cf46f9ffb97 [ARMFastISel] Replace deprecated calls to MemoryIntrinsic:: [...] new 810572205c9 [X86] Teach lower1BitVectorShuffle to recognize shuffles th [...] new 09d56824f57 [llvm-objcopy] Make modifications in-place if output is not [...] new ba26ff8dcb6 [Hexagon] Update uses of deprecated IRBuilder CreateMemCpy/ [...]
The 4 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/Target/ARM/ARMFastISel.cpp | 3 ++- lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 11 ++++---- lib/Target/X86/X86ISelLowering.cpp | 31 +++++++++++++++++++++- test/CodeGen/X86/avx512-mask-op.ll | 22 ++++++--------- test/tools/llvm-objcopy/strip-dwo-inplace.test | 29 ++++++++++++++++++++ tools/llvm-objcopy/llvm-objcopy.cpp | 8 +++--- 6 files changed, 80 insertions(+), 24 deletions(-) create mode 100644 test/tools/llvm-objcopy/strip-dwo-inplace.test