This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Oz_LTO in repository toolchain/ci/llvm-project.
from e0363adb75f [Attributor][Fix] Never override given argument numbers adds 124cae7d3fc Remove extra ';' to silent compiler warning. adds 9450b0084af [X86] Remove offset of 8 from the call to FuseInst for UNPC [...] adds c7f9559d659 [Driver] Simplify -lgcc & -lgcc_s adds e9dc9c2bebb [Driver] Simplify AddLibgcc adds 44a4bf95ddf [MachineOutliner] Add missing initializers for OutlinedFunc [...] adds a3f9240bfbb SlotIndexes - add missing initializer. NFCI. adds f66f5ff38ab VirtRegMap - add missing initializers. NFCI. adds 864474c9c72 [BitcodeReader] Use tighter upper bound to validate forward [...]
No new revisions were added by this update.
Summary of changes: clang/lib/Driver/ToolChains/CommonArgs.cpp | 40 ++++++++++----------------- clang/lib/Sema/SemaDecl.cpp | 5 ++-- llvm/include/llvm/Bitstream/BitstreamReader.h | 8 ++++-- llvm/include/llvm/CodeGen/MachineOutliner.h | 6 ++-- llvm/include/llvm/CodeGen/SlotIndexes.h | 2 +- llvm/include/llvm/CodeGen/VirtRegMap.h | 6 ++-- llvm/lib/Bitcode/Reader/BitcodeReader.cpp | 2 +- llvm/lib/Bitcode/Reader/MetadataLoader.cpp | 20 +++++++++++--- llvm/lib/Bitcode/Reader/ValueList.cpp | 8 ++++-- llvm/lib/Bitcode/Reader/ValueList.h | 9 +++++- llvm/lib/Target/X86/X86InstrInfo.cpp | 2 +- llvm/test/Bitcode/pr18704.ll | 2 +- llvm/test/CodeGen/X86/pr42616.ll | 11 ++++++++ 13 files changed, 76 insertions(+), 45 deletions(-) create mode 100644 llvm/test/CodeGen/X86/pr42616.ll