This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from c70f9494bc5 Daily bump.
new 4dce862fc2d Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from 302abd6e9f Rename regcache_cooked_read_ftype and make a function_view
new 6ff79ccd1c 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 gdb-8.1-branch
in repository binutils-gdb.
from bdf29a3b11 Automatic date update in version.in
new 0551f34df6 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 binutils-2_30-branch
in repository binutils-gdb.
from 1a22c7027f Automatic date update in version.in
new d87a4cd489 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 clang.
from 63711c3cd3 Fix hmaptool cmake file to work on Windows
new fc8d6b0b11 When a dependent alignas is applied to a non-dependent typed [...]
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/Sema/SemaDeclAttr.cpp | 23 ++++++++++++-----------
test/CXX/dcl.dcl/dcl.attr/dcl.align/p1.cpp | 6 ++++++
2 files changed, 18 insertions(+), 11 deletions(-)
create mode 100644 test/CXX/dcl.dcl/dcl.attr/dcl.align/p1.cpp
--
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 1cb0fd412f Use cast instead of dyn_cast_or_null.
new 63711c3cd3 Fix hmaptool cmake file to work on Windows
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:
utils/hmaptool/CMakeLists.txt | 8 ++++----
1 file changed, 4 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 llvm.
from a5a4f60b044 [mips] Add microMIPS specific addressing patterns.
new 5a4174c5401 [DWARF] Improved error reporting for range lists. Errors fo [...]
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/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h | 2 +-
include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h | 2 +-
include/llvm/DebugInfo/DWARF/DWARFDie.h | 2 +-
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 15 ++--
lib/DebugInfo/DWARF/DWARFContext.cpp | 7 +-
lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp | 23 ++++--
lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp | 10 +--
lib/DebugInfo/DWARF/DWARFDie.cpp | 28 +++++---
lib/DebugInfo/DWARF/DWARFUnit.cpp | 82 ++++++++++++++--------
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 9 ++-
test/DebugInfo/X86/dwarfdump-ranges-baseaddr.s | 39 +++++++++-
test/DebugInfo/X86/dwarfdump-rnglists.s | 19 ++++-
tools/dsymutil/DwarfLinker.cpp | 6 +-
tools/llvm-dwarfdump/Statistics.cpp | 18 ++++-
14 files changed, 194 insertions(+), 68 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 9b5ff2db7e Warning for framework headers using double quote includes
new 1cb0fd412f Use cast instead of dyn_cast_or_null.
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/Sema/SemaDeclCXX.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 lld.
from 441ad2d05 [WebAssembly] Update function signature mismatch error message. NFC.
new 721d0376d [WebAssembly] Minor cleanup to test inputs. 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:
test/wasm/Inputs/ret32.ll | 4 +---
test/wasm/Inputs/ret64.ll | 2 +-
test/wasm/load-undefined.test | 45 ++++++++++++++++++++++---------------------
3 files changed, 25 insertions(+), 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 llvm.
from 8d9ac7ff948 Generalize MergeBlockIntoPredecessor. Replace uses of Merge [...]
new a5a4f60b044 [mips] Add microMIPS specific addressing patterns.
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/Mips/MicroMipsInstrInfo.td | 153 ++++++++++++---------
lib/Target/Mips/MipsInstrInfo.td | 51 +++----
test/CodeGen/Mips/address-selection.ll | 38 +++++
.../cstmaterialization/isel-materialization.ll | 36 +++++
4 files changed, 187 insertions(+), 91 deletions(-)
create mode 100644 test/CodeGen/Mips/address-selection.ll
create mode 100644 test/CodeGen/Mips/cstmaterialization/isel-materialization.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.