This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9e7800b [SimplifyCFG] Don't try to create metadata-valued PHIs
new 70425af [CUDA] Further reformat "invoking clang" section of CompileCu [...]
new 6676095 [CUDA] Clarify that -l and -L only need to be passed when lin [...]
new f0bb43f [CUDA] Rework "optimizations" and "publication" section in Co [...]
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:
docs/CompileCudaWithLLVM.rst | 134 +++++++++++++++++++++----------------------
1 file changed, 66 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.
unknown user pushed a change to branch master
in repository llvm.
from 16d3f88 [LoopUnroll] Correct a debug message. NFC.
new 9e7800b [SimplifyCFG] Don't try to create metadata-valued PHIs
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/no-md-sink.ll | 51 +++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+)
create mode 100644 test/Transforms/SimplifyCFG/no-md-sink.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 llvm.
from 22c45e1 Shift-left (ISD::SHL) operation crashes on "DAG Legalization" [...]
new 16d3f88 [LoopUnroll] Correct a debug message. 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/Transforms/Scalar/LoopUnrollPass.cpp | 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 fortran-dev
in repository gcc.
from 26ee7d9 2016-09-07 Paul Thomas <pault(a)gcc.gnu.org>
new 2fba1ff 2016-09-07 Dominique Dhumieres <dominiq(a)lps.ens.fr>
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.fortran-dev | 12 ++++++++++++
gcc/testsuite/gfortran.dg/assumed_rank_12.f90 | 2 +-
gcc/testsuite/gfortran.dg/assumed_type_2.f90 | 18 +-----------------
gcc/testsuite/gfortran.dg/coarray_lib_comm_1.f90 | 10 +++++-----
gcc/testsuite/gfortran.dg/coarray_lib_this_image_2.f90 | 10 ----------
gcc/testsuite/gfortran.dg/coarray_lock_7.f90 | 16 ++++++++--------
gcc/testsuite/gfortran.dg/coarray_stat_function.f90 | 6 +++---
gcc/testsuite/gfortran.dg/no_arg_check_2.f90 | 18 +-----------------
gcc/testsuite/gfortran.dg/pr32921.f | 3 +--
9 files changed, 32 insertions(+), 63 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 dc276e4 Fix inconsistent indentation.
new 5688a1d ELF: Add -Qy as ignored option
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/Options.td | 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 compiler-rt.
from 4a0c5cd [compiler-rt] Fix library suffixes on windows
new 2af3b68 [compiler-rt] Allow sanitizers to be compiled for windows with clang
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:
cmake/config-ix.cmake | 2 +-
lib/asan/CMakeLists.txt | 10 +++++++++-
2 files changed, 10 insertions(+), 2 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 350a7a4 [InstCombine] allow icmp (and X, C2), C1 folds for splat cons [...]
new 22c45e1 Shift-left (ISD::SHL) operation crashes on "DAG Legalization" [...]
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/SelectionDAG/LegalizeDAG.cpp | 48 +++++++++++++++++--------------
test/CodeGen/X86/shl-crash-on-legalize.ll | 33 +++++++++++++++++++++
2 files changed, 60 insertions(+), 21 deletions(-)
create mode 100644 test/CodeGen/X86/shl-crash-on-legalize.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 llvm.
from e61b182 [CUDA] Move AXPY example into gist.
new 5b033da [CUDA] Fix typo in link in CompileCudaWithLLVM.
new 350a7a4 [InstCombine] allow icmp (and X, C2), C1 folds for splat cons [...]
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:
docs/CompileCudaWithLLVM.rst | 2 +-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 76 ++++++++++------------
test/Transforms/InstCombine/icmp.ll | 34 ++++++----
3 files changed, 56 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 lld.
from 354ebb4 Move field to the base class. NFC.
new dc276e4 Fix inconsistent indentation.
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/ELF/version-script-complex-wildcards.s | 71 ++++++-----------------------
test/ELF/version-script-extern-wildcards.s | 19 ++------
test/ELF/version-script-noundef.s | 8 +---
test/ELF/version-script.s | 32 ++++---------
test/ELF/version-wildcard.test | 12 ++---
5 files changed, 30 insertions(+), 112 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 9c0826c Don't reuse a variable name in a nested scope. NFC.
new 4ecf8b9 [RDF] Fix liveness analysis for phi nodes with shadow uses
new e61b182 [CUDA] Move AXPY example into gist.
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:
docs/CompileCudaWithLLVM.rst | 145 +++++++++------------
lib/Target/Hexagon/RDFLiveness.cpp | 117 ++++++++++++-----
lib/Target/Hexagon/RDFLiveness.h | 2 +-
.../{rdf-ignore-undef.ll => rdf-phi-shadows.ll} | 33 +++--
4 files changed, 162 insertions(+), 135 deletions(-)
copy test/CodeGen/Hexagon/{rdf-ignore-undef.ll => rdf-phi-shadows.ll} (57%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.