This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8d05cc6f387 * doc/invoke.texi: Note that -faligned-new is on by defaul [...]
new 55086d20007 * de.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/de.po | 716 ++++++++++++++++++++++++++++---------------------------
2 files changed, 365 insertions(+), 355 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-7-branch
in repository gcc.
from a25c3f8354a x86: vpermil2p{s,d} have no commutative operands
new 3e9a5156207 * de.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/de.po | 716 ++++++++++++++++++++++++++++---------------------------
2 files changed, 365 insertions(+), 355 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 acf74d24931 [TargetLowering] use isSubsetOf in SimplifyDemandedBits; NFCI
new f78221855b2 [KnownBits] Add zext, sext, and trunc methods to KnownBits
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/KnownBits.h | 30 ++++++++++++++
lib/Analysis/ValueTracking.cpp | 12 ++----
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | 3 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 48 ++++++++--------------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 15 +++----
lib/Target/X86/X86ISelLowering.cpp | 3 +-
.../InstCombine/InstCombineSimplifyDemanded.cpp | 18 +++-----
7 files changed, 63 insertions(+), 66 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 9de71309863 DebugInfo: elide type index entries for synthetic types
new 2dbf23f50c1 clang-format and restyle DWARFFormValue before working on it. NFC
new acf74d24931 [TargetLowering] use isSubsetOf in SimplifyDemandedBits; NFCI
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/DebugInfo/DWARF/DWARFFormValue.h | 331 ++++++++-------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 32 +-
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 581 +++++++++++++-------------
3 files changed, 478 insertions(+), 466 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 d7e3981faea [AArch64] Fix variable name ambiguity in r302078.
new 9de71309863 DebugInfo: elide type index entries for synthetic types
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/AsmPrinter/CodeViewDebug.cpp | 10 +++---
test/DebugInfo/COFF/synthetic.ll | 55 ++++++++++++++++++++++++++++++++
2 files changed, 61 insertions(+), 4 deletions(-)
create mode 100644 test/DebugInfo/COFF/synthetic.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 libcxx.
from 6cff9cfbc Qualify calls to __invoke, __apply_fuctor, and __mu
new 16d4a3f21 Attempt to fix appveyor build
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:
appveyor.yml | 4 ----
1 file changed, 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 libcxx.
from 57c405955 Add missing acquire_load to call_once overload.
new 6cff9cfbc Qualify calls to __invoke, __apply_fuctor, and __mu
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/functional | 6 +++---
1 file changed, 3 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_40
in repository libcxx.
from af3664fd0 Update ABI lists and changelog for final 4.0 release
new 8ad4f502b Merge r300397 - Fix PR32642 - string::insert and string::appe [...]
new 2a0436688 Merge r296561 - Fix PR32097 - is_abstract doesn't work on cla [...]
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/string | 8 ++++--
include/type_traits | 14 ++-------
.../string_append/iterator.pass.cpp | 16 +++++++++++
.../string_insert/iter_iter_iter.pass.cpp | 33 +++++++++++++++++++---
.../meta.unary.prop/is_abstract.pass.cpp | 10 +++++++
5 files changed, 63 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 lld.
from 7256b86ed Revert r301897, "ELF: Set symbol binding to STB_GLOBAL when u [...]
new fa606fa6c Accept archive files with no symbol table instad of warning on them.
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/Config.h | 1 -
ELF/Driver.cpp | 21 +++++++++++++++++++--
ELF/InputFiles.cpp | 14 +++++---------
ELF/InputFiles.h | 2 +-
ELF/Relocations.cpp | 11 -----------
test/ELF/lto/archive-no-index.ll | 28 +++++++---------------------
6 files changed, 32 insertions(+), 45 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 2b3efc4c394 [TailCallElim] Remove an unused argument. NFCI
new d7e3981faea [AArch64] Fix variable name ambiguity in r302078.
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/Support/TargetParser.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.