This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 88e2da9 [LTO] Add a test to ensure we handle basic type merging correctly.
new a3acd04 [LTO] Another type merge test.
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:
.../lto/Inputs/{archive-2.ll => type-merge2.ll} | 6 +++--
test/ELF/lto/type-merge2.ll | 27 ++++++++++++++++++++++
2 files changed, 31 insertions(+), 2 deletions(-)
copy test/ELF/lto/Inputs/{archive-2.ll => type-merge2.ll} (57%)
create mode 100644 test/ELF/lto/type-merge2.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 llvm.
from 1fa5ffc [MC] EmitNop: Make an assertion more useful.
new 8f2afa6 Verifier: Prefer early continue over if-nesting, NFC
new f38ea34 [lanai] Add subword scheduling itineraries.
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/IR/Verifier.cpp | 17 +++++++++--------
lib/Target/Lanai/LanaiInstrInfo.td | 19 ++++++++++++++-----
lib/Target/Lanai/LanaiSchedule.td | 32 ++++++++++++++++++++------------
test/CodeGen/Lanai/subword.ll | 29 +++++++++++++++++++++++++++++
4 files changed, 72 insertions(+), 25 deletions(-)
create mode 100644 test/CodeGen/Lanai/subword.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 5034e58 Delete refersToGotEntry.
new 88e2da9 [LTO] Add a test to ensure we handle basic type merging correctly.
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:
.../{available-externally.ll => type-merge.ll} | 2 ++
test/ELF/lto/type-merge.ll | 26 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
copy test/ELF/lto/Inputs/{available-externally.ll => type-merge.ll} (77%)
create mode 100644 test/ELF/lto/type-merge.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 llvm.
from 4ca56a6 IR: Use a single ModuleSlotTracker in the Verifier
new 9887f4e ModuleLinker: only import what is in GlobalsToImport, regarle [...]
new e2fbd0e LTO: Verify the input even if optimize() isn't called
new 1fa5ffc [MC] EmitNop: Make an assertion more useful.
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/LTO/LTOCodeGenerator.h | 17 +++++++++++++++++
lib/LTO/LTOCodeGenerator.cpp | 26 ++++++++++++++++++++++++--
lib/Linker/LinkModules.cpp | 28 ++++++----------------------
lib/Target/X86/X86MCInstLower.cpp | 3 ++-
4 files changed, 49 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 gcc.
from 4bd8a05 PR tree-optimization/69489 * tree-if-conv.c (phi_convertibl [...]
new 559b36a Fix std::codecvt_utf8* for big-endian targets
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:
libstdc++-v3/ChangeLog | 8 +++++++-
libstdc++-v3/src/c++11/codecvt.cc | 4 ++--
2 files changed, 9 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 compiler-rt.
from 3d39604 Always inlining PrintCurrentStackSlow of tsan library to fix [...]
new e917f6c builtins: remove use of __attribute__((pcs("aapcs"))) on Windows
new f315fe5 builtins: fix -Werror,-Wunused-variable warning
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/builtins/clear_cache.c | 1 -
lib/builtins/int_lib.h | 6 +-----
2 files 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 6e87fc1 IR: Don't use raw_null_ostream in Verifier
new 4ca56a6 IR: Use a single ModuleSlotTracker in the Verifier
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/Metadata.h | 2 ++
lib/IR/AsmWriter.cpp | 16 ++++++++++++++++
lib/IR/Verifier.cpp | 23 +++++++++++++++++------
3 files changed, 35 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 03d27dd Simplify mips gp0 handling.
new 5034e58 Delete refersToGotEntry.
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/InputSection.h | 6 ++++++
ELF/Target.cpp | 31 ++++---------------------------
ELF/Target.h | 2 --
ELF/Writer.cpp | 4 +---
4 files changed, 11 insertions(+), 32 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 172903b Inline canRelaxTls.
new 03d27dd Simplify mips gp0 handling.
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/InputSection.cpp | 5 -----
ELF/InputSection.h | 1 -
ELF/Writer.cpp | 6 ++++--
3 files changed, 4 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 lldb.
from 2eb363d test infra: move test event-related handling into its own package
new 98343c8 Add missing file needed for PDB unittests.
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:
.../PDB/Inputs/{test-pdb.exe => test-pdb-types.exe} | Bin 7168 -> 7168 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
copy unittests/SymbolFile/PDB/Inputs/{test-pdb.exe => test-pdb-types.exe} (82%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.