This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d6aaba39881 [X86] Promote i8 CTPOP to i32 instead of i16 when we have t [...]
new ff530efd955 [AMDGPU] Convert test/tools/llvm-objdump/AMDGPU/source-line [...]
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-objdump/AMDGPU/source-lines.ll | 42 +++++++++++++-------------
1 file changed, 21 insertions(+), 21 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 newlib.
from 716162251 newlib: vfwscanf: fix miscomputation of max field width in %[] case
new aea710b5f cygwin: x86_64: implement mempcpy/wmempcpy in assembler
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:
winsup/cygwin/miscfuncs.cc | 60 +++++++++++++++++++++++++++++++++-------------
1 file changed, 44 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 llvm.
from ff7abc1a3fa [GlobalISel][IRTranslator] Fix crash during translation of [...]
new 0ba92ff15e3 [aarch64][globalisel] Legalize G_ATOMIC_CMPXCHG_WITH_SUCCES [...]
new fad0b0655f0 [llvm-objcopy] Add support for --only-keep/-j and --keep
new d6aaba39881 [X86] Promote i8 CTPOP to i32 instead of i16 when we have t [...]
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:
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 18 +++++++
include/llvm/CodeGen/TargetOpcodes.def | 3 ++
include/llvm/Target/GenericOpcodes.td | 10 ++++
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 12 +++++
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 25 +++++++++
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 4 +-
lib/Target/X86/X86ISelLowering.cpp | 2 +-
.../GlobalISel/legalize-cmpxchg-with-success.mir | 59 ++++++++++++++++++++++
test/CodeGen/X86/ctpop-combine.ll | 4 +-
test/CodeGen/X86/popcnt.ll | 8 +--
test/tools/llvm-objcopy/basic-keep.test | 19 +++++++
test/tools/llvm-objcopy/basic-only-keep.test | 23 +++++++++
test/tools/llvm-objcopy/dump-section.test | 28 ++++++++++
test/tools/llvm-objcopy/explicit-keep-remove.test | 21 ++++++++
.../llvm-objcopy/explicit-only-keep-remove.test | 21 ++++++++
test/tools/llvm-objcopy/keep-many.test | 27 ++++++++++
test/tools/llvm-objcopy/keep-only-keep.test | 27 ++++++++++
test/tools/llvm-objcopy/only-keep-many.test | 28 ++++++++++
.../llvm-objcopy/only-keep-remove-strtab.test | 21 ++++++++
.../llvm-objcopy/only-keep-strip-non-alloc.test | 19 +++++++
test/tools/llvm-objcopy/strip-sections-keep.test | 13 +++++
.../llvm-objcopy/strip-sections-only-keep.test | 20 ++++++++
tools/llvm-objcopy/Object.h | 2 +
tools/llvm-objcopy/llvm-objcopy.cpp | 53 +++++++++++++++++++
24 files changed, 459 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-cmpxchg-with-success.mir
create mode 100644 test/tools/llvm-objcopy/basic-keep.test
create mode 100644 test/tools/llvm-objcopy/basic-only-keep.test
create mode 100644 test/tools/llvm-objcopy/dump-section.test
create mode 100644 test/tools/llvm-objcopy/explicit-keep-remove.test
create mode 100644 test/tools/llvm-objcopy/explicit-only-keep-remove.test
create mode 100644 test/tools/llvm-objcopy/keep-many.test
create mode 100644 test/tools/llvm-objcopy/keep-only-keep.test
create mode 100644 test/tools/llvm-objcopy/only-keep-many.test
create mode 100644 test/tools/llvm-objcopy/only-keep-remove-strtab.test
create mode 100644 test/tools/llvm-objcopy/only-keep-strip-non-alloc.test
create mode 100644 test/tools/llvm-objcopy/strip-sections-keep.test
create mode 100644 test/tools/llvm-objcopy/strip-sections-only-keep.test
--
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 64d8eced837 [PGO] Skip counter promotion for infinite loops
new ff7abc1a3fa [GlobalISel][IRTranslator] Fix crash during translation of [...]
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/GlobalISel/IRTranslator.cpp | 13 ++++++++++++-
lib/Target/AArch64/AArch64CallLowering.cpp | 2 ++
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 13 +++++++++++++
3 files changed, 27 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 newlib.
from b9a662bb4 Feature test macros overhaul: unistd.h, part 3
new 716162251 newlib: vfwscanf: fix miscomputation of max field width in %[] case
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:
newlib/libc/stdio/vfwscanf.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 compiler-rt.
from 650232b9e Fix the MIPS baremetal build
new c0e94832e [PGO] Add a test case for infinite loops
new c6105147b Move x86-specific sources to x86-specific source lists.
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/builtins/CMakeLists.txt | 35 ++++++++++++++++++++++-------------
test/profile/infinite_loop.c | 30 ++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+), 13 deletions(-)
create mode 100644 test/profile/infinite_loop.c
--
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 aldyh/threader
in repository gcc.
from c60b4774358 Import from mainline and adjust accordingly:
new 443a125cca8 Make def_chain public in the gori map instead of protected [...]
new bc12d7d98d6 Add global cache
new 7302e40262a enable path_range_of_Def to utilize path_range_edge to get [...]
new 38f091a7793 Incorporate wide-int.cc fix for 82547, and re-enable 128 bi [...]
new 58dcd8a31f3 Merge remote-tracking branch 'svn/range-gen3' into threader
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:
gcc/range-op.c | 6 --
gcc/range.h | 6 ++
gcc/ssa-range-gen.c | 290 ++++++++++++++++++++++++++++++++++++++++++----------
gcc/ssa-range-gen.h | 33 +++---
gcc/wide-int.cc | 50 ++++++++-
5 files changed, 303 insertions(+), 82 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 14540ca766d [cmake] Include project name in Sphinx doctree dir to fix r [...]
new 64d8eced837 [PGO] Skip counter promotion for infinite loops
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/Instrumentation/InstrProfiling.cpp | 3 +++
test/Transforms/PGOProfile/infinite_loop.ll | 21 +++++++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 test/Transforms/PGOProfile/infinite_loop.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 glibc.
from faec63238f Use declare_mgen_alias in m68k templates.
new bd6ea9edd1 Use libm_alias macros in m68k llrint functions.
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 | 10 ++++++++++
sysdeps/m68k/m680x0/fpu/s_llrint.c | 3 ++-
sysdeps/m68k/m680x0/fpu/s_llrintf.c | 3 ++-
sysdeps/m68k/m680x0/fpu/s_llrintl.c | 3 ++-
4 files changed, 16 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 llvm.
from d993b016d17 [globalisel][tablegen] Add support for specific immediates [...]
new 14540ca766d [cmake] Include project name in Sphinx doctree dir to fix r [...]
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:
cmake/modules/AddSphinxTarget.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.