This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from dbcaecf Add support for # comments.
new 73a2bb2 Eliminate unnecessary call of SymbolBody::getPltVA.
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/OutputSections.cpp | 2 +-
ELF/Target.cpp | 24 ++++++++++++------------
ELF/Target.h | 2 +-
3 files changed, 14 insertions(+), 14 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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from 4626ef6 Toolchain sources: Update release notes for gcc-6-2016.06 snapshot.
new 20a8622 Toolchain sources: Fix gcc-5-2016.06 snapshot release notes typo.
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:
components/toolchain/gcc-linaro/5/README.textile | 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 llvm.
from 2c8c45d [x86] autoupgrade and remove SSE2/SSE41 integer min/max intrinsics
new b727933 Don't print (PLT) on arm.
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/ARM/ARMAsmPrinter.cpp | 2 --
lib/Target/ARM/ARMFastISel.cpp | 11 ++---------
lib/Target/ARM/ARMISelLowering.cpp | 14 ++------------
lib/Target/ARM/ARMMCInstLower.cpp | 5 -----
lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h | 4 ----
test/CodeGen/ARM/call-tc.ll | 10 +++++-----
test/CodeGen/ARM/call.ll | 2 +-
test/CodeGen/ARM/emutls.ll | 30 +++++++++++++++---------------
test/CodeGen/ARM/pic.ll | 4 ++--
test/CodeGen/Thumb2/tls2.ll | 4 ++--
10 files changed, 29 insertions(+), 57 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 514b1aa [OpenMP] Cast captures by copy when passed to fork call so th [...]
new 7658b57 Revert r272900 - [OpenMP] Cast captures by copy when passed t [...]
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/CGOpenMPRuntime.cpp | 31 ++++++++--
lib/CodeGen/CGStmtOpenMP.cpp | 64 +++++++++------------
lib/CodeGen/CodeGenFunction.h | 3 +-
test/OpenMP/for_firstprivate_codegen.cpp | 11 +---
test/OpenMP/parallel_firstprivate_codegen.cpp | 82 ++++++++++-----------------
test/OpenMP/sections_firstprivate_codegen.cpp | 6 +-
test/OpenMP/single_codegen.cpp | 44 +++++---------
test/OpenMP/single_firstprivate_codegen.cpp | 11 +---
test/OpenMP/teams_firstprivate_codegen.cpp | 20 +++----
9 files changed, 110 insertions(+), 162 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 a3475f4 Add 'Fortran' to display text of all PRED_FORTRAN_*
new db48d95 Introduce fortran loop preheader
new fdb351b * config/i386/driver-i386.c (host_detect_local_cpu): Set PR [...]
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/ChangeLog | 17 +++++++++
gcc/config/i386/driver-i386.c | 29 +++++++++++++--
gcc/config/i386/i386.c | 34 ++++++++++++++++--
gcc/doc/invoke.texi | 62 ++++++++++++++++++++++++++++++---
gcc/fortran/ChangeLog | 4 +++
gcc/fortran/trans-stmt.c | 4 ++-
gcc/gimple-fold.c | 8 +++++
gcc/predict.def | 6 ++++
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gfortran.dg/predict-1.f90 | 12 +++++++
10 files changed, 170 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/predict-1.f90
--
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 ca9fde3 Provide swappable traits (p0185r1)
new a3475f4 Add 'Fortran' to display text of all PRED_FORTRAN_*
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/predict.def | 21 ++++++++++++---------
2 files changed, 17 insertions(+), 9 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 cb6c7a5 Refactor duplicated code. NFC.
new 4b205a5 Refactor duplicated code. NFC.
new 7b8f692 Remove redundant -mattr options from llvm-objdump commands.
new 2c8c45d [x86] autoupgrade and remove SSE2/SSE41 integer min/max intrinsics
The 3 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/IR/IntrinsicsX86.td | 40 -----------
lib/IR/AutoUpgrade.cpp | 36 ++++++++++
lib/Target/ARM/ARMISelLowering.cpp | 4 +-
lib/Target/X86/X86IntrinsicsInfo.h | 12 ----
test/CodeGen/X86/sse2-intrinsics-x86-upgrade.ll | 57 +++++++++++++--
test/CodeGen/X86/sse41-intrinsics-x86-upgrade.ll | 91 +++++++++++++++++++++++-
test/MC/AArch64/optional-hash.s | 2 +-
test/MC/Hexagon/v60-misc.s | 2 +-
test/Object/Mips/feature.test | 2 -
test/Object/Mips/objdump-micro-mips.test | 2 -
10 files changed, 180 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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from 2b3162a Toolchain sources: Update release notes for gcc-6-2016.05 snapshot.
new dec1eaa Toolchain sources: Update release notes for gcc-5-2016.06 snapshot.
new 4626ef6 Toolchain sources: Update release notes for gcc-6-2016.06 snapshot.
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:
components/toolchain/gcc-linaro/5/README.textile | 15 ++----
components/toolchain/gcc-linaro/6/README.textile | 59 ++++++++++++++++++++++--
2 files changed, 61 insertions(+), 13 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 bb6bdec Refactor duplicated code. NFC.
new cb6c7a5 Refactor duplicated code. 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/Target/ARM/ARMISelLowering.cpp | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.