This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e3305284e8f [ORE] Add diagnostics hotness threshold
new 28bd12fcf5b Add comments on sibling and parent properties in dominator trees
new 5da2439a1ab [RegisterCoalescer] Account for instructions deleted by rem [...]
new d5fcbff0e97 A little wordsmithing of dominator verification comments.
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/Support/GenericDomTreeConstruction.h | 36 +++++++++++++++++++++++
lib/CodeGen/RegisterCoalescer.cpp | 9 +++++-
2 files changed, 44 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 compiler-rt.
from 598fa11c9 [LSan] Make LSan allocator allocator_may_return_null compliant
new dfa9d55ab [asan] Disable test which fails on Android x86
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/asan/TestCases/Linux/allocator_oom_test.cc | 3 ++-
1 file changed, 2 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 binutils-gdb.
from 32f76c6773 Add support for a __gcc_isr pseudo isntruction to the AVR as [...]
new 9f00292e69 MIPS/GAS: Use non-zero frag offset directly in PIC branch re [...]
new bbd27b7684 MIPS/GAS: Use frag symbol/offset directly in fixup creation
new 834a65aadf MIPS/GAS: Use a switch on relaxation type in microMIPS fixup [...]
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:
gas/ChangeLog | 24 +++++
gas/config/tc-mips.c | 102 +++++++++------------
gas/testsuite/gas/mips/micromips(a)relax-offset.d | 26 ++++++
gas/testsuite/gas/mips/mips.exp | 2 +
gas/testsuite/gas/mips/mips1(a)relax-offset.d | 30 ++++++
gas/testsuite/gas/mips/r3000(a)relax-offset.d | 6 ++
gas/testsuite/gas/mips/r3900(a)relax-offset.d | 6 ++
gas/testsuite/gas/mips/relax-offset.d | 28 ++++++
.../mips/{option-pic-relax-2.l => relax-offset.l} | 0
gas/testsuite/gas/mips/relax-offset.s | 23 +++++
ld/ChangeLog | 10 ++
ld/testsuite/ld-mips-elf/mips-elf.exp | 34 +++++++
ld/testsuite/ld-mips-elf/relax-offset-umips.dd | 15 +++
ld/testsuite/ld-mips-elf/relax-offset-umips.gd | 11 +++
ld/testsuite/ld-mips-elf/relax-offset.dd | 19 ++++
ld/testsuite/ld-mips-elf/relax-offset.gd | 11 +++
.../{export-class-call16.ld => relax-offset.ld} | 0
17 files changed, 287 insertions(+), 60 deletions(-)
create mode 100644 gas/testsuite/gas/mips/micromips(a)relax-offset.d
create mode 100644 gas/testsuite/gas/mips/mips1(a)relax-offset.d
create mode 100644 gas/testsuite/gas/mips/r3000(a)relax-offset.d
create mode 100644 gas/testsuite/gas/mips/r3900(a)relax-offset.d
create mode 100644 gas/testsuite/gas/mips/relax-offset.d
copy gas/testsuite/gas/mips/{option-pic-relax-2.l => relax-offset.l} (100%)
create mode 100644 gas/testsuite/gas/mips/relax-offset.s
create mode 100644 ld/testsuite/ld-mips-elf/relax-offset-umips.dd
create mode 100644 ld/testsuite/ld-mips-elf/relax-offset-umips.gd
create mode 100644 ld/testsuite/ld-mips-elf/relax-offset.dd
create mode 100644 ld/testsuite/ld-mips-elf/relax-offset.gd
copy ld/testsuite/ld-mips-elf/{export-class-call16.ld => relax-offset.ld} (100%)
--
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 14a125c6c66 [CodeView, PDB] Fix some Clang-tidy modernize and Include W [...]
new e3305284e8f [ORE] Add diagnostics hotness threshold
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/IR/LLVMContext.h | 9 ++++++++
lib/Analysis/OptimizationDiagnosticInfo.cpp | 7 ++++++
lib/CodeGen/MachineOptimizationRemarkEmitter.cpp | 8 +++++++
lib/IR/LLVMContext.cpp | 7 ++++++
lib/IR/LLVMContextImpl.h | 1 +
test/CodeGen/AArch64/arm64-spill-remarks.ll | 27 ++++++++++++++++++++++
.../Transforms/Inline/optimization-remarks-yaml.ll | 18 ++++++++++++++-
tools/llc/llc.cpp | 8 +++++++
tools/opt/opt.cpp | 8 +++++++
9 files changed, 92 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 llvm.
from 6d12ee83fa5 Revert "[Dominators] Teach IDF to use level information"
new 14a125c6c66 [CodeView, PDB] Fix some Clang-tidy modernize and Include W [...]
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/DebugInfo/CodeView/Formatters.h | 24 ++++++++----
.../llvm/DebugInfo/CodeView/StringsAndChecksums.h | 22 +++++------
include/llvm/DebugInfo/CodeView/SymbolSerializer.h | 32 +++++++--------
.../llvm/DebugInfo/CodeView/TypeServerHandler.h | 12 +++---
include/llvm/DebugInfo/PDB/IPDBDataStream.h | 16 ++++----
include/llvm/DebugInfo/PDB/IPDBEnumChildren.h | 4 +-
include/llvm/DebugInfo/PDB/Native/DbiModuleList.h | 22 ++++++-----
include/llvm/DebugInfo/PDB/Native/Hash.h | 14 ++++---
include/llvm/DebugInfo/PDB/Native/HashTable.h | 25 ++++++------
.../llvm/DebugInfo/PDB/Native/ModuleDebugStream.h | 23 +++++------
.../PDB/Native/ModuleDebugStreamBuilder.h | 0
include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h | 15 +++++---
.../llvm/DebugInfo/PDB/Native/NativeRawSymbol.h | 12 +++---
include/llvm/DebugInfo/PDB/PDB.h | 16 ++++----
include/llvm/DebugInfo/PDB/PDBExtras.h | 18 +++++----
include/llvm/DebugInfo/PDB/PDBTypes.h | 45 ++++++++++------------
include/llvm/DebugInfo/PDB/UDTLayout.h | 43 +++++++++------------
lib/DebugInfo/CodeView/Formatters.cpp | 8 +++-
lib/DebugInfo/CodeView/StringsAndChecksums.cpp | 8 +++-
lib/DebugInfo/CodeView/SymbolSerializer.cpp | 11 +++++-
lib/DebugInfo/PDB/Native/DbiModuleList.cpp | 11 +++++-
lib/DebugInfo/PDB/Native/Hash.cpp | 2 +-
lib/DebugInfo/PDB/Native/HashTable.cpp | 16 +++++---
lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp | 6 +--
.../PDB/Native/ModuleDebugStreamBuilder.cpp | 0
lib/DebugInfo/PDB/Native/NamedStreamMap.cpp | 9 +++--
lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp | 29 +++++---------
lib/DebugInfo/PDB/PDB.cpp | 12 ++----
lib/DebugInfo/PDB/PDBExtras.cpp | 4 +-
lib/DebugInfo/PDB/UDTLayout.cpp | 18 +++++----
30 files changed, 259 insertions(+), 218 deletions(-)
delete mode 100644 include/llvm/DebugInfo/PDB/Native/ModuleDebugStreamBuilder.h
delete mode 100644 lib/DebugInfo/PDB/Native/ModuleDebugStreamBuilder.cpp
--
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 6baa7b4 [asan] Call "adb unroot" after "shell stop"
new 8e239db [asan] We should not need asanwrapper with current build scripts
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:
zorg/buildbot/builders/sanitizers/buildbot_android_functions.sh | 7 +------
1 file changed, 1 insertion(+), 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 master
in repository llvm.
from 42ad1630f0a Rename and adjust processFixupValue.
new 6d12ee83fa5 Revert "[Dominators] Teach IDF to use level information"
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/Analysis/IteratedDominanceFrontier.h | 1 +
include/llvm/Support/GenericDomTree.h | 115 +++++++++++-----------
include/llvm/Support/GenericDomTreeConstruction.h | 76 +-------------
lib/Analysis/IteratedDominanceFrontier.cpp | 12 ++-
unittests/IR/DominatorTreeTest.cpp | 13 ---
5 files changed, 70 insertions(+), 147 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 989e8d9 PEP8 whitespace fixups
new 917342d Fix all the rest of the whitespace errors in this file
new 2a4151c Fix all other linter warnings
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:
tests/server/ui/change_processing.py | 73 ++++++++++++++++++------------------
1 file changed, 37 insertions(+), 36 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 8c7c8491f0a [lit] Factor out listdir logic shared by different test formats.
new 42ad1630f0a Rename and adjust processFixupValue.
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/MC/MCAsmBackend.h | 11 ++++++-----
lib/MC/MCAssembler.cpp | 6 +++---
lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 14 +++++++-------
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 17 +++++++++--------
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h | 6 ++----
lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 15 ++++++---------
lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp | 11 ++++++-----
lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp | 12 +++++++-----
8 files changed, 46 insertions(+), 46 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 4683fc7619 [Parse] Use normalized attr name for late-parsing checks.
new 7d6afdff43 Reinstate "Load lazily the template specialization in multi- [...]
new 5739844a09 [ODRHash] Support Type TemplateArgument
new 7fd4191f69 Fix PR 33189: Clang assertion on template destructor declaration
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/AST/DeclCXX.cpp | 5 +-
lib/AST/ODRHash.cpp | 3 ++
lib/Serialization/ASTReaderDecl.cpp | 85 +++++++++++++++++--------------
test/Modules/odr_hash.cpp | 34 +++++++++++++
test/SemaTemplate/destructor-template.cpp | 6 +++
5 files changed, 91 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.