This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 698655354d4 Add documentation for various aspects of the AMDGPU backend.
new 3aa7f808633 GlobalsModRef+OptNone: Don't prove readnone/other propertie [...]
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/Analysis/GlobalsModRef.cpp | 17 ++++++++++---
unittests/Analysis/CMakeLists.txt | 1 +
unittests/Analysis/GlobalsModRefTest.cpp | 41 ++++++++++++++++++++++++++++++++
3 files changed, 56 insertions(+), 3 deletions(-)
create mode 100644 unittests/Analysis/GlobalsModRefTest.cpp
--
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 lldb.
from a493a72d9 Fix assorted compiler warnings. NFC
new 2665310d2 Use exact equality for category language matching, for all la [...]
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:
source/DataFormatters/TypeCategory.cpp | 21 +++------------------
1 file changed, 3 insertions(+), 18 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 32249656e23 [SLP] Change extension of the test, NFC.
new 675f7943836 [CGP] fix formatting/typos in MemCmpExpansion; NFC
new 698655354d4 Add documentation for various aspects of the AMDGPU backend.
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:
docs/AMDGPUUsage.rst | 3566 ++++++++++++++++++++++++++++++++++++++--
docs/CodeGenerator.rst | 59 +-
docs/CompilerWriterInfo.rst | 11 +-
docs/index.rst | 4 +-
lib/CodeGen/CodeGenPrepare.cpp | 70 +-
5 files changed, 3502 insertions(+), 208 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 d330cb350f0 [SLP] Add a test for fix of PR32164, NFC.
new 32249656e23 [SLP] Change extension of the test, 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:
.../X86/{reverse_extract_elements.cpp => reverse_extract_elements.ll} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/Transforms/SLPVectorizer/X86/{reverse_extract_elements.cpp => reverse_ [...]
--
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 2b5580f OpenMP 4.5: implemented support of schedule(simd:guided) and [...]
new 84e84f8 Fix static initializers for locks.
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:
runtime/src/kmp_lock.h | 9 +++++----
1 file changed, 5 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 f632627ec76 llc: Add ability to parse mir from stdin
new d330cb350f0 [SLP] Add a test for fix of PR32164, 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:
.../SLPVectorizer/X86/reverse_extract_elements.cpp | 138 +++++++++++++++++++++
1 file changed, 138 insertions(+)
create mode 100644 test/Transforms/SLPVectorizer/X86/reverse_extract_elements.cpp
--
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 432696786 Move finalize to OutputSectionCommands. NFC.
new 0fe869cd3 Avoid using OutputSection::Sections. 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:
ELF/LinkerScript.cpp | 41 ++++++++++++++++++++++-------------------
1 file changed, 22 insertions(+), 19 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 946c51ffec1 [DAG] remove duplicated code for isOnlyUsedInZeroEqualityCo [...]
new cfed19098f2 Fix PR23384 (part 3 of 3)
new f632627ec76 llc: Add ability to parse mir from stdin
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/MIRParser/MIRParser.cpp | 2 +-
lib/Target/X86/X86TargetTransformInfo.cpp | 11 +++
lib/Target/X86/X86TargetTransformInfo.h | 2 +
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 2 +-
test/CodeGen/MIR/X86/roundtrip.mir | 20 ++++++
test/CodeGen/X86/2006-05-11-InstrSched.ll | 2 +-
test/CodeGen/X86/atom-fixup-lea3.ll | 11 ++-
test/CodeGen/X86/full-lsr.ll | 10 +--
test/CodeGen/X86/hoist-spill.ll | 2 -
test/CodeGen/X86/loop-strength-reduce4.ll | 15 +++--
test/CodeGen/X86/madd.ll | 78 +++++++++++-----------
test/CodeGen/X86/masked-iv-safe.ll | 16 ++---
.../Transforms/LoopStrengthReduce/X86/canonical.ll | 2 +-
.../LoopStrengthReduce/X86/ivchain-X86.ll | 4 +-
.../LoopStrengthReduce/X86/lsr-expand-quadratic.ll | 12 ++--
.../LoopStrengthReduce/X86/lsr-insns-1.ll | 4 +-
.../LoopStrengthReduce/X86/lsr-insns-2.ll | 4 +-
.../LoopStrengthReduce/X86/nested-loop.ll | 22 +++---
tools/llc/llc.cpp | 12 +++-
19 files changed, 139 insertions(+), 92 deletions(-)
create mode 100644 test/CodeGen/MIR/X86/roundtrip.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 aoliva/libcp1
in repository gcc.
from 65220fe82f0 [libcp1] handle anon aggregates linkage-named by typedefs
new d84361ac60d [libcc1] drop unused field from C++ lang_identifier
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/cp/cp-tree.h | 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 llvm.
from 46747f1821d [LVI Printer] Rely on the LVI analysis functions rather tha [...]
new 946c51ffec1 [DAG] remove duplicated code for isOnlyUsedInZeroEqualityCo [...]
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/SelectionDAG/SelectionDAGBuilder.cpp | 16 +---------------
1 file changed, 1 insertion(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.