This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from de740eaa769 Revert r321377, it causes regression to https://reviews.llv [...]
new 04100109592 Remove superfluous copies in sample profiling.
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/ProfileData/SampleProf.h | 4 ++--
lib/ProfileData/Coverage/CoverageMapping.cpp | 2 +-
lib/Transforms/IPO/SampleProfile.cpp | 11 ++++++-----
3 files changed, 9 insertions(+), 8 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 binutils-gdb.
from 0f833180d3 Automatic date update in version.in
new 4ee2b642dd Remove unused HP-UX TARGET_OBJECT_ enums
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:
gdb/ChangeLog | 5 +++++
gdb/target.h | 9 ---------
2 files changed, 5 insertions(+), 9 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 719c64754 Do not parse the same /export string more than once.
new 3cc53071c Update lld tests after r321526.
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/arm-thumb-no-undefined-thunk.s | 2 +-
test/ELF/arm-undefined-weak.s | 2 +-
test/ELF/gnu-ifunc-i386.s | 4 ++--
test/ELF/gnu-ifunc.s | 4 ++--
4 files changed, 6 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 llvm.
from ca5092a11a0 Avoid int to string conversion in Twine or raw_ostream contexts.
new 8e02a4b93a9 Fix tests after move to utohexstr.
new de740eaa769 Revert r321377, it causes regression to https://reviews.llv [...]
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/TargetTransformInfo.h | 7 -
include/llvm/Analysis/TargetTransformInfoImpl.h | 2 -
include/llvm/CodeGen/BasicTTIImpl.h | 4 -
lib/Analysis/TargetTransformInfo.cpp | 4 -
lib/Transforms/Utils/SimplifyCFG.cpp | 179 ----------------
test/Analysis/DemandedBits/basic.ll | 6 +-
test/Analysis/DemandedBits/intrinsics.ll | 12 +-
...anch_instruction_and_target_split_perf_nops.mir | 2 +-
test/MC/ARM/branch-disassemble.s | 4 +-
test/Transforms/SimplifyCFG/X86/if-conversion.ll | 231 ---------------------
test/tools/llvm-cov/cov-comdat.test | 2 +-
test/tools/llvm-objdump/X86/hex-displacement.test | 2 +-
tools/llvm-readobj/COFFDumper.cpp | 2 +-
13 files changed, 15 insertions(+), 442 deletions(-)
delete mode 100644 test/Transforms/SimplifyCFG/X86/if-conversion.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 5f5f0081ae4 [X86][PREFETCH]: Adding full coverage of MC encoding for th [...]
new ca5092a11a0 Avoid int to string conversion in Twine or raw_ostream contexts.
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/DemandedBits.cpp | 4 +-
lib/LTO/ThinLTOCodeGenerator.cpp | 2 +-
lib/Support/ARMAttributeParser.cpp | 2 +-
lib/TableGen/Main.cpp | 2 +-
lib/Target/NVPTX/NVPTXAsmPrinter.cpp | 6 +--
lib/Target/NVPTX/NVPTXMCExpr.cpp | 6 +--
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 2 +-
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 3 +-
.../Instrumentation/AddressSanitizer.cpp | 7 +--
lib/Transforms/Scalar/GVNSink.cpp | 2 +-
tools/llvm-cov/CodeCoverage.cpp | 5 +-
tools/llvm-objdump/llvm-objdump.cpp | 2 +-
tools/llvm-readobj/COFFDumper.cpp | 2 +-
tools/llvm-readobj/ELFDumper.cpp | 4 +-
tools/yaml2obj/yaml2obj.cpp | 2 +-
utils/TableGen/CodeGenDAGPatterns.cpp | 15 +++---
utils/TableGen/DFAPacketizerEmitter.cpp | 57 +++++++++++-----------
utils/TableGen/IntrinsicEmitter.cpp | 2 +-
18 files changed, 60 insertions(+), 65 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 49c774717c [Frontend] Correctly handle instantiating ctors with skipped bodies
new 3edb08be72 Avoid int to string conversion in Twine or raw_ostream contexts.
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/Basic/Targets/AArch64.cpp | 2 +-
lib/Basic/Targets/ARM.cpp | 8 ++--
lib/Driver/SanitizerArgs.cpp | 4 +-
lib/Driver/ToolChains/Clang.cpp | 5 +--
lib/Driver/ToolChains/CommonArgs.cpp | 4 +-
lib/Driver/ToolChains/Darwin.cpp | 3 +-
lib/Driver/ToolChains/Hexagon.cpp | 29 ++++++--------
test/Preprocessor/arm-acle-6.4.c | 10 ++---
test/Preprocessor/arm-acle-6.5.c | 4 +-
test/Preprocessor/arm-target-features.c | 68 ++++++++++++++++-----------------
utils/TableGen/NeonEmitter.cpp | 6 +--
11 files changed, 68 insertions(+), 75 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-tools-extra.
from a9e8b888 [clangd] Get rid of unnecessary global variable. No functiona [...]
new 74e0320e Avoid int to string conversion in Twine or raw_ostream contexts.
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:
clangd/JSONRPCDispatcher.cpp | 9 ++++-----
1 file changed, 4 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 gcc.
from 2222c3abba0 2017-12-28 Paul Thomas <pault(a)gcc.gnu.org>
new e497ad7306f * config/m68k/m68k.md (ashrdi3_const1, lshrdi3_const1): Add [...]
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/ChangeLog | 5 +++++
gcc/config/m68k/m68k.md | 6 +++++-
2 files changed, 10 insertions(+), 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 b8b7cba43e8 [dsymutil][NFC] Replace calls to CoreFoundation with LLVM e [...]
new 5f5f0081ae4 [X86][PREFETCH]: Adding full coverage of MC encoding for th [...]
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/MC/X86/PREFETCH-32.s | 169 +++++++++++++++++++++++++++++++++++++++++++++
test/MC/X86/PREFETCH-64.s | 170 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 339 insertions(+)
create mode 100644 test/MC/X86/PREFETCH-32.s
create mode 100644 test/MC/X86/PREFETCH-64.s
--
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-tools-extra.
from 4727c9bc [clangd] Simplify code. No functionality change intended.
new a9e8b888 [clangd] Get rid of unnecessary global variable. No functiona [...]
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:
clangd/Protocol.cpp | 2 +-
clangd/Protocol.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.