This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from de6dd3b document version change
new ccd9cbbd [profile] Remove another unneeded field in raw profile reader
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/ProfileData/InstrProf.h | 3 ++-
include/llvm/ProfileData/InstrProfData.inc | 1 -
test/tools/llvm-profdata/Inputs/c-general.profraw | Bin 1688 -> 1680 bytes
test/tools/llvm-profdata/raw-32-bits-be.test | 1 -
test/tools/llvm-profdata/raw-32-bits-le.test | 1 -
test/tools/llvm-profdata/raw-64-bits-be.test | 1 -
test/tools/llvm-profdata/raw-64-bits-le.test | 1 -
test/tools/llvm-profdata/raw-two-profiles.test | 2 --
8 files changed, 2 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 compiler-rt.
from b1d2fe4 Add a test of VP with shared lib
new 09c71be [profile] Remove another unneeded field in raw profile reader
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/InstrProfData.inc | 1 -
lib/profile/InstrProfilingMerge.c | 3 +--
2 files changed, 1 insertion(+), 3 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 b2a9448 [EarlyCSE] Rename a variable for clarity [NFC]
new de6dd3b document version change
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/ProfileData/InstrProf.h | 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 gcc-4_9-branch
in repository gcc.
from 23087a5 Daily bump.
new a1dfd0f 2016-05-05 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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/list_read_14.f90 | 25 +++++++++++++++++++++++++
libgfortran/ChangeLog | 7 +++++++
libgfortran/io/list_read.c | 6 ++++--
4 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/list_read_14.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 llvm.
from 00ac1d0 [CodeGen] Round [SU]INT_TO_FP result when promoting from f16.
new b2a9448 [EarlyCSE] Rename a variable for clarity [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/EarlyCSE.cpp | 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 ecc2a1e Make StringTableBuilder to cache hash values.
new 00ac1d0 [CodeGen] Round [SU]INT_TO_FP result when promoting from f16.
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/LegalizeFloatTypes.cpp | 7 ++++-
test/CodeGen/AArch64/f16-instructions.ll | 28 +++++++++++++++++
test/CodeGen/ARM/fp16-promote.ll | 40 +++++++++++++++++++++++++
test/CodeGen/ARM/fp16-v3.ll | 12 ++++----
test/CodeGen/X86/half.ll | 34 +++++++++++++++++++++
5 files changed, 115 insertions(+), 6 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 2dd0b89 Object: Fix two -Wpessimizing-move warnings after r268694
new ecc2a1e Make StringTableBuilder to cache hash values.
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/MC/StringTableBuilder.h | 7 +++++--
lib/MC/StringTableBuilder.cpp | 8 ++++----
2 files changed, 9 insertions(+), 6 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 afeaca5 Don't produce a relocation to read only memory.
new 50bad8d Use the new type for StringTableBuilder::getMap.
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/OutputSections.cpp | 4 ++--
1 file changed, 2 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 gcc.
from 6af52c8 PR target/70873 * config/i386/i386-protos.h (ix86_standard_ [...]
new b4d4351 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 2899f5a Daily bump.
new 987f485 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.