This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2e23251 [NFC] Header cleanup
new 7dd6e49 [Driver] Make Driver::DefaultTargetTriple private (NFCI)
new 126d422 [Driver] Compute effective target triples once per job (NFCI)
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:
docs/ReleaseNotes.rst | 3 +-
include/clang/Driver/Driver.h | 6 +-
include/clang/Driver/SanitizerArgs.h | 7 +-
include/clang/Driver/Tool.h | 2 +
include/clang/Driver/ToolChain.h | 9 +-
lib/Driver/Driver.cpp | 22 ++-
lib/Driver/SanitizerArgs.cpp | 19 ++-
lib/Driver/ToolChain.cpp | 52 +++---
lib/Driver/ToolChains.cpp | 48 +++---
lib/Driver/ToolChains.h | 18 +-
lib/Driver/Tools.cpp | 313 +++++++++++++++++++++--------------
lib/Driver/Tools.h | 59 ++++++-
12 files changed, 360 insertions(+), 198 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 52d940e math.h: fix guards on basic M_ constants
new 71df3bf truncl: Fix setting rounding bits in FPU control word
new 2082bce Add release message for commit 71df3bf
new 642c480 Fix typo
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:
winsup/cygwin/math/truncl.c | 8 ++++++--
winsup/cygwin/release/2.5.3 | 3 +++
2 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 llvm.
from 8c78205 [MC] Separate non-parsing operations from conditional chains. NFC.
new 8b25cc9 Revert "[ARM] Update test to use CHECK-LABEL. NFCI."
new 2d1ffcc Revert "[ARM] Skip inline asm memory operands in DAGToDAGISel"
new 1bf3e6c [LoopSimplify] Update LCSSA after separating nested loops.
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/Target/ARM/ARMISelDAGToDAG.cpp | 11 -----
lib/Transforms/Utils/LoopSimplify.cpp | 62 +++++++++++++++++++++------
test/CodeGen/ARM/inlineasm3.ll | 25 +++--------
test/Transforms/LoopSimplify/pr28272.ll | 76 +++++++++++++++++++++++++++++++++
4 files changed, 132 insertions(+), 42 deletions(-)
create mode 100644 test/Transforms/LoopSimplify/pr28272.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 f49accb [compiler-rt] Allow trampoline allocation further and 1 gig.
new 30e6ecf [compiler-rt] Fix incorrect handling of indirect load.
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/interception/interception_win.cc | 18 ++++++++++++++++--
1 file changed, 16 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 cf907e0 [GVNHoist] Remove a home-grown version of replaceUsesOfWith
new 8c78205 [MC] Separate non-parsing operations from conditional chains. NFC.
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/MC/MCParser/AsmParser.cpp | 35 ++++++++++++++++++++---------------
1 file changed, 20 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 compiler-rt.
from a355ad7 revert https://reviews.llvm.org/D22393
new f49accb [compiler-rt] Allow trampoline allocation further and 1 gig.
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/interception/interception_win.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 llvm.
from a2def1b [LCSSA] Post-process PHI-nodes created by SSAUpdate when cons [...]
new cf907e0 [GVNHoist] Remove a home-grown version of replaceUsesOfWith
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/Transforms/Scalar/GVNHoist.cpp | 17 ++---------------
1 file changed, 2 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 lldb.
from 6a7aac1 Revert "[test] Report error when inferior test processes exit [...]
new c1fa41d make macOS 'launch in terminal' bring terminal to the front d [...]
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/macosx/Host.mm | 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 clang-tools-extra.
from 2673ee1 docs/conf.py: update version to 4.0
new 8ed3125 Unbreak extra tools build post r275882.
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:
clang-tidy/ClangTidy.cpp | 1 +
include-fixer/tool/ClangIncludeFixer.cpp | 1 +
2 files changed, 2 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 1b96f3c AMDGPU: Remove pointless dyn_cast_or_null
new a2def1b [LCSSA] Post-process PHI-nodes created by SSAUpdate when cons [...]
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/Transforms/Utils/LCSSA.cpp | 11 ++++-
test/Transforms/LCSSA/pr28424.ll | 87 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 97 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LCSSA/pr28424.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.