This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 80fedcb [SimplifyCFG] Update workaround for PR30188 to also include loads
new e50466a [SimplifyCFG] Followup fix to r280790
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/Transforms/Utils/SimplifyCFG.cpp | 4 +++-
1 file changed, 3 insertions(+), 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 lldb.
from 7eb99c4 Revert "Fix tests on Windows."
new ada4788 Fix unittest compilation 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:
unittests/Host/SymbolsTest.cpp | 3 ++-
unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp | 1 -
unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | 1 -
unittests/Process/gdb-remote/GDBRemoteTestUtils.h | 3 ++-
4 files 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 40fa86f [SimplifyCFG] Check PHI uses more accurately
new 1317eef [CMake] Use CMake's default RPATH for the unit tests
new 80fedcb [SimplifyCFG] Update workaround for PR30188 to also include loads
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:
lib/Transforms/Utils/SimplifyCFG.cpp | 9 ++++++--
test/Transforms/SimplifyCFG/sink-common-code.ll | 29 +++++++++++++++++++++++++
unittests/CMakeLists.txt | 8 +++----
3 files changed, 39 insertions(+), 7 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 c6bc837 [SH] Move definitions for atomic models to sh.h from sh-protos.h.
new b55f1f4 2016-09-07 Richard Biener <rguenther(a)suse.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:
gcc/testsuite/ChangeLog | 6 ++++++
.../{c-c++-common/vector-subscript-8.c => gcc.dg/pr77450.c} | 1 +
2 files changed, 7 insertions(+)
rename gcc/testsuite/{c-c++-common/vector-subscript-8.c => gcc.dg/pr77450.c} (76%)
--
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 21c68fa [PowerPC] Fix address-offset folding for plain addi
new 40fa86f [SimplifyCFG] Check PHI uses more accurately
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/Transforms/Utils/SimplifyCFG.cpp | 4 +++-
test/Transforms/SimplifyCFG/sink-common-code.ll | 25 +++++++++++++++++++++++++
2 files changed, 28 insertions(+), 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 fortran-dev
in repository gcc.
from c20048d Merge trunk r144975 bis r184995 to branch
new d584033 2016-09-07 Paul Thomas <pault(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.fortran-dev | 16 ++++++++
gcc/fortran/trans-array.c | 50 ++++++++++++++++++++++---
gcc/fortran/trans-expr.c | 17 +++++++--
gcc/fortran/trans-io.c | 37 ++++++++++++------
gcc/testsuite/ChangeLog.fortran-dev | 8 ++++
gcc/testsuite/gfortran.dg/array_section_2.f90 | 6 ---
gcc/testsuite/gfortran.dg/class_allocate_14.f90 | 8 ----
gcc/testsuite/gfortran.dg/iso-ts-29113_2.f90 | 1 -
gcc/testsuite/gfortran.dg/pr32921.f | 8 +---
libgfortran/ChangeLog.fortran-dev | 5 +++
libgfortran/gfortran.map | 2 +-
libgfortran/io/transfer.c | 28 ++++++++------
12 files changed, 130 insertions(+), 56 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 7840500 AVX512F: FMA intrinsic + FNEG - sequence optimization
new 21c68fa [PowerPC] Fix address-offset folding for plain 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/PPCISelDAGToDAG.cpp | 53 +++++++++++++++++++++++---------
test/CodeGen/PowerPC/addi-offset-fold.ll | 40 ++++++++++++++++++++++++
2 files changed, 78 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/PowerPC/addi-offset-fold.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 clang.
from 0d385d2 Fix clang's handling of the copy performed in the second phas [...]
new 9923b76 Fix whitespace issues
new f144d8b OpenCL: Defining __ENDIAN_LITTLE__ and fix target endianness
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/clang/Basic/TargetInfo.h | 1 +
lib/Basic/TargetInfo.cpp | 2 +-
lib/Basic/Targets.cpp | 24 +++---------------------
lib/CodeGen/TargetInfo.cpp | 3 +--
lib/Frontend/InitPreprocessor.cpp | 3 +++
test/Preprocessor/init.c | 1 +
6 files changed, 10 insertions(+), 24 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 7b08b56 Simplify a boolean expression by using the De Morgan's law.
new 72a1a2f Support ABSOLUE keyword in symbol assignments
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/LinkerScript.cpp | 69 +++++++++++++++++++++----------
ELF/LinkerScript.h | 6 ++-
test/ELF/linkerscript/symbols-synthetic.s | 17 +++++---
3 files changed, 62 insertions(+), 30 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 1da68f6 AMDGPU: Make some scalar instructions commutable
new 7840500 AVX512F: FMA intrinsic + FNEG - sequence optimization
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/X86/X86ISelLowering.cpp | 192 +++++++++++++++++++----------------
test/CodeGen/X86/fma-fneg-combine.ll | 35 +++----
2 files changed, 117 insertions(+), 110 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.