This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5f645ad 2016-12-22 Andrew Pinski <apinski(a)cavium.com> Naveen H [...]
new c3812a9 * gfortran.map: Move all _gfortran_* __iso_c_binding_* symbo [...]
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:
libgfortran/ChangeLog | 6 +
libgfortran/gfortran.map | 751 ++++++++++++++++++++++-------------------------
2 files changed, 363 insertions(+), 394 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 7327d6f [X86] Vectorcall Calling Convention - Adding CodeGen Complete [...]
new c934c63 [X86] Vectorcall Calling Convention - Adding CodeGen Complete [...]
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/X86/X86CallingConv.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 openmp.
from 4277fc1 Follow up to r289732: Update comments in source files to refe [...]
new 5d3a299 [X86] Vectorcall Calling Convention - Adding CodeGen Complete [...]
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:
CMakeLists.txt | 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 lld.
from 3f9c889 De-template DefinedSynthetic.
new 8b7d969 [ELF] - Removed trailing whitespaces. 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/ELF/invalid/invalid-relocation-x64.s | 1 -
1 file changed, 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 lld.
from e3144f4 [ELF] - Do not call fatal() in Target.cpp, call error() instead.
new 3f9c889 De-template DefinedSynthetic.
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 | 7 +++----
ELF/SymbolTable.cpp | 2 +-
ELF/Symbols.cpp | 16 ++--------------
ELF/Symbols.h | 22 ++++++++++------------
ELF/SyntheticSections.cpp | 2 +-
ELF/Writer.cpp | 7 +++----
6 files changed, 20 insertions(+), 36 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 0e3e0fb [LDist] Match behavior between invoking via optimization pipe [...]
new 7327d6f [X86] Vectorcall Calling Convention - Adding CodeGen Complete [...]
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/CodeGen/CallingConvLower.h | 48 +++++++
include/llvm/Target/TargetCallingConv.h | 18 +++
lib/CodeGen/CallingConvLower.cpp | 18 +++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 26 +++-
lib/Target/X86/X86CallingConv.cpp | 154 ++++++++++++++++++++++-
lib/Target/X86/X86CallingConv.h | 31 +++--
lib/Target/X86/X86CallingConv.td | 64 ++++------
lib/Target/X86/X86ISelLowering.cpp | 42 ++++++-
test/CodeGen/X86/vectorcall.ll | 142 ++++++++++++++++++++-
9 files changed, 471 insertions(+), 72 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 binutils-gdb.
from 7e66a1a Automatic date update in version.in
new 9962fe2 Document character escape sequences
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:
gas/ChangeLog | 5 +++++
gas/doc/as.texinfo | 13 +++++++------
2 files changed, 12 insertions(+), 6 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 85ed305 Daily bump.
new 5f645ad 2016-12-22 Andrew Pinski <apinski(a)cavium.com> Naveen H [...]
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 | 5 +++++
gcc/match.pd | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/max.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/min.c | 22 ++++++++++++++++++++++
5 files changed, 72 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/max.c
create mode 100644 gcc/testsuite/gcc.dg/min.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 master
in repository lld.
from 1cbc6fd [ELF] - Fix use of freed memory.
new e3144f4 [ELF] - Do not call fatal() in Target.cpp, call error() instead.
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/Target.cpp | 14 +++++-----
test/ELF/invalid/Inputs/invalid-relocation-x64.elf | Bin 0 -> 559 bytes
test/ELF/invalid/invalid-relocation-x64.s | 31 +++++++++++++++++++++
3 files changed, 38 insertions(+), 7 deletions(-)
create mode 100644 test/ELF/invalid/Inputs/invalid-relocation-x64.elf
create mode 100644 test/ELF/invalid/invalid-relocation-x64.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 lld.
from 4a3047a [ELF][MIPS] Allow .MIPS.abiflags larger than one Elf_Mips_ABI [...]
new 1cbc6fd [ELF] - Fix use of freed memory.
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 | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.