This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3e9ce61 [pdb] Add the ability to resolve TypeServer PDBs.
new b1df787 [IR] Fix some Clang-tidy modernize and Include What You Use w [...]
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/Attributes.h | 51 +++++++++++++++-------------
include/llvm/IR/Comdat.h | 6 ++--
include/llvm/IR/InlineAsm.h | 24 +++++++------
include/llvm/IR/Metadata.h | 13 ++++---
include/llvm/IR/SymbolTableListTraits.h | 28 ++++++++-------
include/llvm/IR/TrackingMDRef.h | 17 +++++++---
include/llvm/IR/TypeFinder.h | 14 ++++----
include/llvm/IR/UseListOrder.h | 7 ++--
include/llvm/IR/ValueSymbolTable.h | 45 ++++++++++++++-----------
lib/IR/Attributes.cpp | 60 +++++++++++++++++++++------------
lib/IR/Comdat.cpp | 8 +++--
lib/IR/InlineAsm.cpp | 49 +++++++++++++--------------
lib/IR/Metadata.cpp | 39 ++++++++++++++++++---
lib/IR/TypeFinder.cpp | 13 +++++--
lib/IR/ValueSymbolTable.cpp | 5 +--
15 files changed, 228 insertions(+), 151 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 4b36429 2017-02-16 Alan Modra <amodra(a)gmail.com>
new 43e2581 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-6-branch
in repository gcc.
from 6c7e9ac PR target/76731 * config/i386/avx512fintrin.h (_mm512_i32g [...]
new 2e67412 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 a131363 gcc/ChangeLog:
new 049de3d 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 glibc.
from ceaa988 Add missing header files throughout the testsuite.
new f0166c1 build-many-glibcs: don't crash if email is not configured
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:
ChangeLog | 6 ++++++
scripts/build-many-glibcs.py | 10 ++++++++++
2 files changed, 16 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 binutils-gdb.
from 3239a42 bfd: Improve lookup of file / line information for errors
new 2f0d09c Automatic date update in version.in
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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 3697f0c Automatic date update in version.in
new 2e452eb Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_28-branch
in repository binutils-gdb.
from 0a4cafc xfail two ld-unique tests for hppa
new 6c20b44 Automatic date update in version.in
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:
bfd/version.h | 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 release_40
in repository llvm.
from 3ed1bc5 Merging r295230: -------------------------------------------- [...]
new ceb30dd Merging r293124: -------------------------------------------- [...]
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/LoopUnroll.cpp | 11 +++++----
lib/Transforms/Utils/LoopUnrollRuntime.cpp | 15 ++++++++-----
test/Transforms/LoopUnroll/runtime-li.ll | 36 ++++++++++++++++++++++++++++++
3 files changed, 53 insertions(+), 9 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/runtime-li.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.