This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 8d94c66 Make toPhdrFlags a member function. NFC.
new 2349064 [lld][MachO] Add debug info support for MachO.
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/ReaderWriter/MachO/ArchHandler_x86_64.cpp | 5 +-
lib/ReaderWriter/MachO/CMakeLists.txt | 1 +
lib/ReaderWriter/MachO/DebugInfo.h | 310 +++++++++++++++++++
lib/ReaderWriter/MachO/File.h | 16 +-
lib/ReaderWriter/MachO/MachONormalizedFile.h | 17 +-
.../MachO/MachONormalizedFileBinaryReader.cpp | 10 +-
.../MachO/MachONormalizedFileBinaryWriter.cpp | 21 +-
.../MachO/MachONormalizedFileFromAtoms.cpp | 175 ++++++++++-
.../MachO/MachONormalizedFileToAtoms.cpp | 333 ++++++++++++++++++++-
test/mach-o/debug-syms.yaml | 249 +++++++++++++++
10 files changed, 1111 insertions(+), 26 deletions(-)
create mode 100644 lib/ReaderWriter/MachO/DebugInfo.h
create mode 100644 test/mach-o/debug-syms.yaml
--
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 3e611f8 [X86] Factor out another piece of the SAD combine. NFCI.
new ca740c1 [Hexagon] Find speculative loop preheader in hardware loop ge [...]
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/Hexagon/HexagonHardwareLoops.cpp | 67 ++++++++++++++++++++++++-----
test/CodeGen/Hexagon/hwloop-preh.ll | 44 +++++++++++++++++++
2 files changed, 101 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/Hexagon/hwloop-preh.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 6d5ee09 [Hexagon] Do not optimize volatile stack spill slots
new 47fb865 [Hexagon] Add option to bisect spill slot optimization
new 3e611f8 [X86] Factor out another piece of the SAD combine. 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:
lib/Target/Hexagon/HexagonFrameLowering.cpp | 19 +++-
lib/Target/X86/X86ISelLowering.cpp | 158 +++++++++++++++-------------
2 files changed, 100 insertions(+), 77 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 da34deb build_llvm_package.bat: try tests three times
new 6d5ee09 [Hexagon] Do not optimize volatile stack spill slots
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/Hexagon/HexagonFrameLowering.cpp | 33 ++++++++++-------------------
test/CodeGen/Hexagon/opt-spill-volatile.ll | 29 +++++++++++++++++++++++++
2 files changed, 40 insertions(+), 22 deletions(-)
create mode 100644 test/CodeGen/Hexagon/opt-spill-volatile.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 lldb.
from 0ced247 Fix LLDBConfig.cmake to enable python enabled build for all 6 [...]
new 92ad3bd Fixed "void SBWatchpoint::SetEnabled (bool enabled)" to work [...]
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:
.../watchpoint/watchpoint_events/TestWatchpointEvents.py | 16 +++++++++++-----
source/API/SBWatchpoint.cpp | 2 +-
2 files changed, 12 insertions(+), 6 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 9352b97 test commit
new 9ae82cb Add target triple in test
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/preserve-as-comments.c | 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 549ec08 test commit
new da34deb build_llvm_package.bat: try tests three times
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/release/build_llvm_package.bat | 16 ++++++++--------
1 file changed, 8 insertions(+), 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 b06ff3e 2016-07-27 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 296103a 2016-07-27 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 9 +++++++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 2 +-
gcc/defaults.h | 8 --------
gcc/expr.c | 3 +--
gcc/stor-layout.c | 2 +-
gcc/tree.h | 19 ++++++++++++-------
7 files changed, 29 insertions(+), 19 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 a1f1224 Add flags to toggle preservation of assembly comments
new 9352b97 test commit
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/Frontend/CodeGenOptions.h | 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 gcc.
from 203176b * testsuite/20_util/forward/1_neg.cc: Move dg-error to right line.
new b06ff3e 2016-07-27 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 13 +++++++++++++
gcc/config/rs6000/altivec.md | 2 +-
gcc/config/rs6000/rs6000-protos.h | 2 +-
gcc/config/rs6000/rs6000.c | 33 ++++++++++++++++++++-------------
gcc/config/rs6000/vector.md | 3 +--
gcc/config/rs6000/vsx.md | 2 +-
6 files changed, 37 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.