This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 99511ff XFAIL TestSBData for gcc-4.9 i386
new ba30d54 Fixing windows build breakage caused by rL282822
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/Host/windows/Windows.cpp | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 8511b59 [compiler-rt][asan] Fix incorrect regexp breaking an asan uni [...]
new 7e05a83 [compiler-rt][asan] Disable a broken test on windows 64-bits
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/Windows/dll_intercept_memchr.cc | 6 ++++++
1 file changed, 6 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 clang.
from 5f25b7d Fix int <= bool comparison warning on MSVC
new 3013cb7 Strip trailing whitespace (NFCI)
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/Sema/SemaExprCXX.cpp | 334 +++++++++++++++++++++++------------------------
1 file changed, 167 insertions(+), 167 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 5d910eb Remove Google specific code.
new 8511b59 [compiler-rt][asan] Fix incorrect regexp breaking an asan uni [...]
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/Windows/dll_intercept_memcpy_indirect.cc | 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 clang.
from 6396cd1 Cosmetic fix: deleted unnecessary line break in comment.
new 5f25b7d Fix int <= bool comparison warning 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/Sema/SemaExprCXX.cpp | 7 +++++--
1 file changed, 5 insertions(+), 2 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 ea9ff22 [RegAllocGreedy] Attempt to split unspillable live intervals
new cb9627f [AVR] Add the assembly instruction printer
new eabad28 Revert "[RegAllocGreedy] Attempt to split unspillable live in [...]
new 6f7cc38 [AVR] Add the ELF object file writer
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/CodeGen/RegAllocGreedy.cpp | 14 +-
lib/Target/AVR/CMakeLists.txt | 3 +-
lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp | 172 +++++++++++++++++++++
lib/Target/AVR/InstPrinter/AVRInstPrinter.h | 54 +++++++
lib/Target/AVR/InstPrinter/CMakeLists.txt | 8 +
.../AVR/{TargetInfo => InstPrinter}/LLVMBuild.txt | 4 +-
lib/Target/AVR/LLVMBuild.txt | 2 +-
lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp | 127 +++++++++++++++
lib/Target/AVR/MCTargetDesc/CMakeLists.txt | 1 +
test/CodeGen/AVR/high-pressure-on-ptrregs.ll | 78 ----------
10 files changed, 373 insertions(+), 90 deletions(-)
create mode 100644 lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp
create mode 100644 lib/Target/AVR/InstPrinter/AVRInstPrinter.h
create mode 100644 lib/Target/AVR/InstPrinter/CMakeLists.txt
copy lib/Target/AVR/{TargetInfo => InstPrinter}/LLVMBuild.txt (82%)
create mode 100644 lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp
delete mode 100644 test/CodeGen/AVR/high-pressure-on-ptrregs.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 156ae09 [CMake] Support symlinks even with LLVM_INSTALL_TOOLCHAIN_ONLY
new ea9ff22 [RegAllocGreedy] Attempt to split unspillable live intervals
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/RegAllocGreedy.cpp | 14 ++---
test/CodeGen/AVR/high-pressure-on-ptrregs.ll | 78 ++++++++++++++++++++++++++++
2 files changed, 86 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/AVR/high-pressure-on-ptrregs.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 ba64a22 Fix another --gc-sections crash.
new eaec5d5 [ELF] - Removed excessive variables. NFC.
new d6faa1c [ELF] - Inlined template argument variable. NFC.
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:
ELF/ELFCreator.cpp | 6 ++----
ELF/InputSection.cpp | 5 ++---
2 files changed, 4 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 gcc.
from 34c69d2 * config/aarch64/aarch64-simd.md: Adjust fall through comments.
new dd07e32 [Testsuite] Use correct effective-target settings for ARM fp1 [...]
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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/arm/fp16-aapcs-3.c | 2 +-
gcc/testsuite/gcc.target/arm/fp16-aapcs-4.c | 5 ++---
3 files changed, 11 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.