This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 363cf03 [InlineCost] Use TTI to check if GEP is free.
new 64f91a5 [SelectionDAG] Improve knownbits handling of UMIN/UMAX (PR31293)
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/SelectionDAG.cpp | 36 ++++++++++++++++++++++++++++---
test/CodeGen/X86/known-bits-vector.ll | 14 ++----------
2 files changed, 35 insertions(+), 15 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 lnt.
from 2da6efb [doc] Typo fixes.
new d624a41 Builds are not clean between repeated runs
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:
lnt/tests/compile.py | 4 ++++
1 file changed, 4 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 b8fa7c4 [AMDGPU] Add exec copy to LiveIntervals in SILowerControlFlow [...]
new 363cf03 [InlineCost] Use TTI to check if GEP is free.
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/InlineCost.cpp | 20 ++++++++++++++++++--
test/Transforms/Inline/gep-cost.ll | 29 +++++++++++++++++++++++++++++
2 files changed, 47 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/Inline/gep-cost.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 compiler-rt.
from 3b3b6f2 [XRay][Arm] Enable back XRay testing on Arm32 and fix the fai [...]
new 79a2f4d Whenever reasonable, merge ASAN quarantine batches to save memory.
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/sanitizer_common/sanitizer_list.h | 11 ++
lib/sanitizer_common/sanitizer_quarantine.h | 142 ++++++++++++----
lib/sanitizer_common/tests/CMakeLists.txt | 1 +
lib/sanitizer_common/tests/sanitizer_list_test.cc | 16 ++
.../tests/sanitizer_quarantine_test.cc | 180 +++++++++++++++++++++
.../Linux/thread_local_quarantine_pthread_join.cc | 56 +++++++
.../Linux/thread_local_quarantine_size_kb.cc | 38 ++---
7 files changed, 397 insertions(+), 47 deletions(-)
create mode 100644 lib/sanitizer_common/tests/sanitizer_quarantine_test.cc
create mode 100644 test/asan/TestCases/Linux/thread_local_quarantine_pthread_join.cc
--
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 04d3872 PR target/78478 Revert: 2013-11-05 Uros Bizjak <ubizjak@ [...]
new 6befdb6 * config.gcc (x86_64-*-rtems*): Use i386/rtemself.h instead [...]
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/ChangeLog | 6 ++++++
gcc/config.gcc | 2 +-
gcc/config/i386/rtems-64.h | 30 ------------------------------
3 files changed, 7 insertions(+), 31 deletions(-)
delete mode 100644 gcc/config/i386/rtems-64.h
--
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 svn-tags/RELEASE_400
in repository test-suite.
at dc9ba73 Creating release candidate rc1 from release_400 branch
This branch includes the following new commits:
new 889a9da Creating release directory for release_400.
new dc9ba73 Creating release candidate rc1 from release_400 branch
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.
--
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 test-suite.
from bb0360c Make all lit scripts have a unique name.
new 9636a97 cmake: Display a warning for old SPEC versions
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:
External/SPEC/CMakeLists.txt | 12 ++++++++++++
1 file changed, 12 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 a669043 PR13403 (+duplicates): implement C++ DR1310 (http://wg21.link [...]
new d562f4c Don't inline dllimport functions referencing non-imported methods
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/CodeGenModule.cpp | 5 +++++
test/CodeGenCXX/dllimport.cpp | 7 +++++++
2 files changed, 12 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 gcc.
from a3180a3 PR target/78478 * config/ax_check_define.m4: New file.
new 04d3872 PR target/78478 Revert: 2013-11-05 Uros Bizjak <ubizjak@ [...]
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/ChangeLog | 8 ++++++++
gcc/config/i386/rtemself.h | 3 ---
2 files changed, 8 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 llvm.
from 1829afe [libFuzzer] ensure that entries in PersistentAutoDictionary a [...]
new b8fa7c4 [AMDGPU] Add exec copy to LiveIntervals in SILowerControlFlow [...]
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/Target/AMDGPU/SILowerControlFlow.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.