This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 060de1f Add virtual destructor (necessary due to the switch to shared_ptr).
new a0d6944 [CFG] Add iterator_ranges to CFG and CFGBlock.
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/Analysis/CFG.h | 25 +++++++++++++++++++++++++
1 file changed, 25 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 9c5c265 Daily bump.
new beb8758 [expmed.c] PR middle-end/77426 Delete duplicate condition in [...]
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 | 5 +++++
gcc/expmed.c | 1 -
2 files changed, 5 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 lldb.
from f798cc1 Fix about a dozen compile warnings
new a37c2c3 Add MiSyntaxTestCase.test_lldbmi_output_grammar test (MI)
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/tools/lldb-mi/syntax/TestMiSyntax.py | 101 +++++++++++++++++++++
tools/lldb-mi/MIDriver.cpp | 3 -
2 files changed, 101 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 clang.
from 4d206e7 Attempt #3 to placate MSVC.
new 060de1f Add virtual destructor (necessary due to the switch to shared_ptr).
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/TableGen/ClangDiagnosticsEmitter.cpp | 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.
from 1f95189 Attempt #2 to placate MSVC
new 4d206e7 Attempt #3 to placate MSVC.
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/TableGen/ClangDiagnosticsEmitter.cpp | 10 ++++++----
1 file changed, 6 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 56e56fb llvm/test/CodeGen/AMDGPU/infinite-loop-evergreen.ll REQUIRES [...]
new d186dd4 AVX-512: Added a test case that should be optimized in the fu [...]
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/CodeGen/X86/avx512-i1test.ll | 61 ++++++++++++++++++++++++++++++---------
1 file changed, 48 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 clang.
from 6eb4a61 Attempt to placate MSVC.
new 1f95189 Attempt #2 to placate MSVC
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/TableGen/ClangDiagnosticsEmitter.cpp | 2 ++
1 file 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 clang.
from 89f2f0d Add a mode to clang-tblgen to generate reference documentatio [...]
new 6eb4a61 Attempt to placate MSVC.
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/TableGen/ClangDiagnosticsEmitter.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 clang.
from c5d3857 [MS ABI] Add /include directives for dynamic TLS
new 89f2f0d Add a mode to clang-tblgen to generate reference documentatio [...]
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:
docs/DiagnosticsReference.rst | 10538 ++++++++++++++++++++++++++
docs/UsersManual.rst | 2 +
docs/index.rst | 1 +
include/clang/Basic/Diagnostic.td | 3 +
include/clang/Basic/DiagnosticDocs.td | 82 +
include/clang/Basic/DiagnosticParseKinds.td | 2 +-
include/clang/Basic/DiagnosticSemaKinds.td | 4 +-
utils/TableGen/ClangDiagnosticsEmitter.cpp | 424 ++
utils/TableGen/TableGen.cpp | 8 +-
utils/TableGen/TableGenBackends.h | 1 +
10 files changed, 11061 insertions(+), 4 deletions(-)
create mode 100644 docs/DiagnosticsReference.rst
create mode 100644 include/clang/Basic/DiagnosticDocs.td
--
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 0ebe743 async structured data packet handling improvements
new f798cc1 Fix about a dozen compile 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/Core/Log.cpp | 2 +-
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 6 +++---
source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 17 ++++++++---------
source/Plugins/Process/elf-core/ProcessElfCore.cpp | 6 +++---
.../Process/gdb-remote/GDBRemoteCommunicationClient.cpp | 2 +-
source/Plugins/Process/minidump/MinidumpParser.cpp | 2 ++
.../ScriptInterpreter/Python/PythonDataObjects.cpp | 2 +-
source/Target/StackFrame.cpp | 11 ++++++-----
8 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 llvm.
from afe5d3d MC: Move MCSection::begin/end to header, NFC
new 56e56fb llvm/test/CodeGen/AMDGPU/infinite-loop-evergreen.ll REQUIRES [...]
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/CodeGen/AMDGPU/infinite-loop-evergreen.ll | 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 binutils-gdb.
from 12ec45d Automatic date update in version.in
new 2c29df2 Fix false FAIL on gdb.base/stap-probe.exp, due to ICF optimization
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:
gdb/testsuite/ChangeLog | 7 +++++++
gdb/testsuite/gdb.base/stap-probe.c | 7 ++++++-
2 files changed, 13 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 clang.
from 359c455 CodeGen: remove unnecessary else case
new c5d3857 [MS ABI] Add /include directives for dynamic TLS
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/MicrosoftCXXABI.cpp | 8 ++++++++
test/CodeGenCXX/ms-thread_local.cpp | 5 +++++
2 files changed, 13 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 c7f39d7 [InstCombine] regenerate checks
new 278eb07 [InstCombine] regenerate checks
new 52fed49 [InstCombine] add helper function for folding {and,or,xor} (c [...]
new afe5d3d MC: Move MCSection::begin/end to header, NFC
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:
include/llvm/MC/MCSection.h | 24 ++---
lib/MC/MCSection.cpp | 8 --
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 69 +++++++------
test/Transforms/InstCombine/bitcast-bigendian.ll | 107 +++++++++++----------
4 files changed, 104 insertions(+), 104 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 a66f054 ADT: Never allocate nodes in iplist<> and ilist<>
new c7f39d7 [InstCombine] regenerate checks
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/Transforms/InstCombine/bitcast.ll | 206 +++++++++++++++++----------------
1 file changed, 108 insertions(+), 98 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 gcc.
from 54f56c2 2016-09-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 9c5c265 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 61c23ef Daily bump.
new 9934fa8 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from c8a8086 Daily bump.
new 62bbd30 Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from 6097c91 Automatic date update in version.in
new 12ec45d Automatic date update in version.in
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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 88384f2 Automatic date update in version.in
new 85be081 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from 3d6747c Automatic date update in version.in
new 81a97c7 Automatic date update in version.in
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:
bfd/version.h | 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 8650ea1 ADT: Fix build after r281182
new a66f054 ADT: Never allocate nodes in iplist<> and ilist<>
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/ADT/ilist.h | 133 +++++++++----------------------
include/llvm/CodeGen/MachineBasicBlock.h | 1 -
include/llvm/CodeGen/MachineFunction.h | 1 -
include/llvm/CodeGen/SelectionDAG.h | 1 -
include/llvm/MC/MCSection.h | 1 -
unittests/ADT/IListTest.cpp | 47 +++++++++--
6 files changed, 75 insertions(+), 109 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 5de5554 ADT: Add AllocatorList, and use it for yaml::Token
new 8650ea1 ADT: Fix build after r281182
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/ADT/AllocatorList.h | 8 ++++----
1 file changed, 4 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 97e83d0 Analysis: Only allow the move-constructor for IVUsers
new 5de5554 ADT: Add AllocatorList, and use it for yaml::Token
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/ADT/AllocatorList.h | 226 +++++++++++++++++++++++++++++++++++
include/llvm/ADT/ilist.h | 3 +
include/llvm/ADT/simple_ilist.h | 8 ++
lib/Support/YAMLParser.cpp | 23 +---
unittests/ADT/BumpPtrListTest.cpp | 243 ++++++++++++++++++++++++++++++++++++++
unittests/ADT/CMakeLists.txt | 1 +
6 files changed, 486 insertions(+), 18 deletions(-)
create mode 100644 include/llvm/ADT/AllocatorList.h
create mode 100644 unittests/ADT/BumpPtrListTest.cpp
--
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 dd7c4ea [ORC] Update examples for header changes in r281171.
new 661e8f4 [TwoAddressInstruction] When commuting an instruction don't a [...]
new 97e83d0 Analysis: Only allow the move-constructor for IVUsers
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/ADT/ilist.h | 30 +++++++++++++++++++++++++++++-
include/llvm/Analysis/IVUsers.h | 11 +++++++++++
lib/CodeGen/TwoAddressInstructionPass.cpp | 8 +++++---
3 files changed, 45 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 libcxx.
from 4665893 support: clean up MSVC support
new 040945b [libcxx] Introduce an externally-threaded libc++ variant.
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:
CMakeLists.txt | 20 ++++
include/__config | 9 +-
include/__config_site.in | 1 +
include/__threading_support | 113 +++++++++++++--------
include/thread | 8 +-
lib/CMakeLists.txt | 17 ++++
test/CMakeLists.txt | 7 +-
test/libcxx/test/config.py | 4 +
.../native_handle.pass.cpp | 2 +-
.../thread.mutex.class/native_handle.pass.cpp | 2 +-
.../thread.mutex.recursive/native_handle.pass.cpp | 2 +-
.../thread.thread.member/native_handle.pass.cpp | 2 +-
.../thread.thread.class/types.pass.cpp | 2 +-
test/lit.site.cfg.in | 1 +
.../external_threads.cpp} | 6 +-
15 files changed, 140 insertions(+), 56 deletions(-)
copy test/{libcxx/experimental/containers/sequences/dynarray/nothing_to_do.pass.cp [...]
--
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 c2fec44 ScalarOpts: Use std::list for Candidates, NFC
new dd7c4ea [ORC] Update examples for header changes in r281171.
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:
examples/Kaleidoscope/BuildingAJIT/Chapter5/RemoteJITUtils.h | 4 ++--
1 file changed, 2 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 6b6d496 ScalarOpts: Sort includes, NFC
new c2fec44 ScalarOpts: Use std::list for Candidates, 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/Transforms/Scalar/StraightLineStrengthReduce.cpp | 5 +++--
1 file changed, 3 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 bc1fa10 ADT: Remove ilist_iterator::reset(), NFC
new 6b6d496 ScalarOpts: Sort includes, 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/Transforms/Scalar/StraightLineStrengthReduce.cpp | 3 +--
1 file changed, 1 insertion(+), 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 1735568 [ORC] Fix the RPC unit test for header changes in r281171.
new bc1fa10 ADT: Remove ilist_iterator::reset(), 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:
include/llvm/ADT/ilist_iterator.h | 2 --
include/llvm/IR/IRBuilder.h | 2 +-
2 files changed, 1 insertion(+), 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 zorg.
from a029e4c Fix bot error causing tar creation to fail
new cc58b83 Make tsan_analyze critical for the bots again.
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:
zorg/buildbot/builders/sanitizers/buildbot_standard.sh | 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 d546df8 CodeGen: Give MachineBasicBlock::reverse_iterator a handle to [...]
new 1735568 [ORC] Fix the RPC unit test for header changes in r281171.
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:
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 4 ++--
1 file changed, 2 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 gcc.
from 75c399e * all: Remove meaningless trailing whitespace.
new 54f56c2 2016-09-11 Steven G. Kargl <kargl(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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/{ => ieee}/pr77507.f90 | 0
2 files changed, 5 insertions(+)
rename gcc/testsuite/gfortran.dg/{ => ieee}/pr77507.f90 (100%)
--
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 ce85c7e [ORC] Rename RPCChannel to RPCByteChannel. NFC.
new d546df8 CodeGen: Give MachineBasicBlock::reverse_iterator a handle to [...]
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/CodeGen/MachineBasicBlock.h | 16 ++--
include/llvm/CodeGen/MachineInstrBundleIterator.h | 97 +++++++++++++++++++---
.../AsmPrinter/DbgValueHistoryCalculator.cpp | 4 +-
lib/CodeGen/DeadMachineInstructionElim.cpp | 9 +-
lib/CodeGen/IfConversion.cpp | 3 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 6 +-
lib/Target/AMDGPU/R600InstrInfo.cpp | 2 +-
lib/Target/ARM/MLxExpansionPass.cpp | 11 +--
lib/Target/Hexagon/HexagonInstrInfo.cpp | 2 +-
lib/Target/Mips/MipsDelaySlotFiller.cpp | 23 ++---
lib/Target/Mips/MipsInstrInfo.cpp | 8 +-
lib/Target/Mips/MipsLongBranch.cpp | 4 +-
lib/Target/X86/X86InstrInfo.cpp | 9 +-
.../CodeGen/MachineInstrBundleIteratorTest.cpp | 22 +++++
14 files changed, 146 insertions(+), 70 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 00530c8 CodeGen: Assert that bundle iterators are valid
new ce85c7e [ORC] Rename RPCChannel to RPCByteChannel. 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:
.../ExecutionEngine/Orc/OrcRemoteTargetClient.h | 12 ++---
.../ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h | 8 +--
.../ExecutionEngine/Orc/OrcRemoteTargetServer.h | 2 +-
.../Orc/{RPCChannel.h => RPCByteChannel.h} | 61 +++++++++++-----------
tools/lli/RemoteJITUtils.h | 4 +-
tools/lli/lli.cpp | 3 +-
6 files changed, 46 insertions(+), 44 deletions(-)
rename include/llvm/ExecutionEngine/Orc/{RPCChannel.h => RPCByteChannel.h} (78%)
--
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 025e19e Fix the modules build after r281167
new 00530c8 CodeGen: Assert that bundle iterators are valid
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/ADT/ilist_iterator.h | 3 ++
include/llvm/CodeGen/MachineInstrBundleIterator.h | 59 ++++++++++++++++++----
.../CodeGen/MachineInstrBundleIteratorTest.cpp | 16 ++++++
3 files changed, 67 insertions(+), 11 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 6037e19 CodeGen: Turn on sentinel tracking for MachineInstr iterators
new 025e19e Fix the modules build after r281167
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/ADT/ilist_node_options.h | 2 ++
1 file 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 b4bd34e ADT: Add sentinel tracking and custom tags to ilists
new 6037e19 CodeGen: Turn on sentinel tracking for MachineInstr iterators
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/CodeGen/MachineBasicBlock.h | 10 ++++++----
include/llvm/CodeGen/MachineInstr.h | 3 ++-
include/llvm/CodeGen/MachineInstrBundleIterator.h | 4 ++--
lib/CodeGen/MachineBasicBlock.cpp | 6 +++---
unittests/CodeGen/MachineInstrBundleIteratorTest.cpp | 3 ++-
5 files changed, 15 insertions(+), 11 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 990fea5 [AVX512] Fix pattern for vgetmantsd and all other instruction [...]
new b4bd34e ADT: Add sentinel tracking and custom tags to ilists
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/ADT/ilist.h | 13 +-
include/llvm/ADT/ilist_base.h | 6 +-
include/llvm/ADT/ilist_iterator.h | 105 ++++++------
include/llvm/ADT/ilist_node.h | 187 ++++++++++++++++------
include/llvm/ADT/ilist_node_base.h | 32 ++--
include/llvm/ADT/ilist_node_options.h | 128 +++++++++++++++
include/llvm/ADT/simple_ilist.h | 67 +++++---
include/llvm/CodeGen/MachineInstrBundleIterator.h | 24 ++-
unittests/ADT/CMakeLists.txt | 1 +
unittests/ADT/IListBaseTest.cpp | 35 +++-
unittests/ADT/IListNodeBaseTest.cpp | 54 ++++++-
unittests/ADT/IListNodeTest.cpp | 70 ++++++++
unittests/ADT/IListSentinelTest.cpp | 25 ++-
unittests/ADT/SimpleIListTest.cpp | 51 ++++++
14 files changed, 642 insertions(+), 156 deletions(-)
create mode 100644 include/llvm/ADT/ilist_node_options.h
create mode 100644 unittests/ADT/IListNodeTest.cpp
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from bdf901a MakeRelease.job should fail if 'date' isn't set.
new b6a4ab6 scripts/TestRelease.job: Fix target name computation.
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:
scripts/TestRelease.job | 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 91d733e runtime/internal/sys: new package, API copied from Go 1.7
new 75c399e * all: Remove meaningless trailing whitespace.
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:
libbacktrace/ChangeLog | 4 ++++
libbacktrace/Makefile.am | 4 ++--
libbacktrace/Makefile.in | 6 +++---
libbacktrace/alloc.c | 6 +++---
libbacktrace/atomic.c | 6 +++---
libbacktrace/backtrace-supported.h.in | 6 +++---
libbacktrace/backtrace.c | 6 +++---
libbacktrace/backtrace.h | 6 +++---
libbacktrace/btest.c | 8 ++++----
libbacktrace/configure.ac | 6 +++---
libbacktrace/dwarf.c | 12 ++++++------
libbacktrace/elf.c | 6 +++---
libbacktrace/fileline.c | 6 +++---
libbacktrace/internal.h | 6 +++---
libbacktrace/mmap.c | 6 +++---
libbacktrace/mmapio.c | 6 +++---
libbacktrace/nounwind.c | 6 +++---
libbacktrace/posix.c | 6 +++---
libbacktrace/print.c | 6 +++---
libbacktrace/read.c | 6 +++---
libbacktrace/simple.c | 6 +++---
libbacktrace/sort.c | 6 +++---
libbacktrace/state.c | 6 +++---
libbacktrace/stest.c | 6 +++---
libbacktrace/unknown.c | 6 +++---
25 files changed, 79 insertions(+), 75 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 gcc.
from 08d6d42 PR ipa/61159 * compile/pr61159.c: New testcase
new 91d733e runtime/internal/sys: new package, API copied from Go 1.7
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/go/ChangeLog | 5 +
gcc/go/go-gcc.cc | 22 ++
gcc/go/gofrontend/MERGE | 2 +-
libgo/Makefile.am | 72 +++-
libgo/Makefile.in | 90 ++++-
libgo/configure | 449 +++++++----------------
libgo/configure.ac | 190 ++++++----
libgo/go/runtime/extern.go | 12 +-
libgo/go/runtime/internal/sys/intrinsics.go | 77 ++++
libgo/go/runtime/internal/sys/intrinsics_test.go | 54 +++
libgo/go/runtime/internal/sys/stubs.go | 11 +
libgo/go/runtime/internal/sys/sys.go | 15 +
libgo/testsuite/Makefile.in | 11 +
13 files changed, 593 insertions(+), 417 deletions(-)
create mode 100644 libgo/go/runtime/internal/sys/intrinsics.go
create mode 100644 libgo/go/runtime/internal/sys/intrinsics_test.go
create mode 100644 libgo/go/runtime/internal/sys/stubs.go
create mode 100644 libgo/go/runtime/internal/sys/sys.go
--
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 d650689 Fixup failing debuginfo test for change in SimplifyCFG.
new 990fea5 [AVX512] Fix pattern for vgetmantsd and all other instruction [...]
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 | 9 +--------
1 file changed, 1 insertion(+), 8 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 gcc.
from 32254b7 Fix bootstrap failure when ATOMIC_INT_LOCK_FREE < 2
new 3587053 PR ipa/64316 * gcc.dg/ipa/pr63416.c: New testcase.
new 08d6d42 PR ipa/61159 * compile/pr61159.c: New testcase
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:
gcc/testsuite/ChangeLog | 10 +++++
gcc/testsuite/gcc.c-torture/compile/pr61159.c | 7 ++++
gcc/testsuite/gcc.dg/ipa/pr63416.c | 56 +++++++++++++++++++++++++++
3 files changed, 73 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr61159.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr63416.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 gcc.
from 764943c Daily bump.
new 32254b7 Fix bootstrap failure when ATOMIC_INT_LOCK_FREE < 2
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/libsupc++/new_opant.cc | 1 +
libstdc++-v3/libsupc++/new_opvant.cc | 1 +
3 files changed, 7 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 05bbcbd [SimplifyCFG] Be even more conservative in SinkThenElseCodeToEnd
new d650689 Fixup failing debuginfo test for change in SimplifyCFG.
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/DebugInfo/ARM/single-constant-use-preserves-dbgloc.ll | 3 +--
1 file changed, 1 insertion(+), 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 16d9e13 [AArch64] Fixup test after r281160
new 05bbcbd [SimplifyCFG] Be even more conservative in SinkThenElseCodeToEnd
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/SimplifyCFG.cpp | 34 +++++++++++++-----------
test/Transforms/SimplifyCFG/inline-asm-sink.ll | 4 +--
test/Transforms/SimplifyCFG/sink-common-code.ll | 35 ++++++++++++++++---------
3 files changed, 44 insertions(+), 29 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 3daf6c8 [SimplifyCFG] Harden up the profitability heuristic for block [...]
new 16d9e13 [AArch64] Fixup test after r281160
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/CodeGen/AArch64/ifcvt-select.ll | 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 2628aff [CodeGen] Make the TwoAddressInstructionPass check if the ins [...]
new 3daf6c8 [SimplifyCFG] Harden up the profitability heuristic for block [...]
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/SimplifyCFG.cpp | 25 ++++++++---
test/Transforms/SimplifyCFG/sink-common-code.ll | 55 +++++++++++++++++++++++--
2 files changed, 72 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.