This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ee8a71b7340 [CodeGen] Fix some Clang-tidy modernize and Include What Y [...]
new b878f814c6b [LoopRotate][Dominators] Use the incremental API to update DomTree
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/Scalar/LoopRotation.cpp | 79 ++++++----------------------------
1 file changed, 13 insertions(+), 66 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 295b95de348 Remove unused variable.
new ee8a71b7340 [CodeGen] Fix some Clang-tidy modernize and Include What Y [...]
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/AsmPrinter/AddressPool.cpp | 5 +-
lib/CodeGen/AsmPrinter/AddressPool.h | 19 ++--
.../AsmPrinter/DbgValueHistoryCalculator.cpp | 23 ++--
lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.h | 22 ++--
lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp | 52 +++++----
lib/CodeGen/AsmPrinter/DwarfAccelTable.h | 121 ++++++++++++---------
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 42 +++++--
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 42 ++++---
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 80 +++++++++-----
lib/CodeGen/AsmPrinter/DwarfDebug.h | 56 ++++++----
lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 16 +--
lib/CodeGen/AsmPrinter/DwarfExpression.h | 39 +++++--
lib/CodeGen/AsmPrinter/DwarfFile.cpp | 16 +--
lib/CodeGen/AsmPrinter/DwarfFile.h | 23 ++--
lib/CodeGen/AsmPrinter/DwarfStringPool.cpp | 7 +-
lib/CodeGen/AsmPrinter/DwarfStringPool.h | 17 +--
16 files changed, 360 insertions(+), 220 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 5c6e3210c convert hard tabs to spaces in PlatformOpenBSD.cpp
new ec3c23cb3 [cmake] Add explicit linkage from Core to curses
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:
source/Core/CMakeLists.txt | 10 ++++++++++
1 file changed, 10 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 zorg.
from cea6f09 Update llvmlab fetch documentation
new 4d39f84 Files for deploying to lnt.llvm.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:
llvm-lnt/blacklist | 47 ++++++++++++++++++++++++
llvm-lnt/fabfile.py | 95 ++++++++++++++++++++++++++++++++++++++++++++++++
llvm-lnt/kill_zombies.py | 25 +++++++++++++
3 files changed, 167 insertions(+)
create mode 100644 llvm-lnt/blacklist
create mode 100644 llvm-lnt/fabfile.py
create mode 100755 llvm-lnt/kill_zombies.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 6035f1ffb5f [llvm-pdbutil] Fix some dumping issues.
new 295b95de348 Remove unused variable.
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/DebugInfo/CodeView/LazyRandomTypeCollection.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 llvm.
from 35adac2ab6b [docs] Tweak phrasing of the varargs explanation in the com [...]
new 54e28fe2aaa Fix a few minor issues when dumping symbols.
new 6035f1ffb5f [llvm-pdbutil] Fix some dumping issues.
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:
include/llvm/DebugInfo/CodeView/CodeViewSymbols.def | 2 ++
lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp | 4 +++-
tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 18 ++++++++++++------
tools/llvm-pdbutil/MinimalSymbolDumper.h | 3 ++-
4 files changed, 19 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 bf495d9a018 2017-08-17 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new bbb229efc2e Fix build of --enable-gather-detailed-mem-stats (PR bootstr [...]
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 | 8 ++++++++
gcc/tree-loop-distribution.c | 15 +++++++++------
2 files changed, 17 insertions(+), 6 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 gcc-7-branch
in repository gcc.
from 91215b2674c Daily bump.
new 1b7a126b279 Backport from mainline 2017-08-17 Maxim Ostapenko <m.os [...]
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 | 9 +++++++++
gcc/config/i386/i386.c | 12 ++++++------
2 files changed, 15 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.