This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from f80490e40 Fixed the OS X build after Error -> Status rename.
new c037154d0 Remove an expensive lock from Timer
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/Core/Timer.h | 17 +++++-
source/API/SystemInitializerFull.cpp | 3 +-
source/Commands/CommandObjectTarget.cpp | 4 +-
source/Core/Disassembler.cpp | 4 +-
source/Core/Mangled.cpp | 4 +-
source/Core/Module.cpp | 34 ++++++-----
source/Core/Timer.cpp | 71 ++++++++++------------
source/Host/common/Symbols.cpp | 7 ++-
source/Initialization/SystemInitializerCommon.cpp | 6 +-
source/Interpreter/CommandInterpreter.cpp | 10 +--
.../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 3 +-
.../BSD-Archive/ObjectContainerBSDArchive.cpp | 3 +-
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 3 +-
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 4 +-
.../Python/ScriptInterpreterPython.cpp | 13 ++--
.../Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp | 3 +-
.../Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp | 3 +-
source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp | 4 +-
.../SymbolFile/DWARF/DWARFDebugPubnames.cpp | 6 +-
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 31 ++++++----
.../SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp | 9 ++-
.../Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp | 4 +-
source/Symbol/DWARFCallFrameInfo.cpp | 3 +-
source/Symbol/ObjectFile.cpp | 11 ++--
source/Symbol/Symtab.cpp | 24 +++++---
source/Target/Target.cpp | 3 +-
source/Target/TargetList.cpp | 8 +--
unittests/Core/TimerTest.cpp | 17 ++++--
28 files changed, 184 insertions(+), 128 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 551c1eaeabe [PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall [...]
new a6786610126 Do not allow empty argument of -o option (PR driver/31468).
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/gcc.c | 3 +++
2 files changed, 8 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 57bb7925b59 [ARM] Mark LEApcrel instructions as isAsCheapAsAMove
new c42d54906e6 [AMDGPU][MC] Removed V_MQSAD_U16_U8
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/AMDGPU/VOP3Instructions.td | 3 ---
test/MC/Disassembler/AMDGPU/vop3_vi.txt | 18 ++++++++++++++++++
2 files changed, 18 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 binutils-gdb.
from 786e3eba79 Add .debug_gdb_scripts section to PE linker scripts.
new 5f2ad7a3c7 Fix gdb procfs.c compilation on Solaris
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/ChangeLog | 5 +++++
gdb/procfs.c | 4 ++--
2 files changed, 7 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 gdb-8.0-branch
in repository binutils-gdb.
from f35e662d82 Automatic date update in version.in
new 81aeac9bbd Fix gdb 8.0 procfs.c compilation on Solaris
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/ChangeLog | 5 +++++
gdb/procfs.c | 4 ++--
2 files changed, 7 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 91719efd8f0 [ARM] Mark LEApcrel as not having side effects
new 57bb7925b59 [ARM] Mark LEApcrel instructions as isAsCheapAsAMove
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/ARM/ARMInstrInfo.td | 2 +-
lib/Target/ARM/ARMInstrThumb.td | 2 +-
lib/Target/ARM/ARMInstrThumb2.td | 2 +-
test/CodeGen/ARM/adr-remat.ll | 25 +++++++++++++++++++++++++
test/CodeGen/ARM/align-sp-adjustment.ll | 6 +++++-
5 files changed, 33 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/ARM/adr-remat.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 binutils-gdb.
from fba2af917d Automatic date update in version.in
new 786e3eba79 Add .debug_gdb_scripts section to PE linker scripts.
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:
ld/ChangeLog | 6 ++++++
ld/scripttempl/pe.sc | 10 ++++++++++
ld/scripttempl/pep.sc | 10 ++++++++++
3 files changed, 26 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 fbe48085e65 [DWARF] - Speedup handling of relocations in DWARFContextInMemory.
new 91719efd8f0 [ARM] Mark LEApcrel as not having side effects
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/ARM/ARMInstrInfo.td | 4 ++--
test/CodeGen/ARM/adr-hoist.ll | 31 +++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/ARM/adr-hoist.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 eadb58fda7c [X86] Relocate code of replacement of subtarget unsupported [...]
new fbe48085e65 [DWARF] - Speedup handling of relocations in DWARFContextInMemory.
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/DebugInfo/DWARF/DWARFContext.cpp | 21 +++++++++++++++++----
1 file changed, 17 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.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 9059e1f tcwg-llvm-release.sh: openmp is now on by default
new d9fe7fb tcwg-llvm-staged-build.yaml: Add repo/branch 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:
tcwg-llvm-build.sh | 30 ++++++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.