This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bc62a9f5d4a [JumpThreading] Stop falsely preserving LazyValueInfo.
new b1318fc0e60 [MachineOutliner] NFC: Split up getOutliningBenefit
new e47ec8cfbd2 Revert "[SCEV] Cache results of computeExitLimit"
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/Analysis/ScalarEvolution.h | 32 --
include/llvm/Target/TargetInstrInfo.h | 165 ++++----
lib/Analysis/ScalarEvolution.cpp | 21 -
lib/CodeGen/MachineOutliner.cpp | 83 +++-
lib/Target/AArch64/AArch64InstrInfo.cpp | 452 +++++++++++----------
lib/Target/AArch64/AArch64InstrInfo.h | 6 +-
lib/Target/X86/X86InstrInfo.cpp | 31 +-
lib/Target/X86/X86InstrInfo.h | 8 +-
.../ScalarEvolution/cache_loop_exit_limit.ll | 253 ------------
9 files changed, 391 insertions(+), 660 deletions(-)
delete mode 100644 test/Analysis/ScalarEvolution/cache_loop_exit_limit.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 ab57bf11300 DebugInfo: Consider a CU containing only local imported ent [...]
new bc62a9f5d4a [JumpThreading] Stop falsely preserving LazyValueInfo.
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/Scalar/JumpThreading.cpp | 1 -
test/Transforms/JumpThreading/pr33917.ll | 57 ++++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/JumpThreading/pr33917.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 7313cf88d87 [JumpThreading] Add an option to dump LazyValueInfo after the run.
new ab57bf11300 DebugInfo: Consider a CU containing only local imported ent [...]
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:
include/llvm/IR/Metadata.h | 3 ++-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 25 ++++++++++++++-----------
test/DebugInfo/omit-empty.ll | 9 ++++++++-
3 files changed, 24 insertions(+), 13 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 bbad0fa6a9a ARMFrameLowering: Only set ExtraCSSpill for actually unused [...]
new 7313cf88d87 [JumpThreading] Add an option to dump LazyValueInfo after the run.
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/Scalar/JumpThreading.cpp | 17 +++++++++++++++--
.../LazyValueAnalysis/lvi-after-jumpthreading.ll | 5 +----
2 files changed, 16 insertions(+), 6 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 be84f80c18 [sanitizer-coverage] clang flags pumbing for -fsanitize-cove [...]
new 4753d1b3fc Update comment in test case after r309308.
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/CodeGenCXX/eh.cpp | 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 release_50
in repository llvm.
from c92d1746185 Revert r304835: It's not clear printing all targets with -- [...]
new 43303b98f5c Merging r309302: ------------------------------------------ [...]
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/LegalizeVectorTypes.cpp | 21 ++++++-------
test/CodeGen/X86/pr33960.ll | 39 ++++++++++++++++++++++++
2 files changed, 48 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/X86/pr33960.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 2c420717ff9 [lit] Port googletest lit tests to Windows
new bbad0fa6a9a ARMFrameLowering: Only set ExtraCSSpill for actually unused [...]
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 | 27 +++++++++++------
test/CodeGen/ARM/pei-swiftself.mir | 60 +++++++++++++++++++++++++++++++++++++
2 files changed, 78 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/ARM/pei-swiftself.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 master
in repository libcxxabi.
from 7710154 [demangler] Attempt to fix linux bots, include <cstdio>
new 907bcf4 [demangler] Fix some overzealous -Wreturn-type errors
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:
src/cxa_demangle.cpp | 2 ++
1 file changed, 2 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 compiler-rt.
from 33aba8c1c [sanitizers] Sanitizer tests CMake clean up: try #2
new ab3ad40db [sanitizer-coverage] add a run-time test for -fsanitize-cove [...]
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:
.../TestCases/sanitizer_coverage_inline8bit_counter.cc | 17 +++++++++++++++--
1 file changed, 15 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 llvm.
from 7cc7cad98c2 [X86] Fix latent bug in sibcall eligibility logic
new 1f3e2c8cc5f Increase the ImportHotMultiplier to 10.0
new 87452e81d06 Separate the ICP total threshold and remaining threshold.
new 4e66379c807 Changing the default MaxNumPromotions from 2 to 3.
new 2c420717ff9 [lit] Port googletest lit tests to Windows
The 4 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:
.../llvm/Analysis/IndirectCallPromotionAnalysis.h | 8 +++--
lib/Analysis/IndirectCallPromotionAnalysis.cpp | 34 +++++++++++++---------
lib/Transforms/IPO/FunctionImport.cpp | 2 +-
.../PGOProfile/indirect_call_promotion.ll | 11 +++++--
utils/lit/lit/formats/googletest.py | 25 +++++++++++++---
.../DummySubDir/{OneTest => OneTest.py} | 0
.../DummySubDir/{OneTest => OneTest.py} | 0
.../DummySubDir/{OneTest => OneTest.py} | 0
utils/lit/tests/googletest-format.py | 13 ++++-----
utils/lit/tests/googletest-timeout.py | 9 ++----
utils/lit/tests/googletest-upstream-format.py | 13 ++++-----
11 files changed, 70 insertions(+), 45 deletions(-)
rename utils/lit/tests/Inputs/googletest-format/DummySubDir/{OneTest => OneTest.py [...]
mode change 100755 => 100644
rename utils/lit/tests/Inputs/googletest-timeout/DummySubDir/{OneTest => OneTest.p [...]
mode change 100755 => 100644
rename utils/lit/tests/Inputs/googletest-upstream-format/DummySubDir/{OneTest => O [...]
mode change 100755 => 100644
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.