This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 0f9317d Add tests-static to tests in malloc/Makefile
new fd37b5a resolv: Remove _LIBC_REENTRANT
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:
ChangeLog | 4 ++++
resolv/res_init.c | 2 --
2 files 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 gcc.
from 89bcb5a * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCO [...]
new 005248bc6 Trying again to fix aligned-new on m68k.
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 9 ++-------
2 files changed, 7 insertions(+), 7 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 283b1c0 Revert "[ARM] Promote small global constants to constant pools"
new bcfa2b1 [LoopInterchange] Tidy up and remove unnecessary dyn_casts. NFC.
new 7849052 Typo. NFC.
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/Transforms/Scalar/LoopInterchange.cpp | 31 +++++++++++++++----------------
1 file changed, 15 insertions(+), 16 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 lld.
from 24ac43b Turn createKey into a static helper. NFC.
new 2dc16ad Refactor duplicated code. 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:
ELF/LinkerScript.cpp | 22 +++++++++++-----------
1 file changed, 11 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 llvm.
from d2d2efe Remove InstCombine test file
new 283b1c0 Revert "[ARM] Promote small global constants to constant pools"
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/ARMAsmPrinter.cpp | 13 ----
lib/Target/ARM/ARMAsmPrinter.h | 9 +--
lib/Target/ARM/ARMISelLowering.cpp | 110 -------------------------------
lib/Target/ARM/ARMMachineFunctionInfo.h | 13 ----
test/CodeGen/ARM/constantpool-promote.ll | 109 ------------------------------
5 files changed, 1 insertion(+), 253 deletions(-)
delete mode 100644 test/CodeGen/ARM/constantpool-promote.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 c8b398c [ARM] Add ".code 32" to functions in the ARM instruction set
new d2d2efe Remove InstCombine test file
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/PR7357.ll | 17 -----------------
1 file changed, 17 deletions(-)
delete mode 100644 test/Transforms/InstCombine/PR7357.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 lld.
from 678ab42 Delete dead code.
new 24ac43b Turn createKey into a static helper. 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:
ELF/OutputSections.cpp | 36 ++++++++++++++++++------------------
ELF/OutputSections.h | 2 --
2 files changed, 18 insertions(+), 20 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 7d76437 Enable simplify libcalls for ARM PCS
new e81b6f3 [Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
new c8b398c [ARM] Add ".code 32" to functions in the ARM instruction set
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/ARM/ARMAsmPrinter.cpp | 3 +-
lib/Target/ARM/ARMBaseInstrInfo.cpp | 6 +-
lib/Target/ARM/ARMISelDAGToDAG.cpp | 137 +++++++++++++++++++++++++-
test/CodeGen/ARM/and-cmpz.ll | 71 +++++++++++++
test/CodeGen/ARM/arm-and-tst-peephole.ll | 15 ++-
test/CodeGen/ARM/arm-shrink-wrapping.ll | 4 +-
test/CodeGen/ARM/call-tc.ll | 2 +-
test/CodeGen/ARM/debug-info-branch-folding.ll | 2 +-
test/CodeGen/ARM/interwork.ll | 23 +++++
test/CodeGen/Thumb/thumb-shrink-wrapping.ll | 8 +-
test/CodeGen/Thumb2/float-ops.ll | 12 +--
test/DebugInfo/ARM/header.ll | 5 +-
12 files changed, 259 insertions(+), 29 deletions(-)
create mode 100644 test/CodeGen/ARM/and-cmpz.ll
create mode 100644 test/CodeGen/ARM/interwork.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 503f462 [llvm-cov] - Included footer "Generated by llvm-cov -- llvm v [...]
new 7d76437 Enable simplify libcalls for ARM PCS
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/Transforms/Utils/SimplifyLibCalls.cpp | 38 +++++++-
test/Transforms/InstCombine/ARM/strcmp.ll | 153 ++++++++++++++++++++++++++++++
test/Transforms/InstCombine/ARM/strcpy.ll | 76 +++++++++++++++
3 files changed, 264 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/InstCombine/ARM/strcmp.ll
create mode 100644 test/Transforms/InstCombine/ARM/strcpy.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 d0c0b62 [ARM] Support ldr.w in pseudo instruction ldr rd,=immediate
new 503f462 [llvm-cov] - Included footer "Generated by llvm-cov -- llvm v [...]
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/tools/llvm-cov/showProjectSummary.cpp | 18 +++++++++++-------
tools/llvm-cov/CoverageViewOptions.h | 7 +++++++
tools/llvm-cov/SourceCoverageViewHTML.cpp | 6 ++++--
tools/llvm-cov/SourceCoverageViewText.cpp | 8 +++++++-
4 files changed, 29 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.