This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d403ad1ed05 [git-llvm] Make `push` work on CRLF files with svn:eol-styl [...]
new d2cbf1a6a4f Make getSlotAttributes return an AttributeSet instead of a [...]
new 154994d2b5f [git-llvm] Remove CR from middle of svn propget output
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/IR/Attributes.h | 5 +----
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 +-
lib/Bitcode/Writer/ValueEnumerator.cpp | 2 +-
lib/IR/AttributeImpl.h | 15 +++++----------
lib/IR/Attributes.cpp | 30 ++++++++++++------------------
utils/git-svn/git-llvm | 2 ++
6 files changed, 22 insertions(+), 34 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 380e4c0bb Remove DefaultSoName.
new 9e4d5be91 Handle _LINK_ env string as command line parameters.
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:
COFF/Driver.h | 2 +-
COFF/DriverUtils.cpp | 23 +++++++++++++----------
test/COFF/linkenv.test | 4 ++--
3 files changed, 16 insertions(+), 13 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 2192b7141 [cfi] Fix wrong CMake condition for WIN32.
new 518a5aca0 Mark a test as requiring a shell.
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/read_binary_name_regtest.c | 1 +
1 file changed, 1 insertion(+)
--
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 87f63fed936 [InstSimplify] use ConstantRange to simplify more and-of-icmps
new d403ad1ed05 [git-llvm] Make `push` work on CRLF files with svn:eol-styl [...]
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:
utils/git-svn/git-llvm | 67 ++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 60 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 lldb.
from 1d2dcddef Update two android XFAILS
new c90c98687 [DWARF] Fix lookup in the abstract origins of inlined blocks/ [...]
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:
.../Python/lldbsuite/test/lang/c/inlines/main.c | 5 ++
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 65 +++++++++++++++++++++-
.../Plugins/SymbolFile/DWARF/DWARFASTParserClang.h | 2 +
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 8 ++-
4 files changed, 78 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 clang.
from 51381410d4 [analyzer] Improve subscripting null arrays for catching nul [...]
new f20a8fd960 [Modules] Fix test to wipe out the cache before using it
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/Modules/localsubmodulevis.m | 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 60823da1a94 [DAGCombiner] Use APInt::intersects to avoid tmp variable. NFCI.
new 87f63fed936 [InstSimplify] use ConstantRange to simplify more and-of-icmps
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/Analysis/InstructionSimplify.cpp | 11 +-
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 40 ---
test/Transforms/InstCombine/and-or-icmps.ll | 4 +-
test/Transforms/InstCombine/minmax-fold.ll | 6 +-
test/Transforms/InstSimplify/icmp-ranges.ll | 336 ++++++---------------
5 files changed, 95 insertions(+), 302 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 c6fb3483941 AMDGPU: Slightly simplify prolog reserved register handling
new 60823da1a94 [DAGCombiner] Use APInt::intersects to avoid tmp variable. 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/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 +++-
1 file changed, 3 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 lld.
from 93cc0c709 [ELF] Account for R_386_TLS_LDO_32 addend
new 380e4c0bb Remove DefaultSoName.
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/Driver.cpp | 6 ++----
ELF/InputFiles.cpp | 42 ++++++++++++++++++++++++++----------------
ELF/InputFiles.h | 12 ++++--------
ELF/SymbolTable.cpp | 2 +-
ELF/SyntheticSections.cpp | 4 ++--
5 files changed, 35 insertions(+), 31 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 46a48e591 [asan] Use posix strerror_r interceptor on android.
new abff16288 [asan] Remove asanwrapper from Android test harness.
new 2192b7141 [cfi] Fix wrong CMake condition for WIN32.
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:
test/asan/android_commands/android_run.py | 5 ++---
test/cfi/CMakeLists.txt | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.