This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0c6f849 [Analysis] Change several Analysis pieces to use NodeRef. NFC.
new 99174eb [SystemZ] Use valid base/index regs for inline asm
new 26b9220 [CMake] Create convenience targets for runtime projects
new f20ce37 llvm-objdump: Add Hexagon printer changes for -S/-l options
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/Object/RelocVisitor.h | 13 ++++++++
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 23 ++++++++++++++
runtimes/CMakeLists.txt | 7 +++++
test/CodeGen/SystemZ/asm-02.ll | 4 +--
.../Inputs/source-interleave-hexagon.c} | 0
test/tools/llvm-objdump/Hexagon/lit.local.cfg | 7 +++++
.../source-interleave-hexagon.ll} | 35 +++++++++++-----------
tools/llvm-objdump/llvm-objdump.cpp | 4 +++
8 files changed, 73 insertions(+), 20 deletions(-)
copy test/tools/llvm-objdump/{X86/Inputs/source-interleave-x86_64.c => Hexagon/Inp [...]
create mode 100644 test/tools/llvm-objdump/Hexagon/lit.local.cfg
copy test/tools/llvm-objdump/{X86/source-interleave-x86_64.ll => Hexagon/source-in [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 45689e2 CodeGen: use range based for loop, NFC
new 3a33970 CodeGen: Rename a variable to better fit LLVM style. NFC
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:
lib/CodeGen/CGCall.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 678bdce [zorg][mips] Have our builders inform Vasileios about failure [...]
new 739c4db Add MSVC 2015 bot for self-hosting clang
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:
buildbot/osuosl/master/config/builders.py | 14 ++++++++++++++
buildbot/osuosl/master/config/slaves.py | 2 ++
2 files changed, 16 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c5ef0e6 [InstCombine] add helper function for folds of icmp (shl 1, Y [...]
new 1282ae4 [CMake] Support for generating Xcode 8 compatible toolchains
new 3ada6da [CMake] Minor fix to regex in r279152
new 85a2cff [CMake] Make llvm-config implicit dependency for subprojects
new 0c6f849 [Analysis] Change several Analysis pieces to use NodeRef. NFC.
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:
cmake/modules/LLVMExternalProjectUtils.cmake | 2 +-
include/llvm/Analysis/BlockFrequencyInfoImpl.h | 15 ++-
include/llvm/Analysis/LoopInfoImpl.h | 4 +-
include/llvm/Analysis/RegionIterator.h | 121 +++++++++++++------------
runtimes/CMakeLists.txt | 2 +-
tools/xcode-toolchain/CMakeLists.txt | 31 ++++++-
6 files changed, 106 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 949ea4a Fixed more signed/unsigned mismatch warnings introduced in my [...]
new 45689e2 CodeGen: use range based for loop, NFC
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:
lib/CodeGen/CGCall.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39
in repository clang.
from c18fb1d ReleaseNotes: clean up
new 6f83e5b ReleaseNotes: sphinx build fixes
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:
docs/ReleaseNotes.rst | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 63373e4 Fix for powerpc-power.exp gdb regression test for Power 9
new 46da924 Add ChangeLog updates to my previous two commits
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:
gdb/ChangeLog | 4 ++++
gdb/testsuite/ChangeLog | 6 ++++++
2 files changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2b3323e AMDGPU/SI: Fix a test in wqm.ll to always use s_cbranch_vcc*
new 56ae20a [lanai] Add ISA document to CompilerWritersInfo
new c5ef0e6 [InstCombine] add helper function for folds of icmp (shl 1, Y [...]
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/CompilerWriterInfo.rst | 6 +
lib/Transforms/InstCombine/InstCombineCompares.cpp | 127 +++++++++++----------
2 files changed, 71 insertions(+), 62 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 546498c make the associative containers do the right thing for propog [...]
new 8c22696 [CMake] Get libcxx building under LLVM/runtimes
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:
CMakeLists.txt | 10 +++++-----
cmake/Modules/HandleOutOfTreeLLVM.cmake | 14 ++++++++------
test/CMakeLists.txt | 2 ++
3 files changed, 15 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.