This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a30e2b308bb [InstCombine] add icmp-xor tests to show vector neglect; NFC
new 90e7ab1a9dd [IR] Switch AttributeList to use an array for O(1) access
new 60e9cbcea70 [RuntimeDyld, PowerPC] Fix regression from r303637
new 1010908cf7d Commit AttributeList change that was supposed to be part of [...]
The 3 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 | 46 +--
lib/Bitcode/Writer/BitcodeWriter.cpp | 10 +-
lib/Bitcode/Writer/ValueEnumerator.cpp | 7 +-
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 16 +-
lib/IR/AttributeImpl.h | 47 +--
lib/IR/Attributes.cpp | 394 +++++++++------------
lib/IR/Instructions.cpp | 6 +
lib/IR/Verifier.cpp | 14 +-
lib/Transforms/Utils/FunctionComparator.cpp | 10 +-
9 files changed, 227 insertions(+), 323 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 ddde6571389 [AMDGPU] Convert shl (add) into add (shl)
new a30e2b308bb [InstCombine] add icmp-xor tests to show vector neglect; 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:
.../InstCombine/2008-08-17-ICmpXorSignbit.ll | 87 ---------
test/Transforms/InstCombine/icmp-xor-signbit.ll | 197 +++++++++++++++++++++
2 files changed, 197 insertions(+), 87 deletions(-)
delete mode 100644 test/Transforms/InstCombine/2008-08-17-ICmpXorSignbit.ll
create mode 100644 test/Transforms/InstCombine/icmp-xor-signbit.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 clang.
from ac61568545 [index] The references to enum constants from member enums t [...]
new 0cb0ba2898 Removed fallthrough annotation which does not directly prece [...]
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/Basic/Targets.cpp | 2 --
1 file changed, 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 clang.
from bc594a9122 [index] The references to member enums from template instant [...]
new ac61568545 [index] The references to enum constants from member enums t [...]
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/Index/IndexingContext.cpp | 10 +++++++++-
test/Index/Core/index-instantiated-source.cpp | 3 +++
2 files changed, 12 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 glibc.
from cfed8ece79 Fix sys/ucontext.h namespace from signal.h etc. inclusion (b [...]
new 666c0c5efa Fix sigstack namespace (bug 21511).
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 | 9 +++++++++
conform/data/signal.h-data | 4 +++-
signal/signal.h | 21 ++++++++++++++-------
3 files changed, 26 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 gcc.
from a2da7d8a13d * cgraphunit.c (symbol_table::process_new_functions): Upda [...]
new 20b414d1e78 Document dg-line directive
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 | 5 +++++
gcc/doc/sourcebuild.texi | 12 ++++++++++++
2 files changed, 17 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 clang.
from b1ce6ece84 [index] The references to type aliases and typedefs from tem [...]
new 022c4ea26e Added LLVM_FALLTHROUGH to address gcc warning: this statemen [...]
new bc594a9122 [index] The references to member enums from template instant [...]
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:
lib/Basic/Targets.cpp | 46 ++++++++++++++++++++++++++-
lib/Index/IndexingContext.cpp | 5 +++
test/Index/Core/index-instantiated-source.cpp | 8 +++++
3 files changed, 58 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 gcc.
from 76c74d215c1 PR libstdc++/67578 Implement non-trivial std::random_device [...]
new a2da7d8a13d * cgraphunit.c (symbol_table::process_new_functions): Upda [...]
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 | 30 ++++++
gcc/cgraphunit.c | 2 +-
gcc/ipa-fnsummary.c | 184 +++++++++++++++++++++++---------
gcc/ipa-fnsummary.h | 5 +-
gcc/ipa-inline.c | 8 +-
gcc/ipa.c | 44 --------
gcc/lto/ChangeLog | 5 +
gcc/lto/lto.c | 2 +-
gcc/passes.def | 5 +-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.dg/ipa/ctor-empty-1.c | 4 +-
gcc/testsuite/gcc.dg/ipa/inline-5.c | 6 +-
gcc/testsuite/gfortran.dg/pr48636.f90 | 6 +-
gcc/tree-pass.h | 3 +-
14 files changed, 197 insertions(+), 113 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 clang.
from 5bd539fd3e [AMDGPU] Do not require opencl triple environment for OpenCL
new 2f0d6ee837 [index] The references to records from template instantiatio [...]
new d09de5f21a [index] The references to fields from nested records in temp [...]
new b1ce6ece84 [index] The references to type aliases and typedefs from tem [...]
The 3 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/Index/IndexingContext.cpp | 38 ++++++++++++++++++---------
test/Index/Core/index-instantiated-source.cpp | 38 +++++++++++++++++++++++++++
2 files changed, 64 insertions(+), 12 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 lldb.
from fbd415182 Add support for new (3.0.11+) swigs
new fb9f54251 We shouldn't put actual tests in directories that contain oth [...]
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:
packages/Python/lldbsuite/test/functionalities/thread/Makefile | 5 -----
.../thread/{break_after_join => num_threads}/Makefile | 0
.../test/functionalities/thread/{ => num_threads}/TestNumThreads.py | 0
.../lldbsuite/test/functionalities/thread/{ => num_threads}/main.cpp | 0
4 files changed, 5 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/functionalities/thread/Makefile
copy packages/Python/lldbsuite/test/functionalities/thread/{break_after_join => nu [...]
rename packages/Python/lldbsuite/test/functionalities/thread/{ => num_threads}/Tes [...]
rename packages/Python/lldbsuite/test/functionalities/thread/{ => num_threads}/mai [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.