This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0e65d2f Fix a relatively nasty bug with fs::getPathFromOpenFD() on Wi [...]
new 920d0ae test commit: remove trailing whitespace
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:
utils/TableGen/X86DisassemblerTables.cpp | 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 clang.
from 9d5d990 clang-format: [Proto] Fix "import public" after r273179.
new 072c1da Remove MaxFunctionCount module flag annotation.
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/CodeGenModule.cpp | 1 -
test/Profile/max-function-count.c | 24 ------------------------
2 files changed, 25 deletions(-)
delete mode 100644 test/Profile/max-function-count.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.
unknown user pushed a change to branch master
in repository clang.
from 38538ea [Sema] Only define function as move assignment when needed
new 9d5d990 clang-format: [Proto] Fix "import public" after r273179.
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/Format/UnwrappedLineParser.cpp | 2 ++
unittests/Format/FormatTestProto.cpp | 6 ++++++
2 files changed, 8 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 llvm.
from 50d5807 Rename to be consistent with other type names. NFC
new 0e65d2f Fix a relatively nasty bug with fs::getPathFromOpenFD() on Wi [...]
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/Support/Windows/Path.inc | 17 +++++++++++++----
unittests/Support/Path.cpp | 33 +++++++++++++++++++++++++++++++++
2 files changed, 46 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 gcc.
from c30c91f 2016-06-20 François Dumont <fdumont(a)gcc.gnu.org>
new 2ec34e1 Clear executable property mistakenly added to pr71571.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/testsuite/g++.dg/torture/pr71571.C | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 gcc/testsuite/g++.dg/torture/pr71571.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.
unknown user pushed a change to branch hjl/no-plt/master
in repository gcc.
from 069135e Call ___tls_get_addr via GOT for GNU TLS if possible
new c201a65 Add ix86_general_operand
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/config/i386/i386.c | 7 -------
gcc/config/i386/i386.md | 4 ++--
gcc/config/i386/predicates.md | 9 +++++++++
3 files changed, 11 insertions(+), 9 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 4c758ff [MemorySSA] Clean up unit tests a tiny bit. NFC.
new 50d5807 Rename to be consistent with other type names. 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:
include/llvm/Transforms/Utils/MemorySSA.h | 9 ++++-----
lib/Transforms/Utils/MemorySSA.cpp | 23 ++++++++++++-----------
2 files changed, 16 insertions(+), 16 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 5a7e51b [OpenCL] Include opencl-c.h by default as a clang module
new 38538ea [Sema] Only define function as move assignment when needed
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/Sema/SemaExpr.cpp | 2 +-
test/SemaCXX/cxx0x-defaulted-functions.cpp | 12 ++++++++++++
2 files changed, 13 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 dbddef4 PR target/71571 * g++.dg/torture/pr71571.C: New test.
new c30c91f 2016-06-20 François Dumont <fdumont(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:
libstdc++-v3/ChangeLog | 20 +++++++++
libstdc++-v3/include/tr1/hashtable_policy.h | 21 ++++-----
libstdc++-v3/src/c++11/hashtable_c++0x.cc | 28 +++++++++---
libstdc++-v3/src/shared/hashtable-aux.cc | 1 +
.../hash_policy/{load_factor.cc => 71181.cc} | 51 +++++++++-------------
.../unordered_set/hash_policy/power2_rehash.cc | 25 +++++++++++
.../{power2_rehash.cc => prime_rehash.cc} | 26 +++++++----
.../unordered_set/hash_policy/rehash.cc | 50 ++++++++++-----------
8 files changed, 140 insertions(+), 82 deletions(-)
copy libstdc++-v3/testsuite/23_containers/unordered_set/hash_policy/{load_factor.c [...]
copy libstdc++-v3/testsuite/23_containers/unordered_set/hash_policy/{power2_rehash [...]
--
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 03129cc PR target/71559 * config/i386/i386.c (ix86_fp_cmp_code_to_p [...]
new eff8a53 PR target/71571 * config/cris/cris.c (cris_asm_output_mi_th [...]
new dbddef4 PR target/71571 * g++.dg/torture/pr71571.C: New test.
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:
gcc/ChangeLog | 7 ++++++
gcc/config/cris/cris.c | 6 ++---
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/torture/pr71571.C | 43 ++++++++++++++++++++++++++++++++++
4 files changed, 58 insertions(+), 3 deletions(-)
create mode 100755 gcc/testsuite/g++.dg/torture/pr71571.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.