This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 98e886b [ARM] Expand vector ctlz_zero_undef so it becomes ctlz.
new 4234d81 [AArch64] Expand v1i64 and v2i64 ctlz.
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/AArch64/AArch64ISelLowering.cpp | 3 +++
test/CodeGen/AArch64/arm64-vclz.ll | 28 ++++++++++++++++++++++++++++
2 files changed, 31 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 0002560 Tune basic block annotation algorithm.
new da46b1d [ARM] Expand v1i64 and v2i64 ctlz.
new 98e886b [ARM] Expand vector ctlz_zero_undef so it becomes ctlz.
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/Target/ARM/ARMISelLowering.cpp | 13 +++++++
test/CodeGen/ARM/vcnt.ll | 78 ++++++++++++++++++++++++++++++++++++++
2 files changed, 91 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 edae2f4 [powerpc] mark JIT tests as UNSUPPORTED on powerpc64 big endian
new 0002560 Tune basic block annotation algorithm.
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/Transforms/IPO/SampleProfile.cpp | 21 +-
.../Transforms/SampleProfile/Inputs/propagate.prof | 29 +-
test/Transforms/SampleProfile/propagate.ll | 394 ++++++++++++---------
3 files changed, 263 insertions(+), 181 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 9c80655 Pass the test file in through stdin instead of by filename.
new edae2f4 [powerpc] mark JIT tests as UNSUPPORTED on powerpc64 big endian
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/ExecutionEngine/MCJIT/remote/cross-module-a.ll | 5 +++--
test/ExecutionEngine/MCJIT/remote/eh.ll | 5 +++--
test/ExecutionEngine/MCJIT/remote/multi-module-a.ll | 5 +++--
test/ExecutionEngine/MCJIT/remote/simpletest-remote.ll | 5 +++--
test/ExecutionEngine/MCJIT/remote/stubs-remote.ll | 5 +++--
test/ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll | 5 +++--
test/ExecutionEngine/MCJIT/remote/test-data-align-remote.ll | 5 +++--
.../ExecutionEngine/MCJIT/remote/test-fp-no-external-funcs-remote.ll | 5 +++--
test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-remote.ll | 5 +++--
test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll | 5 +++--
test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-remote.ll | 5 +++--
test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll | 5 +++--
test/ExecutionEngine/OrcMCJIT/remote/cross-module-a.ll | 5 +++--
test/ExecutionEngine/OrcMCJIT/remote/eh.ll | 5 +++--
test/ExecutionEngine/OrcMCJIT/remote/multi-module-a.ll | 5 +++--
test/ExecutionEngine/OrcMCJIT/remote/simpletest-remote.ll | 5 +++--
test/ExecutionEngine/OrcMCJIT/remote/stubs-remote.ll | 5 +++--
test/ExecutionEngine/OrcMCJIT/remote/test-common-symbols-remote.ll | 5 +++--
test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll | 5 +++--
.../OrcMCJIT/remote/test-fp-no-external-funcs-remote.ll | 5 +++--
.../OrcMCJIT/remote/test-global-init-nonzero-remote.ll | 5 +++--
.../OrcMCJIT/remote/test-global-init-nonzero-sm-pic.ll | 5 +++--
test/ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-remote.ll | 5 +++--
test/ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-sm-pic.ll | 5 +++--
24 files changed, 72 insertions(+), 48 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 8ee4913 [powerpc] mark JIT tests as XFAIL on powerpc64 big endian
new 9c80655 Pass the test file in through stdin instead of by filename.
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/ARM/inlineasm-X-constraint.ll | 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 llvm.
from 1ccb72c [SimplifyCFG] Preserve !llvm.mem.parallel_loop_access when merging
new 8ee4913 [powerpc] mark JIT tests as XFAIL on powerpc64 big endian
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/ExecutionEngine/MCJIT/remote/cross-module-a.ll | 3 ++-
test/ExecutionEngine/MCJIT/remote/eh.ll | 3 ++-
test/ExecutionEngine/MCJIT/remote/multi-module-a.ll | 3 ++-
test/ExecutionEngine/MCJIT/remote/simpletest-remote.ll | 3 ++-
test/ExecutionEngine/MCJIT/remote/stubs-remote.ll | 3 ++-
test/ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll | 3 ++-
test/ExecutionEngine/MCJIT/remote/test-data-align-remote.ll | 3 ++-
test/ExecutionEngine/MCJIT/remote/test-fp-no-external-funcs-remote.ll | 3 ++-
test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-remote.ll | 3 ++-
test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll | 3 ++-
test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-remote.ll | 3 ++-
test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll | 3 ++-
test/ExecutionEngine/OrcMCJIT/remote/cross-module-a.ll | 3 ++-
test/ExecutionEngine/OrcMCJIT/remote/eh.ll | 3 ++-
test/ExecutionEngine/OrcMCJIT/remote/multi-module-a.ll | 3 ++-
test/ExecutionEngine/OrcMCJIT/remote/simpletest-remote.ll | 3 ++-
test/ExecutionEngine/OrcMCJIT/remote/stubs-remote.ll | 3 ++-
test/ExecutionEngine/OrcMCJIT/remote/test-common-symbols-remote.ll | 3 ++-
test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll | 3 ++-
.../OrcMCJIT/remote/test-fp-no-external-funcs-remote.ll | 3 ++-
.../ExecutionEngine/OrcMCJIT/remote/test-global-init-nonzero-remote.ll | 3 ++-
.../ExecutionEngine/OrcMCJIT/remote/test-global-init-nonzero-sm-pic.ll | 3 ++-
test/ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-remote.ll | 3 ++-
test/ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-sm-pic.ll | 3 ++-
24 files changed, 48 insertions(+), 24 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 681428e [LoopVectorize] Don't consider conditional-load dereferenceab [...]
new 1ccb72c [SimplifyCFG] Preserve !llvm.mem.parallel_loop_access when merging
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/Transforms/Utils/Local.cpp | 1 +
lib/Transforms/Utils/SimplifyCFG.cpp | 3 +-
.../combine-parallel-mem-md.ll} | 36 +++++++++++++++-------
3 files changed, 28 insertions(+), 12 deletions(-)
copy test/Transforms/{LoopVectorize/X86/force-ifcvt.ll => SimplifyCFG/combine-para [...]
--
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 b9d01c8 [lli] Fix a sign-compare warning.
new 681428e [LoopVectorize] Don't consider conditional-load dereferenceab [...]
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/LangRef.rst | 3 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 4 +++
test/Transforms/LoopVectorize/X86/force-ifcvt.ll | 41 ++++++++++++++++++++++++
3 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopVectorize/X86/force-ifcvt.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 1a09f22 [WebAssembly] Account for implicit operands when computing op [...]
new b9d01c8 [lli] Fix a sign-compare warning.
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:
tools/lli/RemoteJITUtils.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 clang.
from 4d74685 CGOpenMPRuntime.h: Prune '\param IfCond' in r267395. [-Wdocum [...]
new 681515a trying to fix the windows build broken by r267496
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/TargetInfo.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.