This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 038b4871126 [X86] Use getUnpackl helper to create an ISD::VECTOR_SHUFFL [...] new ef15f2cc890 Untabify.
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: .../llvm/ExecutionEngine/Orc/RPCSerialization.h | 14 ++--- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 10 ++-- lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 2 +- lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 6 +-- lib/MC/MCParser/AsmParser.cpp | 8 +-- lib/Object/MachOObjectFile.cpp | 24 ++++----- lib/Support/Unix/Threading.inc | 8 +-- lib/Support/Windows/Path.inc | 2 +- lib/TableGen/Record.cpp | 2 +- lib/Target/AArch64/AArch64MacroFusion.cpp | 4 +- lib/Target/ARM/ARMTargetMachine.cpp | 8 +-- lib/Target/PowerPC/PPCCTRLoops.cpp | 4 +- .../Instrumentation/AddressSanitizer.cpp | 50 ++++++++--------- lib/Transforms/Scalar/SROA.cpp | 2 +- tools/lli/OrcLazyJIT.h | 4 +- tools/lli/lli.cpp | 17 +++--- tools/llvm-objdump/MachODump.cpp | 62 +++++++++++----------- unittests/ADT/APFloatTest.cpp | 2 +- unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp | 5 +- unittests/Support/FileOutputBufferTest.cpp | 6 +-- 20 files changed, 120 insertions(+), 120 deletions(-)