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 85057e1 Daily bump.
new d4e1575 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 master
in repository llvm.
from e5f6790 [SelectionDAG] Added bitreverse(bitreverse(v)) --> v
new 0c91669 Fix unused variable 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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 1 -
1 file changed, 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 compiler-rt.
from f977460 Revert "[profile] Simplify value profile writing"
new 732cc33 [InstrProf] Delete unstable test on ARM. See PR27667
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/profile/instrprof-value-prof-shared.test | 17 -----------------
1 file changed, 17 deletions(-)
delete mode 100644 test/profile/instrprof-value-prof-shared.test
--
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 fe2a4e4 [X86] Fix InstAliases to not allow FARCALL32i/FARCALL16i/FARJ [...]
new e5f6790 [SelectionDAG] Added bitreverse(bitreverse(v)) --> v
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/DAGCombiner.cpp | 12 ++
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 +
test/CodeGen/X86/bitreverse.ll | 340 ++----------------------------
3 files changed, 38 insertions(+), 320 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 compiler-rt.
from 2c920ab [profile] Simplify value profile writing
new f977460 Revert "[profile] Simplify value profile writing"
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/profile/InstrProfiling.h | 10 ++++++-
lib/profile/InstrProfilingBuffer.c | 4 +--
lib/profile/InstrProfilingFile.c | 5 +++-
lib/profile/InstrProfilingInternal.h | 12 +++-----
lib/profile/InstrProfilingValue.c | 56 +++++++++++++++++++++++++++---------
lib/profile/InstrProfilingWriter.c | 55 +++++++++++++++++------------------
6 files changed, 88 insertions(+), 54 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 5528905 [X86] Added BITREVERSE constant folding and identity tests
new fe2a4e4 [X86] Fix InstAliases to not allow FARCALL32i/FARCALL16i/FARJ [...]
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/X86InstrInfo.td | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 d2bfb61 [X86] Pulled out duplicate mask width calculation. NFCI.
new 5528905 [X86] Added BITREVERSE constant folding and identity 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/CodeGen/X86/bitreverse.ll | 364 ++++++++++++++++++++++++++++++++++++++++-
1 file changed, 363 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 llvm.
from a3ea594 [CostModel][X86] Split BSWAP/BITREVERSE cost tests from CTPOP [...]
new d2bfb61 [X86] Pulled out duplicate mask width calculation. NFCI.
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 | 5 +++--
1 file changed, 3 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 libcxx.
from ab46ace Fix memory_resource build for _LIBCPP_HAS_NO_THREADS
new 8c8f0e5 Enable Pthread threading API on Solaris. Fix PR27677
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/__config | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.