This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b1618d24d34 [TableGen] Take a parameter by reference instead of pointer [...]
new 7359f171d76 [CostModel][X86] Declare costs variables based on type
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:
test/Analysis/CostModel/X86/arith.ll | 940 +++++++++++++++++------------------
1 file changed, 470 insertions(+), 470 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 zorg.
from 0663558 Assert that -DCMAKE_INSTALL_PREFIX is not specified for multi [...]
new 6858537 Increased jobs number for slave am1i-slv2.
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:
buildbot/osuosl/master/config/slaves.py | 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 gcc.
from e67b8ee3b1b PR c++/80972 - C++17 ICE with attribute packed.
new 8182108962e Support multi-tool sum files in dg-cmp-results.sh
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:
contrib/ChangeLog | 5 +++++
contrib/dg-cmp-results.sh | 6 ++----
2 files changed, 7 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 63508d36fbb * cp-tree.h (CPTI_NELTS_IDENTIFIER): Delete. (nelts_ident [...]
new e67b8ee3b1b PR c++/80972 - C++17 ICE with attribute packed.
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/cp/ChangeLog | 6 ++++++
gcc/cp/call.c | 2 ++
gcc/testsuite/g++.dg/ext/packed12.C | 6 ++++++
3 files changed, 14 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/packed12.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 gcc-7-branch
in repository gcc.
from 79eaba3a84f Backport: [Patch AArch64 obvious] Fix expected string for f [...]
new d68a8f49f85 PR c++/80972 - C++17 ICE with attribute packed.
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/cp/ChangeLog | 6 ++++++
gcc/cp/call.c | 2 ++
gcc/testsuite/g++.dg/ext/packed12.C | 6 ++++++
3 files changed, 14 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/packed12.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 llvm.
from aab686b3f7f [x86] enable CGP memcmp() expansion for 2/4/8 byte sizes
new bc5df29fed7 [GSoC] Flag value completion for clang
new c4a82c8d4b1 [TableGen] Use range based for loop. NFC
new b1618d24d34 [TableGen] Take a parameter by reference instead of pointer [...]
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/Option/OptParser.td | 2 ++
include/llvm/Option/OptTable.h | 14 ++++++++++++++
include/llvm/Option/Option.h | 2 ++
lib/Option/OptTable.cpp | 34 ++++++++++++++++++++++++++++++++++
lib/Option/Option.cpp | 1 +
lib/ToolDrivers/llvm-lib/LibDriver.cpp | 10 ++++------
tools/llvm-cvtres/llvm-cvtres.cpp | 12 ++++++------
unittests/Option/OptionParsingTest.cpp | 13 +++++++------
utils/TableGen/CodeGenDAGPatterns.cpp | 12 +++++-------
utils/TableGen/OptParserEmitter.cpp | 10 ++++++++++
10 files changed, 85 insertions(+), 25 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 026fbae01b Add a missing '[' to the tests from r305719
new f5f37badaf [GSoC] Flag value completion for clang
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/clang/Driver/Options.h | 5 +++--
include/clang/Driver/Options.td | 22 +++++++++++-----------
lib/Driver/Driver.cpp | 20 +++++++++++++++++++-
lib/Driver/DriverOptions.cpp | 8 ++++----
test/Driver/autocomplete.c | 30 ++++++++++++++++++++++++++++++
utils/bash-autocomplete.sh | 30 +++++++++++++++++++++++++++---
6 files changed, 94 insertions(+), 21 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 e94f5a7bf Prefer -Ttext over linker script values.
new b69706bef [GSoC] Flag value completion for clang
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:
COFF/Driver.h | 2 +-
COFF/DriverUtils.cpp | 8 +++-----
ELF/Driver.h | 2 +-
ELF/DriverUtils.cpp | 4 ++--
lib/Driver/DarwinLdDriver.cpp | 16 +++++++++-------
5 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 gcc.
from c3a4acb7d7c * config/abi/post/alpha-linux-gnu/baseline_symbols.txt: Update.
new 63508d36fbb * cp-tree.h (CPTI_NELTS_IDENTIFIER): Delete. (nelts_ident [...]
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/cp/ChangeLog | 4 ++++
gcc/cp/cp-tree.h | 2 --
gcc/cp/decl.c | 1 -
3 files changed, 4 insertions(+), 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 clang.
from 130156f32c D31187: Fix removal of out-of-line definitions.
new d77a5c3933 Split the expectations in tests from r305719 over multiple l [...]
new 026fbae01b Add a missing '[' to the tests from r305719
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:
test/Parser/objc-at-implementation-eof-crash.m | 7 +++++--
test/Parser/objc-at-interface-eof-crash.m | 6 ++++--
2 files changed, 9 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.