This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 9babe29d5 [lit] Rename lld and clang lit configs to end in .py
new de123d99a [ELF] Fix edge condition in thunk offset calculation
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:
ELF/Thunks.cpp | 16 +++++++++-------
test/ELF/arm-thunk-edgecase.s | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+), 7 deletions(-)
create mode 100644 test/ELF/arm-thunk-edgecase.s
--
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 3a1d0b688c Remove svn-properties for file added in 313909 (NFC)
new c64b5a7bdc [libclang] Keep track of TranslationUnit instance when annot [...]
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:
bindings/python/clang/cindex.py | 1 +
bindings/python/tests/cindex/test_cursor.py | 22 ++++++++++++++++++++++
2 files changed, 23 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 45b741c841c [dwarfdump] Add verbose output for .debug-line section
new 1481a4e7b6d [llvm-readobj] Fix big-endian byte swap in WindowsResourceDumper.
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:
tools/llvm-readobj/WindowsResourceDumper.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 clang.
from d6a417d479 Add testcase I forgot to add in R313907.
new 3a1d0b688c Remove svn-properties for file added in 313909 (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:
--
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 0e1ce271574 Re-land r313825: "[IR] Add llvm.dbg.addr, a control-depende [...]
new 5586629f295 [DAGCombiner] Slightly simplify some code by using APInt::i [...]
new 45b741c841c [dwarfdump] Add verbose output for .debug-line section
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/DebugInfo/DWARF/DWARFDebugLine.h | 3 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 6 +-
lib/DebugInfo/DWARF/DWARFContext.cpp | 10 +-
lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 81 ++++++-
test/DebugInfo/Generic/unconditional-branch.ll | 2 +-
test/DebugInfo/MIR/X86/empty-inline.mir | 34 +--
test/DebugInfo/Mips/delay-slot.ll | 2 +-
test/MC/ARM/dwarf-asm-multiple-sections-dwarf-2.s | 12 +-
test/MC/ARM/dwarf-asm-multiple-sections.s | 13 +-
test/MC/ARM/dwarf-asm-nonstandard-section.s | 12 +-
test/MC/ARM/dwarf-asm-single-section.s | 12 +-
test/MC/MachO/gen-dwarf.s | 58 ++---
test/tools/dsymutil/X86/basic-linking-bundle.test | 8 +-
test/tools/dsymutil/X86/basic-linking-x86.test | 236 +++++++++----------
.../dsymutil/X86/basic-lto-dw4-linking-x86.test | 206 ++++++++---------
test/tools/dsymutil/X86/basic-lto-linking-x86.test | 254 ++++++++++-----------
test/tools/dsymutil/X86/multiple-inputs.test | 16 +-
test/tools/llvm-dwarfdump/X86/brief.s | 15 +-
test/tools/llvm-dwarfdump/X86/verbose.test | 25 ++
19 files changed, 555 insertions(+), 450 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/verbose.test
--
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 2727f57d8c Suppress Wsign-conversion for enums with matching underlying type
new d6a417d479 Add testcase I forgot to add in R313907.
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/SemaCXX/warn-sign-conversion-cpp11.cpp | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 test/SemaCXX/warn-sign-conversion-cpp11.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 clang.
from dab9c6a032 [Sema] Prevent InstantiateClass from checking unrelated exce [...]
new 2727f57d8c Suppress Wsign-conversion for enums with matching underlying type
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/SemaChecking.cpp | 5 ++++-
1 file changed, 4 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 1efe4ef3109 [SelectionDAG] Pick correct frame index in LowerArguments
new 0e1ce271574 Re-land r313825: "[IR] Add llvm.dbg.addr, a control-depende [...]
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/SourceLevelDebugging.rst | 62 +++++++---
include/llvm/IR/IntrinsicInst.h | 34 +++++-
include/llvm/IR/Intrinsics.td | 8 +-
include/llvm/Transforms/Utils/Local.h | 22 ++--
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 48 +++++---
lib/IR/DIBuilder.cpp | 14 ++-
lib/IR/Verifier.cpp | 2 +
.../InstCombine/InstructionCombining.cpp | 13 ++-
lib/Transforms/Scalar/SROA.cpp | 30 ++---
lib/Transforms/Utils/Local.cpp | 93 ++++++++-------
lib/Transforms/Utils/PromoteMemoryToRegister.cpp | 44 +++----
test/DebugInfo/X86/dbg-addr-dse.ll | 100 ++++++++++++++++
test/DebugInfo/X86/dbg-addr.ll | 67 +++++++++++
test/DebugInfo/X86/sroasplit-5.ll | 4 +-
test/DebugInfo/X86/sroasplit-dbg-declare.ll | 59 ++++++++++
test/Transforms/Mem2Reg/dbg-addr-inline-dse.ll | 94 +++++++++++++++
test/Transforms/Mem2Reg/dbg-addr.ll | 91 +++++++++++++++
test/Transforms/SROA/dbg-addr-diamond.ll | 127 +++++++++++++++++++++
unittests/Transforms/Utils/CMakeLists.txt | 1 +
unittests/Transforms/Utils/Local.cpp | 71 ++++++++++++
20 files changed, 850 insertions(+), 134 deletions(-)
create mode 100644 test/DebugInfo/X86/dbg-addr-dse.ll
create mode 100644 test/DebugInfo/X86/dbg-addr.ll
create mode 100644 test/DebugInfo/X86/sroasplit-dbg-declare.ll
create mode 100644 test/Transforms/Mem2Reg/dbg-addr-inline-dse.ll
create mode 100644 test/Transforms/Mem2Reg/dbg-addr.ll
create mode 100644 test/Transforms/SROA/dbg-addr-diamond.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 dd800450c2 [CUDA] Fixed order of words in the names of shfl builtins.
new dab9c6a032 [Sema] Prevent InstantiateClass from checking unrelated exce [...]
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/Sema/Sema.h | 30 ++++++++++++++++++++++++++
lib/Sema/SemaTemplateInstantiate.cpp | 14 +++++-------
test/SemaTemplate/crash-unparsed-exception.cpp | 5 +++--
test/SemaTemplate/default-arguments-cxx0x.cpp | 27 +++++++++++++++++++++++
4 files changed, 65 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 lldb.
from c14bc3a4f Fix warning caused by new clang::BuiltinType::Float16 added i [...]
new 0bbc9f48b [LLDB] Implement interactive command interruption
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/lldb/API/SBCommandInterpreter.h | 2 +
include/lldb/Core/IOHandler.h | 3 +-
include/lldb/Interpreter/CommandInterpreter.h | 20 +++++++
scripts/interface/SBCommandInterpreter.i | 14 +++--
source/API/SBCommandInterpreter.cpp | 4 ++
source/Commands/CommandObjectTarget.cpp | 14 +++++
source/Core/Debugger.cpp | 2 +-
source/Interpreter/CommandInterpreter.cpp | 84 ++++++++++++++++++++++-----
8 files changed, 121 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.