This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d837577 Fix warning introduced by r290297.
new a940883 [OPENMP] Fix for PR31417: assert failure when compiling trivi [...]
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/CGOpenMPRuntimeNVPTX.cpp | 4 ++++
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 7 ++-----
test/OpenMP/nvptx_target_codegen.cpp | 37 ++++++++++++++++++------------------
3 files changed, 25 insertions(+), 23 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 newlib.
from 483e696 RTEMS: Increase SEM_VALUE_MAX
new 959d85b This is an attempt to fix the problem described here:
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:
newlib/Makefile.am | 39 +++++++++++++++++++++++++++++++--------
newlib/Makefile.in | 30 ++++++++++++++++++++++++------
newlib/configure | 52 +++++++++++++++++++++++++++++++++++++++++++++++-----
newlib/configure.in | 24 ++++++++++++++++++++----
4 files changed, 122 insertions(+), 23 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 8bfcb04 Add the DAG mutation interface to the software pipeliner
new 71e6bc5 [mips] Fix compact branch hazard detection, part 2
new 38a74cf Change the interface of TLI.isMultiStoresCheaperThanBitsMerge.
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/Target/TargetLowering.h | 2 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 11 +++++--
lib/Target/Mips/MipsHazardSchedule.cpp | 37 +++++++++-------------
lib/Target/X86/X86ISelLowering.h | 12 +++----
.../compactbranches/unsafe-in-forbidden-slot.ll | 34 ++++++++++++++++++++
5 files changed, 63 insertions(+), 33 deletions(-)
create mode 100644 test/CodeGen/Mips/compactbranches/unsafe-in-forbidden-slot.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 8527a04 [XRay][AArch64] An attempt to fix test patching-unpatching.cc [...]
new f93b425 Revert "[XRay][AArch64] An attempt to fix test patching-unpat [...]
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/xray/xray_AArch64.cc | 5 +----
test/xray/TestCases/Linux/patching-unpatching.cc | 1 +
2 files changed, 2 insertions(+), 4 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 e1c9f50 Pass -Wa,-mbig-obj in 64-bit mingw builds
new 8bfcb04 Add the DAG mutation interface to the software pipeliner
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/Target/TargetSubtargetInfo.h | 6 ++++++
lib/CodeGen/MachinePipeliner.cpp | 19 ++++++++++++++++++-
2 files changed, 24 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 llvm.
from 2272dc8 Fix two bugs in the pipeliner in renaming phis in the prolog [...]
new 1d481d5 Build KillTheDoctor with mingw-w64
new e1c9f50 Pass -Wa,-mbig-obj in 64-bit mingw builds
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:
CMakeLists.txt | 2 +-
cmake/modules/HandleLLVMOptions.cmake | 7 +++++++
utils/KillTheDoctor/KillTheDoctor.cpp | 2 +-
3 files changed, 9 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 lldb.
from 47baba3 specify -DNDEBUG for BNI builds of all targets in the Xcode build
new ffa51d6 Fix a couple of incorrect format string warnings
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/Interpreter/Args.cpp | 5 ++---
source/Plugins/ExpressionParser/Clang/IRForTarget.cpp | 4 ++--
2 files changed, 4 insertions(+), 5 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 7fb5200 Make alloc_size only applicable to Functions.
new d837577 Fix warning introduced by r290297.
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/SemaDeclAttr.cpp | 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 ad47821 AMDGPU: Use i16 for i16 shift amount
new 2272dc8 Fix two bugs in the pipeliner in renaming phis in the prolog [...]
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/MachinePipeliner.cpp | 4 +-
test/CodeGen/Hexagon/swp-epilog-phi10.ll | 88 ++++++++++++++++++++++++++++++++
test/CodeGen/Hexagon/swp-prolog-phi4.ll | 65 +++++++++++++++++++++++
3 files changed, 155 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/Hexagon/swp-epilog-phi10.ll
create mode 100644 test/CodeGen/Hexagon/swp-prolog-phi4.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 3906da9 [analyzer] Update GTestChecker to tighten API detection
new 7fb5200 Make alloc_size only applicable to Functions.
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/clang/Basic/Attr.td | 3 +--
test/Sema/alloc-size.c | 4 +++-
2 files changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.