This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b863c40437d [llvm-cov] Hide files with no coverage from the index when [...]
new 7fa3570b3ba [WebAssembly] MC: Support for init_array and fini_array
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/TargetLoweringObjectFileImpl.cpp | 8 ++-
test/MC/WebAssembly/init-fini-array.ll | 96 ++++++++++++++++++++++++++++
2 files changed, 101 insertions(+), 3 deletions(-)
create mode 100644 test/MC/WebAssembly/init-fini-array.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 4bdc127326d [ARM] Use new assembler diags for ARM
new b0c3c28f198 [DebugInfo] Handle endianness when moving debug info for sp [...]
new b863c40437d [llvm-cov] Hide files with no coverage from the index when [...]
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/CodeGen/SelectionDAG/LegalizeTypes.cpp | 9 +++-
test/CodeGen/PowerPC/debuginfo-split-int.ll | 66 +++++++++++++++++++++++++++++
test/tools/llvm-cov/dir-with-filtering.test | 16 +++++++
tools/llvm-cov/CoverageReport.cpp | 8 ++--
tools/llvm-cov/CoverageReport.h | 2 +-
tools/llvm-cov/SourceCoverageView.h | 4 +-
tools/llvm-cov/SourceCoverageViewHTML.cpp | 5 ++-
tools/llvm-cov/SourceCoverageViewHTML.h | 2 +-
tools/llvm-cov/SourceCoverageViewText.cpp | 3 +-
tools/llvm-cov/SourceCoverageViewText.h | 2 +-
10 files changed, 103 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/PowerPC/debuginfo-split-int.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 clang.
from 36f680edfd R34811: Allow visibilities other than 'default' for VisibleN [...]
new 582ed924e5 [CodeGen] Introduce generic TBAA access descriptors
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/CGExpr.cpp | 42 +++++++++++++++--------------------
lib/CodeGen/CGValue.h | 28 ++++++------------------
lib/CodeGen/CodeGenFunction.h | 9 +++-----
lib/CodeGen/CodeGenModule.cpp | 7 ++----
lib/CodeGen/CodeGenModule.h | 6 ++---
lib/CodeGen/CodeGenTBAA.cpp | 22 +++++++++----------
lib/CodeGen/CodeGenTBAA.h | 51 +++++++++++++++++++++++++++++++++----------
7 files changed, 82 insertions(+), 83 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 396a0724234 [X86][SSE] Add support for shuffle combining from PACKSS/PACKUS
new 26693c769c9 Remove unused variable. NFCI.
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 | 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 gcc.
from bf821bfdfca * ztest.c: #include <errno.h>. (TEST_TIMING): Don't defin [...]
new fbfd39bada0 PR target/82386 * combine.c (combine_instructions): Don't [...]
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 | 6 ++++++
gcc/combine.c | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr82386.c | 38 ++++++++++++++++++++++++++++++++++++++
4 files changed, 55 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr82386.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 57e133c4e0d [X86][SSE] Add support for PACKSS/PACKUS constant folding
new 396a0724234 [X86][SSE] Add support for shuffle combining from PACKSS/PACKUS
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 | 4 ++++
test/CodeGen/X86/vector-mul.ll | 20 ++++----------------
2 files changed, 8 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 1f4dc266e2a [MiSched] - Simplify ProcResEntry access
new 57e133c4e0d [X86][SSE] Add support for PACKSS/PACKUS constant folding
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 | 85 ++++++++++++++++++++++++++++++++
test/CodeGen/X86/avx2-intrinsics-x86.ll | 44 +++++++----------
test/CodeGen/X86/sse2-intrinsics-x86.ll | 54 ++++++++------------
test/CodeGen/X86/sse41-intrinsics-x86.ll | 18 +++----
4 files changed, 133 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 llvm.
from 813edffd7a1 ISel type legalization: add debug messages. NFCI.
new 13e3610bacf [Assembler] Report multiple near misses for invalid instructions
new 1f4dc266e2a [MiSched] - Simplify ProcResEntry access
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/MC/MCParser/MCTargetAsmParser.h | 134 +++++++++++++++
include/llvm/Target/Target.td | 8 +
lib/CodeGen/MachineScheduler.cpp | 14 +-
utils/TableGen/AsmMatcherEmitter.cpp | 244 +++++++++++++++++++--------
4 files changed, 328 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.
Diana Picus pushed a change to branch linaro-local/diana.picus/NeonSHFailure
in repository toolchain/llvm/llvm.
at 813edffd7a1 ISel type legalization: add debug messages. NFCI.
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.