This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 84a22a9 Make --export-dynamic work on non-PIC/PIE targets.
new fbc96b2 Addends should always be signed.
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/InputSection.cpp | 11 +++++------
ELF/Relocations.cpp | 28 +++++++++++++---------------
ELF/Relocations.h | 9 +++++----
ELF/Symbols.cpp | 13 ++++++-------
ELF/Symbols.h | 3 +--
ELF/SyntheticSections.cpp | 9 ++++-----
ELF/SyntheticSections.h | 12 ++++++------
7 files changed, 40 insertions(+), 45 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 f24f18c PMB: Add an importing WPD pass to the start of the ThinLTO ba [...]
new b6ae6ad [X86] Re-enable conditional tail calls and fix PR31257.
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/Target/TargetInstrInfo.h | 19 ++++
lib/CodeGen/BranchFolding.cpp | 37 ++++++++
lib/Target/X86/X86ExpandPseudo.cpp | 21 ++++-
lib/Target/X86/X86InstrControl.td | 31 +++++++
lib/Target/X86/X86InstrInfo.cpp | 90 +++++++++++++++++++
lib/Target/X86/X86InstrInfo.h | 7 ++
lib/Target/X86/X86MCInstLower.cpp | 9 +-
test/CodeGen/X86/conditional-tailcall.ll | 140 +++++++++++++++++++++++++++++
test/CodeGen/X86/shrink-compare.ll | 6 +-
test/CodeGen/X86/tail-call-conditional.mir | 85 ++++++++++++++++++
10 files changed, 439 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/X86/conditional-tailcall.ll
create mode 100644 test/CodeGen/X86/tail-call-conditional.mir
--
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 fd096f7 Re-commit r295017, since we have a potential fix of the tests [...]
new 06bbcb3 [Builtin][ARM] #ifdef ARM vfp tests and cpu_model_tests
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/builtins/Unit/adddf3vfp_test.c | 4 ++--
test/builtins/Unit/addsf3vfp_test.c | 4 ++--
test/builtins/Unit/cpu_model_test.c | 7 +++++++
test/builtins/Unit/divdf3vfp_test.c | 4 ++--
test/builtins/Unit/divsf3vfp_test.c | 4 ++--
test/builtins/Unit/eqdf2vfp_test.c | 4 ++--
test/builtins/Unit/eqsf2vfp_test.c | 4 ++--
test/builtins/Unit/extebdsfdf2vfp_test.c | 4 ++--
test/builtins/Unit/fixdfsivfp_test.c | 4 ++--
test/builtins/Unit/fixsfsivfp_test.c | 4 ++--
test/builtins/Unit/fixunsdfsivfp_test.c | 4 ++--
test/builtins/Unit/fixunssfsivfp_test.c | 4 ++--
test/builtins/Unit/floatsidfvfp_test.c | 4 ++--
test/builtins/Unit/floatsisfvfp_test.c | 4 ++--
test/builtins/Unit/floatunssidfvfp_test.c | 4 ++--
test/builtins/Unit/floatunssisfvfp_test.c | 4 ++--
test/builtins/Unit/gedf2vfp_test.c | 4 ++--
test/builtins/Unit/gesf2vfp_test.c | 4 ++--
test/builtins/Unit/gtdf2vfp_test.c | 4 ++--
test/builtins/Unit/gtsf2vfp_test.c | 4 ++--
test/builtins/Unit/ledf2vfp_test.c | 4 ++--
test/builtins/Unit/lesf2vfp_test.c | 4 ++--
test/builtins/Unit/ltdf2vfp_test.c | 4 ++--
test/builtins/Unit/ltsf2vfp_test.c | 4 ++--
test/builtins/Unit/muldf3vfp_test.c | 4 ++--
test/builtins/Unit/mulsf3vfp_test.c | 4 ++--
test/builtins/Unit/nedf2vfp_test.c | 4 ++--
test/builtins/Unit/negdf2vfp_test.c | 4 ++--
test/builtins/Unit/negsf2vfp_test.c | 4 ++--
test/builtins/Unit/nesf2vfp_test.c | 4 ++--
test/builtins/Unit/subdf3vfp_test.c | 4 ++--
test/builtins/Unit/subsf3vfp_test.c | 4 ++--
test/builtins/Unit/truncdfsf2vfp_test.c | 4 ++--
test/builtins/Unit/unorddf2vfp_test.c | 4 ++--
test/builtins/Unit/unordsf2vfp_test.c | 4 ++--
35 files changed, 75 insertions(+), 68 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 9c312de * es.po: Update.
new 53d52da 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 c3339e0 PR libstdc++/79114 use dg-require-atomic-builtins for new test
new 8f8ffcc 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 bdf8671 Daily bump.
new f3e8f8e 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 binutils-gdb.
from 2a56840 i386: Allow "lea foo@GOT, %reg" in PIC
new eb721b5 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 872656e Automatic date update in version.in
new 3697f0c 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_28-branch
in repository binutils-gdb.
from 531ecb8 i386: Allow "lea foo@GOT, %reg" in PIC
new 978e81f 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 master
in repository llvm.
from 5562e17 GlobalISel: legalize va_arg on AArch64.
new f9ea9a3 Collapse my two entries in CODE_OWNERS.txt
new f24f18c PMB: Add an importing WPD pass to the start of the ThinLTO ba [...]
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:
CODE_OWNERS.TXT | 6 +-----
lib/Transforms/IPO/PassManagerBuilder.cpp | 16 +++++++++++++++-
2 files changed, 16 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.