This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from a2fb02709 Revert "Don't assume backing thread shares protocol ID."
new dd5d4a033 [docs] Add LLDB_TEST_USE_CUSTOM_C_COMPILER and LLDB_TEST_USE_ [...]
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:
www/build.html | 5 +++--
www/test.html | 2 ++
2 files 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 beaf255480e [X86] Remove x86 InstrItinClass entries (PR37093)
new a51cdcd3c82 Free a pointer, fix a bot.
new 09ca2d92af4 [X86] Remove unused MoveLoadStoreItins/ShiftOpndItins sched [...]
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:
lib/Target/X86/X86InstrAVX512.td | 28 ++++++++++++++--------------
lib/Target/X86/X86InstrSSE.td | 22 ----------------------
unittests/Demangle/PartialDemangleTest.cpp | 2 ++
3 files changed, 16 insertions(+), 36 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 45e28963ee Remove -cc1 option "-backend-option".
new 49db1e4ff2 Fix test failure caused by r329965.
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/Preprocessor/init.c | 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 2d3e15f509f [CachePruning] Clarify the per-directory entry limit on Lin [...]
new beaf255480e [X86] Remove x86 InstrItinClass entries (PR37093)
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/X86/X86InstrAVX512.td | 24 +++---
lib/Target/X86/X86InstrSSE.td | 169 +++++++++++++++++++--------------------
lib/Target/X86/X86Schedule.td | 142 --------------------------------
3 files changed, 94 insertions(+), 241 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 c2943f0710c [DAGCombiner] simplify code; NFC
new 2d3e15f509f [CachePruning] Clarify the per-directory entry limit on Lin [...]
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/Support/CachePruning.h | 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 clang.
from 5955ba83f7 [NFC] Fix terrible formatting of CGRecordLower constructor.
new 45e28963ee Remove -cc1 option "-backend-option".
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/Driver/CC1Options.td | 2 --
include/clang/Frontend/CodeGenOptions.h | 3 ---
lib/CodeGen/BackendUtil.cpp | 2 --
lib/Driver/ToolChains/Clang.cpp | 18 +++++++++---------
lib/Frontend/CompilerInvocation.cpp | 1 -
test/CodeGen/thinlto-backend-option.ll | 6 +++---
test/CodeGenCUDA/link-device-bitcode.cu | 2 +-
test/Driver/aarch64-fix-cortex-a53-835769.c | 6 +++---
test/Driver/apple-kext-mkernel.c | 4 ----
test/Driver/arm-restrict-it.c | 4 ++--
test/Driver/debug-options.c | 4 ++--
test/Driver/mglobal-merge.c | 8 ++++----
test/Driver/woa-restrict-it.c | 2 +-
test/Frontend/backend-option.c | 4 ----
14 files changed, 25 insertions(+), 41 deletions(-)
delete mode 100644 test/Frontend/backend-option.c
--
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 0352abc588c Don't call skipModule for CFI lowering passes.
new a42d068725d [PowerPC] add fsub-fneg test; NFC
new c2943f0710c [DAGCombiner] simplify code; 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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 5 ++---
test/CodeGen/PowerPC/fsub-fneg.ll | 21 +++++++++++++++++++++
2 files changed, 23 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/PowerPC/fsub-fneg.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 83fdf54cf32 [ProfileSummary] Remove repeated cutoffs; NFCI
new 0352abc588c Don't call skipModule for CFI lowering passes.
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/IPO/CrossDSOCFI.cpp | 3 ---
lib/Transforms/IPO/LowerTypeTests.cpp | 2 --
2 files changed, 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 compiler-rt.
from 673f8a11a [scudo] Remove duplicate cmake flags
new 21c7e612f [asan] Remove malloc_context_size=0 from asan_device_setup.
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/asan/scripts/asan_device_setup | 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 gcc.
from 02f733c6885 Fix comments that misspell names of files and classes
new 666b26b03d6 2018-04-12 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-stmt.c | 8 ++++----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/do_concurrent_6.f90 | 13 +++++++++++++
libgomp/ChangeLog | 7 +++++++
.../testsuite/libgomp.fortran}/do_concurrent_5.f90 | 12 +++++++-----
6 files changed, 46 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/do_concurrent_6.f90
rename {gcc/testsuite/gfortran.dg => libgomp/testsuite/libgomp.fortran}/do_concurr [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.