This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1750ec9 Fix broken buildbots because of r288424 (NFC).
new c139fdb RegisterCoalscer: Only coalesce complete reserved registers.
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/RegisterCoalescer.cpp | 8 +++-
test/CodeGen/AArch64/regcoal-constreg.mir | 31 -------------
test/CodeGen/AArch64/regcoal-physreg.mir | 67 +++++++++++++++++++++++++++++
test/CodeGen/AMDGPU/attr-amdgpu-num-sgpr.ll | 61 +++++++++++++-------------
4 files changed, 105 insertions(+), 62 deletions(-)
delete mode 100644 test/CodeGen/AArch64/regcoal-constreg.mir
create mode 100644 test/CodeGen/AArch64/regcoal-physreg.mir
--
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 5f6b420 * call.c (add_function_candidate): Exclude inherited copy/mo [...]
new a92b999 * es.po: Update.
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/po/ChangeLog | 4 +
gcc/po/es.po | 328 ++++++++++++-------------------------------------------
2 files changed, 73 insertions(+), 259 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 gcc-6-branch
in repository gcc.
from b582544 016-12-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
new b1a318a * es.po: Update.
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/po/ChangeLog | 4 +
gcc/po/es.po | 328 ++++++++++++-------------------------------------------
2 files changed, 73 insertions(+), 259 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 9ed0c7a [ADT, Support, TableGen] Fix some Clang-tidy modernize-use-de [...]
new 1750ec9 Fix broken buildbots because of r288424 (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:
include/llvm/Support/CommandLine.h | 1 +
1 file changed, 1 insertion(+)
--
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 2af4e8b [dsymutil] Simplify a lazy-init condition/expression
new 9ed0c7a [ADT, Support, TableGen] Fix some Clang-tidy modernize-use-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:
include/llvm/ADT/SparseBitVector.h | 50 +++++++-------
include/llvm/ADT/TinyPtrVector.h | 20 ++++--
include/llvm/Support/CommandLine.h | 97 ++++++++++++++++++---------
include/llvm/Support/Error.h | 30 +++++++--
include/llvm/Support/FileSystem.h | 18 ++---
include/llvm/Support/FormatVariadic.h | 15 +++--
include/llvm/Support/ManagedStatic.h | 7 +-
include/llvm/Support/MemoryBuffer.h | 18 +++--
include/llvm/Support/YAMLTraits.h | 57 ++++++++++------
include/llvm/Support/raw_ostream.h | 30 +++++----
include/llvm/TableGen/Record.h | 122 +++++++++++++++++++++++++---------
include/llvm/TableGen/SetTheory.h | 15 +++--
12 files changed, 318 insertions(+), 161 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 e348b77 [debug info] Minor cleanup from D27170/r288399
new 2af4e8b [dsymutil] Simplify a lazy-init condition/expression
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/dsymutil/DwarfLinker.cpp | 7 +++----
1 file changed, 3 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 compiler-rt.
from d2e59eb Release memory to OS only when the requested range covers the [...]
new 300bd34 build: fix building for Windows after SVN r287465
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/builtins/CMakeLists.txt | 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 gcc.
from e625ae7 dwarf2out.c: fix jit issue with early_dwarf_finished
new fcf5e4d fix PR number
new 5f6b420 * call.c (add_function_candidate): Exclude inherited copy/mo [...]
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:
gcc/cp/ChangeLog | 7 ++++++-
gcc/cp/call.c | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/inh-ctor15a.C | 14 --------------
gcc/testsuite/g++.dg/cpp1z/inh-ctor36.C | 18 ++++++++++++++++++
4 files changed, 43 insertions(+), 15 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/cpp0x/inh-ctor15a.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/inh-ctor36.C
--
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 f016153 AArch64: fix 128-bit cmpxchg at -O0 (again, again).
new bc7dc48 [SelectionDAG] getRawSubclassData should not return HasDebugValue.
new e348b77 [debug info] Minor cleanup from D27170/r288399
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/llvm/CodeGen/DIE.h | 5 -
include/llvm/CodeGen/SelectionDAGNodes.h | 11 +-
lib/CodeGen/AsmPrinter/DIE.cpp | 2 +-
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 2 +-
lib/CodeGen/AsmPrinter/DwarfUnit.h | 2 +-
test/CodeGen/X86/fp128-g.ll | 177 ++++++++++++++++++++++++++++++
6 files changed, 190 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/X86/fp128-g.ll
--
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 f04a998 * config/sparc/sparc.opt (mlra): New target option. * confi [...]
new e625ae7 dwarf2out.c: fix jit issue with early_dwarf_finished
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 | 5 +++++
gcc/dwarf2out.c | 3 +++
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.