This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 76fd46e Make llvm::Error generated from replacement interfaces more s [...]
new 35ba12b darwin: Unconditionally pass -lto_library, remove -Wliblto warning.
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/clang/Basic/DiagnosticDriverKinds.td | 2 --
lib/Driver/Tools.cpp | 16 ++++++++--------
test/Driver/darwin-ld-lto.c | 14 ++++----------
3 files changed, 12 insertions(+), 20 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 google/testing
in repository clang.
from 6db609b Updating branches/google/testing to r285906
new ba6fb1f Updating branches/google/testing to r285906
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:
--
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 b095048 [mips] seb, seh instruction aliases
new 2fb7ff7 [LCG] Add utilities to compute parent and ascestor relationsh [...]
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/Analysis/LazyCallGraph.h | 26 ++++++++++++++++
lib/Analysis/LazyCallGraph.cpp | 58 +++++++++++++++++++++++++++++++++++
2 files changed, 84 insertions(+)
--
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 1909a53 [ELF] Allow `ASSERT` in output section descriptions
new cbf4d04 Fix build breakage.
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/SyntheticSections.cpp | 13 ++++++-------
ELF/SyntheticSections.h | 8 ++++----
ELF/Writer.cpp | 2 +-
3 files changed, 11 insertions(+), 12 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 aa687a6 [PowerPC] Emit VMX loads/stores for aligned ops to avoid addi [...]
new a5156e5 Add IntrInaccessibleMemOnly property for intrinsics
new b095048 [mips] seb, seh instruction aliases
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/IR/Intrinsics.td | 9 +++++++++
lib/Target/Mips/MicroMips32r6InstrInfo.td | 4 ++++
lib/Target/Mips/MicroMipsInstrInfo.td | 4 ++++
lib/Target/Mips/MipsInstrInfo.td | 4 ++++
test/MC/Mips/micromips/valid.s | 2 ++
test/MC/Mips/micromips32r6/valid.s | 2 ++
test/MC/Mips/micromips64r6/valid.s | 4 ++++
test/MC/Mips/mips32r2/valid.s | 6 ++++--
test/MC/Mips/mips32r3/valid.s | 6 ++++--
test/MC/Mips/mips32r5/valid.s | 6 ++++--
test/MC/Mips/mips32r6/valid.s | 4 ++++
test/MC/Mips/mips64r2/valid.s | 6 ++++--
test/MC/Mips/mips64r3/valid.s | 6 ++++--
test/MC/Mips/mips64r5/valid.s | 6 ++++--
test/MC/Mips/mips64r6/valid.s | 4 ++++
utils/TableGen/CodeGenIntrinsics.h | 27 +++++++++++++++++++------
utils/TableGen/CodeGenTarget.cpp | 7 ++++++-
utils/TableGen/IntrinsicEmitter.cpp | 33 +++++++++++++++++++++++++++++++
18 files changed, 121 insertions(+), 19 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 d93dfb1 [CostModel][X86] Updated sitofp/uitofp scalar/vector cost tests
new aa687a6 [PowerPC] Emit VMX loads/stores for aligned ops to avoid addi [...]
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/PowerPC/PPCISelLowering.cpp | 15 +++++++++++
lib/Target/PowerPC/PPCInstrVSX.td | 14 ++++++-----
test/CodeGen/PowerPC/ppc64-i128-abi.ll | 20 +++++++--------
test/CodeGen/PowerPC/swaps-le-1.ll | 46 +++++++++++++++++++---------------
test/CodeGen/PowerPC/swaps-le-2.ll | 31 ++++++++++++++---------
test/CodeGen/PowerPC/vsx-ldst.ll | 6 +++--
test/CodeGen/PowerPC/vsx.ll | 39 +++++++++++++++++-----------
7 files changed, 106 insertions(+), 65 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 fcc1f76 [X86][SSE] Combine UNPCKL(FHADD,FHADD) -> FHADD for v2f64 shuffles.
new d93dfb1 [CostModel][X86] Updated sitofp/uitofp scalar/vector cost tests
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/Analysis/CostModel/X86/sitofp.ll | 920 +++++++++-----------------------
test/Analysis/CostModel/X86/uitofp.ll | 951 +++++++++-------------------------
2 files changed, 492 insertions(+), 1379 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 03ac9de runtime: rewrite panic/defer code from C to Go
new ff6497a gcc/ * gcc-ar.c (main): Fix indentation. * gcov-io.c (gcov [...]
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 | 8 ++++++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/array-notation-common.c | 30 +++++++++++++++---------------
gcc/gcc-ar.c | 2 +-
gcc/gcov-io.c | 12 +++++-------
gcc/hsa-dump.c | 8 ++++----
gcc/sel-sched-ir.h | 8 --------
7 files changed, 38 insertions(+), 35 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 44d7513 gcc/ChangeLog
new f9236b2 2016-11-22 Steven G. Kargl <kargl(a)gcc.gnu.org>
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 | 6 ++++++
gcc/fortran/io.c | 37 +++++++++++----------------------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/fmt_tab_1.f90 | 9 ++++++--
gcc/testsuite/gfortran.dg/fmt_tab_2.f90 | 6 ++++--
5 files changed, 35 insertions(+), 29 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-5-branch
in repository gcc.
from 77c15ff Daily bump.
new fc0281d gcc/ChangeLog
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/Makefile.in | 2 +-
gcc/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/Make-lang.in | 2 +-
libstdc++-v3/ChangeLog | 9 ++++++++-
libstdc++-v3/testsuite/Makefile.am | 2 +-
libstdc++-v3/testsuite/Makefile.in | 2 +-
7 files changed, 22 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.