This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 85e09462670 [COFF, ARM64] Add support for Windows ARM64 COFF format
new 24b479ea290 Add missing library dependency.
new 59d9d429cca [TableGen] Improve Debug Output for --debug-only=subtarget- [...]
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/Bitcode/Writer/LLVMBuild.txt | 2 +-
utils/TableGen/CodeGenSchedule.cpp | 7 +++++++
utils/TableGen/SubtargetEmitter.cpp | 1 +
3 files changed, 9 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 6da67eb10d completion_list_add_name wrapper functions
new 9991e9d77f Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-8.0-branch
in repository binutils-gdb.
from 9f1c82bcb5 Automatic date update in version.in
new cf9e333b21 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_28-branch
in repository binutils-gdb.
from 7ea1464297 Automatic date update in version.in
new c7866368a0 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 fdc12501773 Bitcode: Write the irsymtab to disk.
new a4799adf391 Object: Teach irsymtab::read() to try to use the irsymtab t [...]
new 85e09462670 [COFF, ARM64] Add support for Windows ARM64 COFF format
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/Bitcode/BitcodeReader.h | 7 ++-
include/llvm/Object/IRSymtab.h | 2 +
lib/Bitcode/Reader/BitcodeReader.cpp | 32 +++++++++--
lib/Object/COFFObjectFile.cpp | 23 ++++++++
lib/Object/IRSymtab.cpp | 30 +++++++++-
lib/Target/AArch64/AArch64MCInstLower.cpp | 14 ++++-
lib/Target/AArch64/AArch64MCInstLower.h | 2 +
lib/Target/AArch64/AArch64TargetMachine.cpp | 4 ++
lib/Target/AArch64/AArch64TargetObjectFile.h | 3 +
.../AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 19 ++++++-
.../AArch64/MCTargetDesc/AArch64ELFStreamer.cpp | 4 ++
.../AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp | 4 ++
lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h | 5 ++
.../AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp | 19 ++++++-
.../AArch64/MCTargetDesc/AArch64MCTargetDesc.h | 2 +
.../MCTargetDesc/AArch64WinCOFFObjectWriter.cpp | 65 ++++++++++++++++++++++
.../MCTargetDesc/AArch64WinCOFFStreamer.cpp | 37 ++++++++++++
.../AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h | 43 ++++++++++++++
lib/Target/AArch64/MCTargetDesc/CMakeLists.txt | 2 +
test/MC/AArch64/coff-basic.ll | 8 +++
test/Object/X86/irsymtab.ll | 13 +++++
tools/llvm-lto2/llvm-lto2.cpp | 14 ++++-
22 files changed, 338 insertions(+), 14 deletions(-)
create mode 100644 lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp
create mode 100644 lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp
create mode 100644 lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h
create mode 100644 test/MC/AArch64/coff-basic.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 clang.
from 34efc84dff [libclang] Support for querying the exception specification [...]
new 5b7d7d2b2d [COFF, ARM64] Add support for Windows ARM64 COFF format
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/Basic/Targets.cpp | 39 +++++++++++++++++++++++++++++++++++
test/Preprocessor/predefined-macros.c | 6 ++++++
2 files changed, 45 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 dbbccbae975 [CGP] add specialization for memcmp expansion with only one [...]
new 0293dd1939a Object: Add version and producer fields to the irsymtab hea [...]
new fdc12501773 Bitcode: Write the irsymtab to disk.
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/Bitcode/BitcodeWriter.h | 20 +++++++++-
include/llvm/Bitcode/LLVMBitCodes.h | 8 +++-
include/llvm/Object/IRSymtab.h | 12 ++++++
lib/Bitcode/Writer/BitcodeWriter.cpp | 44 ++++++++++++++++++++++
lib/Object/CMakeLists.txt | 1 +
lib/Object/IRSymtab.cpp | 18 +++++++++
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 2 +
test/Bitcode/thinlto-alias.ll | 2 +-
.../thinlto-function-summary-callgraph-pgo.ll | 2 +-
...o-function-summary-callgraph-profile-summary.ll | 2 +-
...ion-summary-callgraph-sample-profile-summary.ll | 2 +-
test/Bitcode/thinlto-function-summary-callgraph.ll | 2 +-
test/Bitcode/thinlto-function-summary-refgraph.ll | 2 +-
test/Bitcode/thinlto-function-summary.ll | 2 +-
test/Object/X86/irsymtab-asm.ll | 17 +++++++++
.../X86/irsymtab-bad-alias.ll} | 10 ++---
test/Object/X86/irsymtab.ll | 20 ++++++++++
test/ThinLTO/X86/autoupgrade.ll | 2 +-
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 6 +++
19 files changed, 158 insertions(+), 16 deletions(-)
create mode 100644 test/Object/X86/irsymtab-asm.ll
copy test/{tools/gold/X86/bad-alias.ll => Object/X86/irsymtab-bad-alias.ll} (53%)
create mode 100644 test/Object/X86/irsymtab.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 5af1d0751a2 GlobalISel: add some more sanity-checking to MachineInstrBu [...]
new ef9aa5a6ad7 [NewPM/Inliner] Reduce threshold for cold callsites in the [...]
new dbbccbae975 [CGP] add specialization for memcmp expansion with only one [...]
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/Analysis/InlineCost.cpp | 31 +++++-
lib/CodeGen/CodeGenPrepare.cpp | 42 ++++++-
test/CodeGen/PowerPC/memcmp.ll | 16 +--
test/CodeGen/PowerPC/memcmpIR.ll | 28 ++---
test/CodeGen/X86/memcmp.ll | 88 +++++++--------
test/Transforms/CodeGenPrepare/X86/memcmp.ll | 123 ++++++---------------
...old-callsite.ll => inline-cold-callsite-pgo.ll} | 0
test/Transforms/Inline/inline-cold-callsite.ll | 79 ++++++-------
8 files changed, 200 insertions(+), 207 deletions(-)
copy test/Transforms/Inline/{inline-cold-callsite.ll => inline-cold-callsite-pgo.l [...]
--
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 563c0ec65e [Sema] Allow unmarked overloadable functions.
new 34efc84dff [libclang] Support for querying the exception specification [...]
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:
bindings/python/clang/cindex.py | 44 ++++++++++++++
.../tests/test_exception_specification_kind.py | 27 +++++++++
include/clang-c/Index.h | 69 +++++++++++++++++++++-
test/Index/get-cursor.cpp | 17 +++++-
tools/c-index-test/c-index-test.c | 31 ++++++++++
tools/libclang/CXType.cpp | 18 ++++++
tools/libclang/libclang.exports | 2 +
7 files changed, 205 insertions(+), 3 deletions(-)
create mode 100644 bindings/python/tests/test_exception_specification_kind.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 compiler-rt.
from a8a922c4f [Profile] Remove redundant call
new 054ff981e [msan] Intercept wcscat, wcsncat.
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/asan/asan_interceptors.cc | 11 ---
lib/msan/msan_interceptors.cc | 82 +++++++++-------------
lib/msan/tests/msan_test.cc | 42 +++++++++++
.../sanitizer_common_interceptors.inc | 77 +++++++++++++++++---
.../sanitizer_platform_interceptors.h | 2 +
5 files changed, 145 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.