This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e693206 [RSForGC] Bring the BDVState struct up to code; NFC
new 075766d [LoopUnswitch] Unswitch on conditions feeding into guards
new 63e75c4 [SelectionDAG] Use DAG.getCommutedVectorShuffle instead of re [...]
new e8326f9 [X86] Replace calls to isSingleInputShuffleMask with just che [...]
new caddfac [X86] Rewrite lowerVectorShuffleWithPSHUFB to not require a Z [...]
The 4 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/DAGCombiner.cpp | 17 +----
lib/Target/X86/X86ISelLowering.cpp | 110 +++++++++++++------------------
lib/Transforms/Scalar/LoopUnswitch.cpp | 40 +++++++++--
test/Transforms/LoopUnswitch/guards.ll | 97 +++++++++++++++++++++++++++
4 files changed, 178 insertions(+), 86 deletions(-)
create mode 100644 test/Transforms/LoopUnswitch/guards.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 6ea11a4 [Object, COFF] An import data directory might not consist sol [...]
new 8a49ff8 [RSForGC] Bring findBasePointer up to code; NFC
new b97d91e [RSForGC] Get rid of the unnecessary MeetBDVStates struct; NFC
new ec3d727 [RSForGC] Bring meetBDVStateImpl up to code; NFC
new 19d3a6d [RSForGC] Bring analyzeParsePointLiveness up to code; NFC
new 18f0630 [RSForGC] Bring containsGCPtrType, isGCPointerType up to code; NFC
new 52dba4b [RSForGC] Bring recomputeLiveInValues up to code; NFC
new 7ed3ae5 [RSForGC] Bring computeLiveInValues up to code; NFC
new 4c6d1ee [RSForGC] Bring computeLiveOutSeed up to code; NFC
new ac356fc [RSForGC] Bring computeLiveInValues up to code; NFC
new e693206 [RSForGC] Bring the BDVState struct up to code; NFC
The 10 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/Instructions.h | 4 +
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 416 ++++++++++------------
2 files changed, 188 insertions(+), 232 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 e435661 [llvm-cov] Simplify the way expansion views are rendered (NFC)
new 6ea11a4 [Object, COFF] An import data directory might not consist sol [...]
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/Object/COFF.h | 6 ++----
lib/Object/COFFObjectFile.cpp | 46 ++++++++++++++++++++++++++---------------
tools/llvm-objdump/COFFDump.cpp | 26 ++++++++++++++---------
3 files changed, 47 insertions(+), 31 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 9a17918 [X86] Convert ==/!= comparisons with -1 for checking undef in [...]
new e435661 [llvm-cov] Simplify the way expansion views are rendered (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:
tools/llvm-cov/SourceCoverageView.cpp | 18 +++++++++++++-----
tools/llvm-cov/SourceCoverageView.h | 15 ++++++++-------
tools/llvm-cov/SourceCoverageViewText.cpp | 27 ++++++++++-----------------
tools/llvm-cov/SourceCoverageViewText.h | 13 +++++++------
4 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 master
in repository gcc.
from 699bc87 Daily bump.
new 0aa7396 2016-06-25 Jerry DeLisle <jvdelisle(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/module.c | 8 +++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr71649.f90 | 13 +++++++++++++
4 files changed, 29 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr71649.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 eea332b Add missing ChangeLog entries for r237765
new 699bc87 Daily bump.
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/DATESTAMP | 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 hjl/no-plt/gcc-6-branch
in repository gcc.
discards dd8633f Call tls_get_addr via GOT for GNU TLS if possible
discards 5f96580 Enable non-PIC noplt tests on 32-bit x86 target
new 08ef2fe Enable non-PIC noplt tests on 32-bit x86 target
new d42e07e Call tls_get_addr via GOT for GNU TLS if possible
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (dd8633f)
\
N -- N -- N refs/heads/hjl/no-plt/gcc-6-branch (d42e07e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/testsuite/ChangeLog | 14 --------------
1 file changed, 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.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 5c3e508 Daily bump.
new cd19ba3 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from ff5bae1 Daily bump.
new 2206407 Daily bump.
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/DATESTAMP | 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 gcc-4_9-branch
in repository gcc.
from 13a43ad Daily bump.
new a2a860b Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.