This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from 215e1e3e3d Automatic date update in version.in
new 1ddf09c06c Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 lldb.
from a70d891b5 Revert "Stop building liblldb with CMake's framework functionality"
new 98295ab36 Add the actually calculated completions to COMPLETION_MSG
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:
.../lldbsuite/test/functionalities/completion/TestCompletion.py | 4 ++--
packages/Python/lldbsuite/test/lldbtest.py | 5 +++--
2 files changed, 5 insertions(+), 4 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 lldb.
from 8e9a6ed57 Fix whitespace in the python test suite.
new 35c34441c Add missing boundary checks to variable completion.
new a70d891b5 Revert "Stop building liblldb with CMake's framework functionality"
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:
CMakeLists.txt | 16 +++++----
cmake/modules/AddLLDB.cmake | 6 ++--
cmake/modules/LLDBConfig.cmake | 4 +--
cmake/modules/LLDBFramework.cmake | 38 +++++++-------------
.../functionalities/completion/TestCompletion.py | 40 ++++++++++++++++++++++
.../test/functionalities/completion/main.cpp | 11 ++++--
scripts/CMakeLists.txt | 6 ++--
source/API/CMakeLists.txt | 23 +++++--------
source/Symbol/Variable.cpp | 7 ++--
9 files changed, 91 insertions(+), 60 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 llvm.
from 2ccd4fbdb9c [llvm-objcopy] Make --strip-debug strip .zdebug* (zlib-gnu) [...]
new 7d3adcd95a0 [X86] Add support expanding multiplies by constant where th [...]
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/Target/X86/X86ISelLowering.cpp | 49 ++++++++-----
test/CodeGen/X86/mul-constant-i16.ll | 44 +++++++++++
test/CodeGen/X86/mul-constant-i32.ll | 112 ++++++++++++++++++++++++++++
test/CodeGen/X86/mul-constant-i64.ll | 138 +++++++++++++++++++++++++++++++++++
4 files changed, 325 insertions(+), 18 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 llvm.
from b6a0f6b8e00 [InstrProf] Don't register __llvm_profile_runtime_user
new 2ccd4fbdb9c [llvm-objcopy] Make --strip-debug strip .zdebug* (zlib-gnu) [...]
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:
tools/llvm-objcopy/llvm-objcopy.cpp | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 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 llvm.
from cc0c5b9ce0d [WebAssembly] Added default stack-only instruction mode for MC.
new b6a0f6b8e00 [InstrProf] Don't register __llvm_profile_runtime_user
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/Transforms/Instrumentation/InstrProfiling.cpp | 2 +-
test/Instrumentation/InstrProfiling/linkage.ll | 33 +++++++++-----------
test/Instrumentation/InstrProfiling/platform.ll | 37 +++++++++++++++--------
3 files changed, 41 insertions(+), 31 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 gcc.
from 08985fc2f2d Update .po files.
new 7a3d55bbcae 2018-07-27 Michael Meissner <meissner(a)linux.ibm.com>
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:
gcc/ChangeLog | 41 ++++++
gcc/config/rs6000/constraints.md | 5 -
gcc/config/rs6000/predicates.md | 41 +-----
gcc/config/rs6000/rs6000-cpus.def | 1 -
gcc/config/rs6000/rs6000-protos.h | 1 -
gcc/config/rs6000/rs6000.c | 286 ++------------------------------------
gcc/config/rs6000/rs6000.h | 13 --
gcc/config/rs6000/rs6000.md | 78 ++---------
8 files changed, 66 insertions(+), 400 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 66f2c636c4 [Sema] Use a TreeTransform to extract deduction guide parame [...]
new 459648c52e Parse a possible trailing postfix expression suffix after a [...]
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:
include/clang/Parse/Parser.h | 1 +
lib/Parse/ParseExpr.cpp | 20 +++++++++++++++-----
test/Parser/cxx1z-fold-expressions.cpp | 26 ++++++++++++++++++++++++++
3 files changed, 42 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.