This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 51ea364 [CodeGenObjCXX] Fix handling of blocks in lambda.
new 7fd53ab document -f[no-]sanitize-recover=all and mention it in warnin [...]
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:
docs/UsersManual.rst | 1 +
lib/Driver/SanitizerArgs.cpp | 6 ++++--
test/Driver/fsanitize.c | 4 ++--
3 files changed, 7 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 llvm.
from ab37a95 Revert r268529 because it caused use-of-uninitialized-value
new 0e4fcac cmake: Prefix Polly options with LLVM_ to avoid variable shadowing
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 | 32 ++++++++++++++++++++------------
1 file changed, 20 insertions(+), 12 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 1c5900d [ELF][MIPS] R_MIPS_GOT_DISP, R_MIPS_GOT_PAGE, R_MIPS_GOT_OFST [...]
new 0448e45 Split a testcase.
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:
...-opt-iele-i686-nopic.s => i386-tls-ie-shared.s} | 49 ------------------
test/ELF/tls-opt-iele-i686-nopic.s | 59 ----------------------
2 files changed, 108 deletions(-)
copy test/ELF/{tls-opt-iele-i686-nopic.s => i386-tls-ie-shared.s} (65%)
--
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 faaea45 * s-osinte-gnu.ads (Get_Page_Size): Return int and use getpa [...]
new df333af * config/i386/sse.md (vec_interleave_highv8sf, vec_interlea [...]
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 | 4 ++++
gcc/config/i386/sse.md | 16 ++++++++--------
2 files changed, 12 insertions(+), 8 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 bcfc7d0 [codeview] Add a type visitor to help abstract away type stre [...]
new ab37a95 Revert r268529 because it caused use-of-uninitialized-value
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/ARMFrameLowering.cpp | 25 +--
test/CodeGen/ARM/2016-05-01-RegScavengerAssert.ll | 192 ----------------------
2 files changed, 6 insertions(+), 211 deletions(-)
delete mode 100644 test/CodeGen/ARM/2016-05-01-RegScavengerAssert.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 128ff37 [x86] add tests to show current codegen for obscured fneg/fabs
new 5813ee1 [ConstantFold] Don't try to strip fp -> int bitcasts to simpl [...]
new bcfc7d0 [codeview] Add a type visitor to help abstract away type stre [...]
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:
include/llvm/DebugInfo/CodeView/CVLeafTypes.def | 6 +-
include/llvm/DebugInfo/CodeView/CVTypeVisitor.h | 153 ++++
include/llvm/DebugInfo/CodeView/TypeRecords.def | 75 ++
include/llvm/DebugInfo/CodeView/TypeStream.h | 22 +-
include/llvm/Support/ScopedPrinter.h | 4 +
lib/DebugInfo/PDB/Raw/TpiStream.cpp | 2 +-
lib/IR/ConstantFold.cpp | 4 +
.../IPConstantProp/fp-bc-icmp-const-fold.ll | 52 ++
tools/llvm-readobj/COFFDumper.cpp | 933 ++++++++++-----------
9 files changed, 753 insertions(+), 498 deletions(-)
create mode 100644 include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
create mode 100644 include/llvm/DebugInfo/CodeView/TypeRecords.def
create mode 100644 test/Transforms/IPConstantProp/fp-bc-icmp-const-fold.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 gcc.
from 70cf83b * config/i386/sse.md (sse2_movq128): Use v constraint instead of x.
new faaea45 * s-osinte-gnu.ads (Get_Page_Size): Return int and use getpa [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/s-osinte-gnu.ads | 7 +++----
2 files changed, 8 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 gcc-6-branch
in repository gcc.
from ca4be35 Daily bump.
new 6446c3f * s-osinte-gnu.ads (Get_Page_Size): Return int and use getpa [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/s-osinte-gnu.ads | 7 +++----
2 files changed, 8 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 llvm.
from 83e3b70 [MSan] [Mips64] Add tests for vararg handling.
new 128ff37 [x86] add tests to show current codegen for obscured fneg/fabs
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/CodeGen/X86/fp-logic.ll | 50 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 50 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 d88cc08 [ARM] Fix Scavenger assert due to underestimated stack size
new 30f97f1 Revert "[InstCombine] Canonicalize icmp instructions based on [...]
new 83e3b70 [MSan] [Mips64] Add tests for vararg handling.
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:
include/llvm/IR/ConstantRange.h | 10 --
lib/IR/ConstantRange.cpp | 12 ---
lib/Transforms/InstCombine/InstCombineCompares.cpp | 45 --------
.../MemorySanitizer/Mips/vararg-mips64.ll | 43 ++++++++
.../MemorySanitizer/Mips/vararg-mips64el.ll | 42 ++++++++
test/Transforms/InstCombine/icmp.ll | 118 ---------------------
6 files changed, 85 insertions(+), 185 deletions(-)
create mode 100644 test/Instrumentation/MemorySanitizer/Mips/vararg-mips64.ll
create mode 100644 test/Instrumentation/MemorySanitizer/Mips/vararg-mips64el.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.