This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 329d846 Make FormatStyle.GetStyleOfFile test work on MSVC
new 08b243e [CrashReproducer] Add support for merging -ivfsoverlay
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/Basic/VirtualFileSystem.h | 10 +++++
include/clang/Frontend/Utils.h | 4 +-
lib/Basic/VirtualFileSystem.cpp | 47 ++++++++++++++++++++--
lib/Frontend/CompilerInstance.cpp | 21 ++++++++++
lib/Frontend/ModuleDependencyCollector.cpp | 41 ++++++++++++-------
...fs-run-reproducer.m => crash-vfs-ivfsoverlay.m} | 34 +++++-----------
6 files changed, 115 insertions(+), 42 deletions(-)
copy test/Modules/{crash-vfs-run-reproducer.m => crash-vfs-ivfsoverlay.m} (55%)
--
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 fddea6a Fix an assertion in DwarfExpression when emitting fragments i [...]
new 2ffea51 [PM] Introduce a reasonable port of the main per-module pass [...]
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/LoopPassManager.h | 12 ++
include/llvm/Passes/PassBuilder.h | 53 +++--
include/llvm/Transforms/Scalar/LoopRotation.h | 5 +-
lib/Analysis/LoopPassManager.cpp | 1 +
lib/Passes/PassBuilder.cpp | 293 ++++++++++++++++++++++++--
lib/Transforms/Scalar/LoopRotation.cpp | 6 +-
test/Other/new-pass-manager.ll | 94 ++++++++-
unittests/Analysis/LoopPassManagerTest.cpp | 12 +-
8 files changed, 434 insertions(+), 42 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 f53a7ab Refactor the DIExpression fragment query interface (NFC) ... [...]
new fddea6a Fix an assertion in DwarfExpression when emitting fragments i [...]
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/DwarfExpression.cpp | 13 ++++--
lib/CodeGen/AsmPrinter/DwarfExpression.h | 12 +++++-
test/DebugInfo/ARM/partial-subreg.ll | 66 ++++++++++++++++++++++++++++++
3 files changed, 86 insertions(+), 5 deletions(-)
create mode 100644 test/DebugInfo/ARM/partial-subreg.ll
--
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 b70d9c0 Simplify. NFC.
new 88ef826 Define a getter function for a lazily-created object.
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:
ELF/SymbolTable.cpp | 31 ++++++++++++++-----------------
ELF/SymbolTable.h | 2 +-
2 files changed, 15 insertions(+), 18 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 27bb0f0 DAG: Add helper for testing constant values
new f53a7ab Refactor the DIExpression fragment query interface (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/IR/DebugInfoMetadata.h | 27 ++++++++++++++++++---------
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 7 ++++---
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 5 +++--
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 10 ++++++----
lib/CodeGen/AsmPrinter/DebugLocEntry.h | 4 ++--
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 10 ++++++----
lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 2 +-
lib/IR/DebugInfoMetadata.cpp | 24 ++++++++----------------
lib/IR/Verifier.cpp | 7 ++++---
lib/Transforms/Scalar/SROA.cpp | 8 ++++----
lib/Transforms/Utils/Local.cpp | 5 +++--
11 files changed, 59 insertions(+), 50 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 7505ae3 Define a function to avoid a magic variable 0x3.
new b70d9c0 Simplify. 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:
ELF/SymbolTable.cpp | 9 ++-------
1 file changed, 2 insertions(+), 7 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 fc5c254 Sema: print qualified name for overload candidates
new 329d846 Make FormatStyle.GetStyleOfFile test work on MSVC
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/Format.cpp | 6 +++++-
unittests/Format/FormatTest.cpp | 6 ------
2 files changed, 5 insertions(+), 7 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 e620818 Remove a typedef that is used only once.
new 7505ae3 Define a function to avoid a magic variable 0x3.
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:
ELF/SymbolTable.cpp | 14 ++++++++------
1 file changed, 8 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 master
in repository lld.
from 0f2b7a4 [ELF/tests] Use cpio -it instead of cpio -t.
new e620818 Remove a typedef that is used only once.
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:
ELF/SymbolTable.h | 4 +---
1 file changed, 1 insertion(+), 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 binutils-gdb.
from eb39084 Make linker-created symbols relocatable where appropriate.
new ab55d1a Don't call "error" in sysroot-prefix.exp
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-scripts/sysroot-prefix.exp | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.