This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d5b5d46 Do not print out Flags field twice.
new b53c2b0 Resubmit "Add support for advanced number formatting."
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/NativeFormatting.h | 32 +++--
lib/Support/NativeFormatting.cpp | 232 ++++++++++++++++++++------------
lib/Support/raw_ostream.cpp | 32 +++--
unittests/Support/CMakeLists.txt | 1 +
unittests/Support/NativeFormatTests.cpp | 176 ++++++++++++++++++++++++
5 files changed, 369 insertions(+), 104 deletions(-)
create mode 100644 unittests/Support/NativeFormatTests.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 lldb.
from a1e8875 Rename DWARF 5 constants to adapt to change in LLVM
new 2c0b0ac Limit LLDB_EXPORT_ALL_SYMBOLS to lldb symbols
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/API/CMakeLists.txt | 9 +++------
source/API/{liblldb.exports => liblldb-private.exports} | 2 ++
2 files changed, 5 insertions(+), 6 deletions(-)
copy source/API/{liblldb.exports => liblldb-private.exports} (53%)
--
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 b11de00 build: give aliases the same visibility
new fdc221a [asan] Set the darwin deployment target for the dead-strip 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/asan/TestCases/Darwin/dead-strip.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 gcc.
from 161d535 2016-10-28 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 36e1b0b 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 b0bb06e 2016-10-28 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 30e65b1 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 234ac9f Daily bump.
new 5934bd6 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 llvm.
from 0f0ebbd AMDGPU: Fix instruction flags for s_endpgm
new b15bbca AMDGPU/SI: Don't use non-0 waitcnt values when waiting on Fla [...]
new c576394 [DAGCombiner] Fix a crash visiting `AND` nodes.
new d5b5d46 Do not print out Flags field twice.
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 7 +++-
lib/Target/AMDGPU/SIInsertWaits.cpp | 13 +++++--
lib/Target/AMDGPU/SIInstrInfo.cpp | 14 ++++++++
lib/Target/AMDGPU/SIInstrInfo.h | 2 ++
test/CodeGen/MIR/AMDGPU/waitcnt.mir | 59 ++++++++++++++++++++++++++++++++
test/CodeGen/X86/pr30813.s | 20 +++++++++++
test/DebugInfo/PDB/pdbdump-headers.test | 36 +++++++++++++------
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 1 -
8 files changed, 138 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/MIR/AMDGPU/waitcnt.mir
create mode 100644 test/CodeGen/X86/pr30813.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 binutils-gdb.
from 0bcda68 gdb: Require C++11
new 6bcbbf5 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 1118eb4 Automatic date update in version.in
new 8844e93 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 bf701b2 Automatic date update in version.in
new 1136357 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.