This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from a312884 Add an interesting test.
new 2c6a30b Handle arbitrary expressions in DATA_SEGMENT_RELRO_END.
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:
ELF/LinkerScript.cpp | 2 +-
test/ELF/linkerscript/data-segment-relro.s | 2 +-
2 files changed, 2 insertions(+), 2 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 dbc4ebf Use Intel CPU flags to determine target supported features.
new 6b4f734 Fix some const-ness issues with BreakpointID & BreakpointIDList.
new e9b532d Add SB API's for writing breakpoints to & creating the from a file.
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:
include/lldb/API/SBBreakpoint.h | 30 +++++++
include/lldb/API/SBTarget.h | 14 +++
include/lldb/Breakpoint/BreakpointID.h | 4 +-
include/lldb/Breakpoint/BreakpointIDList.h | 8 +-
include/lldb/Core/StructuredData.h | 2 +-
include/lldb/Target/Target.h | 10 ++-
scripts/interface/SBBreakpoint.i | 25 ++++++
scripts/interface/SBTarget.i | 10 +++
source/API/SBBreakpoint.cpp | 126 +++++++++++++++++++++++++++
source/API/SBTarget.cpp | 52 ++++++++++++
source/Breakpoint/BreakpointIDList.cpp | 10 ++-
source/Commands/CommandObjectBreakpoint.cpp | 127 ++++------------------------
source/Core/StructuredData.cpp | 4 +-
source/Target/Target.cpp | 122 ++++++++++++++++++++++++++
14 files changed, 419 insertions(+), 125 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 test-suite.
from 24d9547 [test-suite] Adding three bitcode benchmarks from Halide suite
new 5494108 [test-suite] Improved libstdc++ detection.
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:
External/CUDA/CMakeLists.txt | 32 +++++++++++++++++++++-----------
1 file changed, 21 insertions(+), 11 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 aceeb33 Revert "AMDGPU: Use SOPK compare instructions"
new d41f227 [lib/LTO] Fix a typo. 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/LTO/LTOBackend.cpp | 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 clang.
from f275070 Convert finite to builtin
new 82d5b51 [analyzer] scan-build-py: Remove relative path hack for SATes [...]
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/scan-build-py/libscanbuild/runner.py | 13 +------------
tools/scan-build-py/tests/unit/test_runner.py | 14 --------------
2 files changed, 1 insertion(+), 26 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 5be60f0 * typeck.c (cp_build_unary_op): Diagnose incrementing boolea [...]
new 056b5ae 2016-09-14 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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/fortran/ChangeLog | 4 ++++
gcc/fortran/simplify.c | 2 +-
2 files changed, 5 insertions(+), 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 llvm.
from 50aa910 Verifier: Mark orphaned DICompileUnits as a debug info failur [...]
new fff5113 AMDGPU: Use SOPK compare instructions
new aceeb33 Revert "AMDGPU: Use SOPK compare instructions"
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:
--
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 lld.
from f3d553e Add a test showing we handle .tbss sections in linker scripts.
new a312884 Add an interesting test.
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:
test/ELF/linkerscript/alternate-sections.s | 34 ++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
create mode 100644 test/ELF/linkerscript/alternate-sections.s
--
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 openmp.
from 8e30df7 [OMPT] fix task frame information for gomp interface
new 89ab78e [cmake] Make libgomp & libiomp5 alias install optional
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:
runtime/CMakeLists.txt | 4 ++++
runtime/src/CMakeLists.txt | 16 +++++++++-------
2 files changed, 13 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.