This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e413590ae24 [SCEV] Fix sorting order for AddRecExprs
new 97f3849c4f6 [LTO] Print time-passes information at conclusion of LTO codegen
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/IR/LegacyPassManager.h | 3 +++
lib/IR/LegacyPassManager.cpp | 13 +++++++++++++
lib/LTO/LTOCodeGenerator.cpp | 1 +
lib/LTO/ThinLTOCodeGenerator.cpp | 1 +
4 files changed, 18 insertions(+)
--
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 1d16e072a30 Committed on behalf of Matthew Wahab
new d8f53d370de Add cross-reference for BADNAMES in libstdc++ manual
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/doc/html/manual/source_code_style.html | 2 +-
libstdc++-v3/doc/xml/manual/appendix_contributing.xml | 2 +-
3 files changed, 8 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 4c6e1e2455d Fix 2 typos in ipa-devirt.c.
new 1d16e072a30 Committed on behalf of Matthew Wahab
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/ChangeLog | 14 +++
gcc/config/arm/arm_neon.h | 24 +++++
gcc/config/arm/neon.md | 52 +++++++++-
gcc/testsuite/ChangeLog | 8 ++
.../gcc.target/arm/armv8_2-fp16-arith-1.c | 18 +++-
...mv8_2-fp16-arith-1.c => armv8_2-fp16-arith-2.c} | 10 +-
...armv8_2-fp16-neon-1.c => armv8_2-fp16-neon-2.c} | 5 +-
gcc/testsuite/gcc.target/arm/armv8_2-fp16-neon-3.c | 108 +++++++++++++++++++++
8 files changed, 228 insertions(+), 11 deletions(-)
copy gcc/testsuite/gcc.target/arm/{armv8_2-fp16-arith-1.c => armv8_2-fp16-arith-2. [...]
copy gcc/testsuite/gcc.target/arm/{armv8_2-fp16-neon-1.c => armv8_2-fp16-neon-2.c} (99%)
create mode 100644 gcc/testsuite/gcc.target/arm/armv8_2-fp16-neon-3.c
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-buildapp.
from 0892db0 Typo.
new d03370d build-linux.sh: Fix typo.
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:
build-linux.sh | 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from b6e1463 run.sh: Return with an error if any of the bench runs failed.
new f614274 run.sh: Add --forceinstall parameter.
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:
run.sh | 22 ++++++++++++++++++----
1 file changed, 18 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 lld.
from b01933cbc [ELF] - Use llvm::to_integer() instead of StringRef::getAsInteger().
new 03e68cae9 [ELF] - Detemplate GnuHashTableSection and SymbolTableSection [...]
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/SyntheticSections.cpp | 55 +++++++++++++++++++++--------------------------
ELF/SyntheticSections.h | 31 +++++++++++++-------------
ELF/Writer.cpp | 4 ++--
3 files changed, 43 insertions(+), 47 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 0208a8aa63d plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637)
new 4c6e1e2455d Fix 2 typos in ipa-devirt.c.
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/ChangeLog | 7 +++++++
gcc/ipa-devirt.c | 4 ++--
2 files changed, 9 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 lld.
from bac232959 Merge a test YAML file and a test file.
new b01933cbc [ELF] - Use llvm::to_integer() instead of StringRef::getAsInteger().
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/Driver.cpp | 8 ++++----
ELF/ScriptParser.cpp | 12 ++++++------
ELF/Strings.cpp | 4 ++--
ELF/Writer.cpp | 2 +-
4 files changed, 13 insertions(+), 13 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 1f5970481f1 [CorrelatedValuePropagation] Don't use -> to call a static [...]
new e413590ae24 [SCEV] Fix sorting order for AddRecExprs
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/Analysis/ScalarEvolution.cpp | 47 ++-
.../ScalarEvolution/different-loops-recs.ll | 454 +++++++++++++++++++++
2 files changed, 485 insertions(+), 16 deletions(-)
create mode 100644 test/Analysis/ScalarEvolution/different-loops-recs.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.