This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4342472 Revert "[lit] Use os.devnull instead of named temp files"
new 33933df [PM] Port LCSSA to the new PM.
new e9ee1a2 [NVPTX] Mark bar.sync intrinsic as convergent.
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/IntrinsicsNVVM.td | 2 +-
include/llvm/InitializePasses.h | 2 +-
include/llvm/Transforms/Utils/LCSSA.h | 44 ++++++++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Scalar/LoopInterchange.cpp | 2 +-
lib/Transforms/Scalar/LoopVersioningLICM.cpp | 2 +-
lib/Transforms/Utils/LCSSA.cpp | 58 +++++++++++++++-------
lib/Transforms/Utils/LoopUtils.cpp | 2 +-
lib/Transforms/Utils/Utils.cpp | 2 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
.../LCSSA/2006-06-12-MultipleExitsSameBlock.ll | 1 +
test/Transforms/LCSSA/2006-07-09-NoDominator.ll | 1 +
.../LCSSA/2006-10-31-UnreachableBlock.ll | 1 +
test/Transforms/LCSSA/basictest.ll | 1 +
test/Transforms/LCSSA/invoke-dest.ll | 1 +
test/Transforms/LCSSA/mixed-catch.ll | 1 +
test/Transforms/LCSSA/unused-phis.ll | 1 +
18 files changed, 100 insertions(+), 25 deletions(-)
create mode 100644 include/llvm/Transforms/Utils/LCSSA.h
--
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 39ce715 AMDGPU/SI: Fix 32-bit fdiv lowering
new 4342472 Revert "[lit] Use os.devnull instead of named temp files"
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:
utils/lit/lit/TestRunner.py | 24 +++++++++++++++++++-----
1 file changed, 19 insertions(+), 5 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 20c54a3 [lit] Use os.devnull instead of named temp files
new 39ce715 AMDGPU/SI: Fix 32-bit fdiv lowering
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/AMDGPU/SIISelLowering.cpp | 69 +++++++++---
test/CodeGen/AMDGPU/fdiv.ll | 200 ++++++++++++++++++++++++++++++++++-
test/CodeGen/AMDGPU/frem.ll | 8 +-
3 files changed, 257 insertions(+), 20 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 openmp.
from 56168b3 Revert accidental commit to lit.cfg
new 6018dda Fix spelling in comment
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_tasking.c | 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 26a9a13 [LV] Use vector phis for some secondary induction variables
new 20c54a3 [lit] Use os.devnull instead of named temp files
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:
utils/lit/lit/TestRunner.py | 24 +++++-------------------
1 file changed, 5 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 lnt.
from d51cf6d [Profile] Catch tb(n)z on AArch64.
new ab9b65d [Profile] Fix tb(n)z parsing.
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:
lnt/server/ui/static/lnt_profile.js | 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 binutils-gdb.
from 5c41dbc Fix PR 20221 - adjust syms and relocs only if relax shrunk section.
new a080d84 Fix compilation error in mips.cc with some versions of GCC.
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:
gold/ChangeLog | 5 +++++
gold/mips.cc | 7 +++++--
2 files changed, 10 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 openmp.
from a763c59 kmp_lock.h: Fix VS2013 build after r271324
new 93153d2 Refactor __kmp_execute_tasks_template function
new 56168b3 Revert accidental commit to lit.cfg
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:
runtime/src/kmp_tasking.c | 333 +++++++++++++++-------------------------------
1 file changed, 105 insertions(+), 228 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 lnt.
from 51a4c6d Make the dependency on bootstrap in the docs soft
new d51cf6d [Profile] Catch tb(n)z on AArch64.
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:
lnt/server/ui/static/lnt_profile.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.