This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 506afb8 [X86] Regenerated popcnt scalar tests for 32/64-bit targets w [...]
new 0aff5d2 [X86] Regenerated ctlz/cttz scalar tests for 32/64-bit target [...]
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/X86/clz.ll | 810 ++++++++++++++++++++++++++++++++++++++----------
1 file changed, 640 insertions(+), 170 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 4397329 [X86][SSE] lowerVectorShuffleAsPermuteAndUnpack tidyup. NFCI.
new 506afb8 [X86] Regenerated popcnt scalar tests for 32/64-bit targets w [...]
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/X86/popcnt.ll | 243 ++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 230 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 e2f3426 [ThinLTO] Perform profile-guided indirect call promotion
new 4397329 [X86][SSE] lowerVectorShuffleAsPermuteAndUnpack tidyup. 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 | 17 +++++++----------
1 file changed, 7 insertions(+), 10 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 6118908 test commit
new c64254e Refactor indirect call promotion profitability analysis (NFC)
new 350718e Address review comments.
new e2f3426 [ThinLTO] Perform profile-guided indirect call promotion
The 3 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/ModuleSummaryIndex.h | 9 +++
lib/Analysis/ModuleSummaryAnalysis.cpp | 34 ++++++++---
lib/Bitcode/Writer/BitcodeWriter.cpp | 69 ++++++++++++++++++++--
lib/Transforms/IPO/PassManagerBuilder.cpp | 5 +-
.../Inputs/thinlto_indirect_call_promotion.ll | 7 +++
.../PGOProfile/thinlto_indirect_call_promotion.ll | 32 ++++++++++
6 files changed, 143 insertions(+), 13 deletions(-)
create mode 100644 test/Transforms/PGOProfile/Inputs/thinlto_indirect_call_promotion.ll
create mode 100644 test/Transforms/PGOProfile/thinlto_indirect_call_promotion.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 562b267 X86: Updated a test file. NFC.
new 6118908 test commit
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 | 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 78ee4b6 [PM] Convert IVUsers analysis to new pass manager.
new 562b267 X86: Updated a test file. 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:
test/CodeGen/X86/bt.ll | 531 +++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 452 insertions(+), 79 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 lld.
from 0a4daa2 Do not invoke FileCheck with `not` command.
new ad2a899 Add a pointer to a source file to SymbolBody.
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/InputFiles.cpp | 2 +-
ELF/LTO.cpp | 5 ++--
ELF/OutputSections.cpp | 4 ++--
ELF/Relocations.cpp | 6 ++---
ELF/SymbolTable.cpp | 17 +++++++-------
ELF/Symbols.cpp | 62 ++++++++++++++++++++++++++------------------------
ELF/Symbols.h | 48 +++++++++++++++++++-------------------
ELF/Writer.cpp | 6 ++---
8 files changed, 76 insertions(+), 74 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 dj/malloc
in repository glibc.
from e4650ee Add tunables for tcache count and max size
new f9a7d78 Enhance the tracer with new data and fixes.
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:
malloc/malloc.c | 201 +++++++++++++++++++++++++++++++++++++++++++---------
malloc/mtrace.h | 40 ++++++++---
malloc/trace2wl.cc | 39 +++++++++-
malloc/trace_dump.c | 28 +++++---
malloc/trace_run.c | 62 ++++++++++++----
5 files changed, 299 insertions(+), 71 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 lld.
from 44fb4e1 Attempt to unbreak Windows bot.
new 0a4daa2 Do not invoke FileCheck with `not` command.
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/ELF/trace-symbols.s | 32 +++++++++++++++++---------------
1 file changed, 17 insertions(+), 15 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 da544ac CodeGen: use StringRefs more in ObjC class generation, NFC
new 8a9100c [CodeGen] Some assorted cleanups
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/CGDebugInfo.cpp | 127 ++++++++++++++++++++------------------------
1 file changed, 58 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.