This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 833a10e Fix a use of LLVM_FALLTHROUGH that wasn't even in a switch.
new bba5e18 [LTO] Introduce an Output class to wrap the output stream cre [...]
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/LTO/Config.h | 20 ++++++++++++-----
include/llvm/LTO/LTO.h | 12 +++++-----
include/llvm/LTO/LTOBackend.h | 4 ++--
lib/LTO/LTO.cpp | 42 +++++++++++++++++------------------
lib/LTO/LTOBackend.cpp | 20 +++++++++--------
tools/gold/gold-plugin.cpp | 51 ++++++++++++++++++++++++++-----------------
tools/llvm-lto2/llvm-lto2.cpp | 25 ++++++++++++++++-----
7 files changed, 104 insertions(+), 70 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 1802c44 CodeGen: Avoid dereferencing end() in ScalarExprEmitter::Emit [...]
new 3219c70 [ThinLTO] Adapt backend invocation to llvm API changes.
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/BackendUtil.cpp | 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 lnt.
from 3f05ee1 collect a different code size metric
new 7e828e9 Merge branch 'feature/console'
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:
lnt/lnttool/main.py | 17 ++++++++++++++++-
lnt/server/db/migrations/new_suite.py | 19 +++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 lnt/server/db/migrations/new_suite.py
--
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 6673ea8 Replace "fallthrough" comments with LLVM_FALLTHROUGH
new 833a10e Fix a use of LLVM_FALLTHROUGH that wasn't even in a switch.
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/TableGen/TGParser.cpp | 1 -
1 file changed, 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 lldb.
from 89e6d0e Remove GetThreadSuffixSupported from GDBRemoteCommunication * [...]
new 28c2f6a Fix the RangeMapVector::FindEntryThatContainsOrFollows method [...]
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/lldb/Core/RangeMap.h | 12 ++++++++++++
1 file changed, 12 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 b699f7b [PM] Port the always inliner to the new pass manager in a muc [...]
new 8db1b32 Remove the Triple tests that stressing the TargetParser's behaviour.
new 7177ff5 [ppc64] Don't apply sibling call optimization if callee has a [...]
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/Target/PowerPC/PPCISelLowering.cpp | 9 +-
test/CodeGen/PowerPC/ppc64-sibcall.ll | 12 +++
unittests/ADT/TripleTest.cpp | 191 ---------------------------------
3 files changed, 20 insertions(+), 192 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 4b230c5 [PM] Update Clang for LLVM's r278896 which re-organized a header.
new 1802c44 CodeGen: Avoid dereferencing end() in ScalarExprEmitter::Emit [...]
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/CGExprScalar.cpp | 5 ++---
1 file changed, 2 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 ab9f5a9 Add missing close brace to fix Windows bots. Oops :(
new 4b230c5 [PM] Update Clang for LLVM's r278896 which re-organized a header.
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/BackendUtil.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.