This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c2dda34eeff * doc/invoke.texi: Alphabetize -fdump options.
new 11baeadbbc6 xtensa: add support for SSP
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/xtensa/xtensa-protos.h | 1 +
gcc/config/xtensa/xtensa.c | 24 ++++++++++++++++++++++++
gcc/config/xtensa/xtensa.h | 19 ++++---------------
4 files changed, 42 insertions(+), 15 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 c8a19469c26 Relax Dwarf filecheck test for 32-bit hosts
new fa138d25888 Ignore !associated metadata with null argument.
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/TargetLoweringObjectFileImpl.cpp | 6 +++++-
test/CodeGen/X86/elf-associated.ll | 5 +++++
2 files changed, 10 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 8c3a49c4c12 Use the frame index side table for byval and inalloca arguments
new c8a19469c26 Relax Dwarf filecheck test for 32-bit hosts
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/2010-01-18-DbgValue.ll | 3 ++-
1 file changed, 2 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 c4c34cce407 [InstCombine] add tests from D32285 to show current problems; NFC
new 447ca1ab6d6 Delete trailing whitespace
new 284277df9a8 [InstNamer] Don't check type of arguments (they're never void)
new 00d88a77e1b [InstNamer] Use range-for
new 4531b615cbd Add basic test case for -instnamer
new 8c3a49c4c12 Use the frame index side table for byval and inalloca arguments
The 5 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/FastISel.cpp | 18 +--
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | 33 +----
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 10 +-
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 48 +++++++
lib/Transforms/Utils/InstructionNamer.cpp | 13 +-
test/CodeGen/X86/2010-01-18-DbgValue.ll | 12 +-
test/CodeGen/X86/2012-11-30-handlemove-dbg.ll | 51 -------
test/CodeGen/X86/dbg-baseptr.ll | 62 +++++++--
test/DebugInfo/X86/dbg-declare-inalloca.ll | 158 ++++++++++++++++++++++
test/Transforms/InstNamer/basic.ll | 19 +++
10 files changed, 309 insertions(+), 115 deletions(-)
delete mode 100644 test/CodeGen/X86/2012-11-30-handlemove-dbg.ll
create mode 100644 test/DebugInfo/X86/dbg-declare-inalloca.ll
create mode 100644 test/Transforms/InstNamer/basic.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 zorg.
from bf236d3 Set ENABLE_WERROR=OFF for ABITestsuitBuilder.
new 8f5a20b Changed a default source code directory from llvm.src to llvm.
new 182583b Skip install step if not requested.
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:
zorg/buildbot/builders/UnifiedTreeBuilder.py | 22 ++++++++++++++--------
zorg/buildbot/process/factory.py | 2 +-
2 files changed, 15 insertions(+), 9 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 45e72552c7 [Driver] Don't enable -fsanitize-use-after-scope when ASan i [...]
new 93c097ff98 Update testcase for upstream LLVM changes.
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/CodeGenCXX/linetable-virtual-variadic.cpp | 6 ++++--
1 file changed, 4 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 cca9d00b749 Add const to "DWARFDie &Die" in a few functions as they can [...]
new c4c34cce407 [InstCombine] add tests from D32285 to show current problems; 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:
test/Transforms/InstCombine/cast.ll | 38 +++++++++++++++++++++++++++++++++++++
1 file changed, 38 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 libcxx.
from b5a065c20 Fix possible loss of data warnings on amd64
new 2ec6d3933 Refactor <locale> RAII guards to aid upcoming Windows locale [...]
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/__bsd_locale_fallbacks.h | 31 ++++++++++++-------------
include/__locale | 19 ++++++++++++++++
include/locale | 3 ---
src/locale.cpp | 46 ++++++++++++++++++++++++++------------
src/support/win32/locale_win32.cpp | 26 ++++++++++-----------
5 files changed, 78 insertions(+), 47 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 ed6937378 Fix Windows tests when __config_site is present. Previously, [...]
new 3f9bc2d28 Resolve integer overflow warnings in GCD and LCM tests
new b5a065c20 Fix possible loss of data warnings on amd64
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:
.../numeric.ops/numeric.ops.gcd/gcd.pass.cpp | 45 +++++++++++---------
.../numeric.ops/numeric.ops.lcm/lcm.pass.cpp | 49 ++++++++++++----------
.../basic.string/string.cons/T_size_size.pass.cpp | 18 ++++----
3 files changed, 62 insertions(+), 50 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 32494405720 gcc/ChangeLog:
new c2dda34eeff * doc/invoke.texi: Alphabetize -fdump options.
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 | 4 ++++
gcc/doc/invoke.texi | 24 ++++++++++++------------
2 files changed, 16 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.