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 7bef364 Daily bump.
new c3a1087 2016-06-12 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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/fortran/ChangeLog | 5 +++++
gcc/fortran/io.c | 2 +-
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gfortran.dg/array_constructor_49.f90 | 2 +-
gcc/testsuite/gfortran.dg/comma_IO_extension_1.f90 | 8 ++++++++
gcc/testsuite/gfortran.dg/comma_IO_extension_2.f90 | 9 +++++++++
gcc/testsuite/gfortran.dg/graphite/pr38083.f90 | 2 +-
gcc/testsuite/gfortran.dg/guality/pr41558.f90 | 2 +-
gcc/testsuite/gfortran.dg/integer_exponentiation_6.F90 | 2 +-
9 files changed, 39 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/comma_IO_extension_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/comma_IO_extension_2.f90
--
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 0cf5c55 PR target/71241 * config/i386/i386.i386-builtin-types.def ( [...]
new f9f1fcb Add missing commit:
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/doc/extend.texi | 8 ++++++++
1 file changed, 8 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 llvm.
from 13c42d2 Run clang-tidy's performance-unnecessary-copy-initialization [...]
new 8fc5df7 [Verifier] Simplify code. No functionality change intended.
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/IR/Verifier.cpp | 8 ++------
1 file changed, 2 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 hjl/no-plt/no-plt
in repository gcc.
at 22d78c9 Default to -fno-plt
This branch includes the following new commits:
new 42ae46b x86-64: Load external function address via GOT slot
new 70c59f0 Check if x86 as/ld support R_386_GOT32X relocation
new 5c10a22 i386: Generate R_386_GOT32X relocation for -fno-plt
new 6950603 i386: Load external function address via GOT slot
new b971bdd Check if x86 ld supports calling ___tls_get_addr via GOT
new aeae273 Call ___tls_get_addr via GOT for GNU TLS if possible
new 22d78c9 Default to -fno-plt
The 7 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.
--
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 4ecf7a9 [MBP] Code cleanup /NFC
new 13c42d2 Run clang-tidy's performance-unnecessary-copy-initialization [...]
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/AsmPrinter/DwarfDebug.cpp | 2 +-
lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp | 4 ++--
lib/Target/Hexagon/HexagonBitSimplify.cpp | 2 +-
lib/Target/Hexagon/HexagonEarlyIfConv.cpp | 2 +-
lib/Target/Hexagon/HexagonExpandCondsets.cpp | 2 +-
lib/Target/Hexagon/HexagonFrameLowering.cpp | 2 +-
lib/Target/Hexagon/HexagonRegisterInfo.cpp | 2 +-
lib/Target/Mips/MipsISelLowering.cpp | 2 +-
lib/Target/PowerPC/PPCFrameLowering.cpp | 2 +-
lib/Target/X86/X86FloatingPoint.cpp | 2 +-
lib/Target/X86/X86InstrInfo.cpp | 2 +-
lib/Transforms/Utils/InlineFunction.cpp | 2 +-
tools/llvm-mc/llvm-mc.cpp | 2 +-
utils/TableGen/AsmWriterEmitter.cpp | 2 +-
utils/TableGen/DFAPacketizerEmitter.cpp | 2 +-
15 files changed, 16 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 gcc.
from ff85c7b Daily bump.
new 0cf5c55 PR target/71241 * config/i386/i386.i386-builtin-types.def ( [...]
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 | 35 +++++++---
gcc/config/i386/i386-builtin-types.def | 2 +
gcc/config/i386/i386.c | 47 +++++++++++--
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/torture/float128-nan.c | 101 ++++++++++++++++++++++++++++
5 files changed, 176 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/float128-nan.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 llvm.
from 022a899 Move instances of std::function.
new 4ecf7a9 [MBP] Code cleanup /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:
lib/CodeGen/MachineBlockPlacement.cpp | 116 +++++++++++++++++++++-------------
1 file changed, 73 insertions(+), 43 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 af18e01 Pass DebugLoc and SDLoc by const ref.
new 022a899 Move instances of std::function.
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/LTO/LTO.h | 9 ++++-----
include/llvm/Support/Printable.h | 2 +-
include/llvm/Transforms/Utils/Cloning.h | 2 +-
include/llvm/Transforms/Utils/SplitModule.h | 4 ++--
lib/CodeGen/AtomicExpandPass.cpp | 4 ++--
lib/CodeGen/IfConversion.cpp | 2 +-
lib/CodeGen/MachineInstrBundle.cpp | 2 +-
lib/LTO/LTO.cpp | 16 ++++++++--------
lib/Linker/IRMover.cpp | 2 +-
lib/Target/AMDGPU/GCNHazardRecognizer.cpp | 4 ++--
lib/Target/AMDGPU/GCNHazardRecognizer.h | 6 +++---
lib/Target/ARM/Thumb2SizeReduction.cpp | 2 +-
lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp | 8 ++++----
lib/Target/Mips/MipsTargetStreamer.h | 10 +++++-----
lib/Transforms/Scalar/SimplifyCFGPass.cpp | 2 +-
lib/Transforms/Utils/CloneModule.cpp | 2 +-
lib/Transforms/Utils/SplitModule.cpp | 2 +-
17 files changed, 39 insertions(+), 40 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 b2cfb64 [X86] Remove sse2 pshufd/pshuflw/pshufhw intrinsics and upgra [...]
new 9a47679 [x86, SSE] change patterns for CMPP to float types to allow m [...]
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/X86ISelLowering.cpp | 50 +++++++++++++++++++++++++-------
lib/Target/X86/X86InstrFragmentsSIMD.td | 2 +-
lib/Target/X86/X86InstrSSE.td | 24 ++++++++--------
test/CodeGen/X86/sse1.ll | 51 ++-------------------------------
4 files changed, 55 insertions(+), 72 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.