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 4f8a4ad [clang-tidy] fix link in Release Notes
new e4e1c0e [Clang-tidy] Fix Clang warning in misc/StringConstructorCheck.h.
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:
clang-tidy/misc/StringConstructorCheck.h | 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 clang.
from 23e8dcb [OPENMP] Fix for LCV in simd directives in explicit clauses.
new a0cb91f [index] Change SymbolCXXTemplateKind to a 'SymbolSubKinds' bitset.
new 17e8020 [index] Add a SymbolSubKind for an ObjC unit test.
new 9a54e81 [index] Add SymbolSubKinds for ObjC IB annotations.
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/clang/Index/IndexSymbol.h | 21 ++++--
lib/Index/IndexSymbol.cpp | 113 +++++++++++++++++++++++++++------
test/Index/Core/index-subkinds.m | 48 ++++++++++++++
tools/c-index-test/core_main.cpp | 6 +-
tools/libclang/CXIndexDataConsumer.cpp | 19 +++---
5 files changed, 167 insertions(+), 40 deletions(-)
create mode 100644 test/Index/Core/index-subkinds.m
--
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 a1a7b50 Try to fix Windows lld build.
new dbf4444 This reverts commit r267154 and r267161.
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 | 18 ------------------
ELF/InputFiles.h | 6 ------
ELF/InputSection.cpp | 19 +++++++++++++++++++
ELF/InputSection.h | 6 ++++++
ELF/MarkLive.cpp | 7 +++----
ELF/OutputSections.cpp | 2 +-
6 files changed, 29 insertions(+), 29 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 cd2984f Revert r267049, r26706[16789], r267071 - Refactor raw pdb dum [...]
new e86221b [mips] Fix a small typo that would leave BLTZC out of getAnal [...]
new 47534d9 Document source_filename in LangRef.
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:
docs/LangRef.rst | 20 ++++++++++++++++++++
lib/Target/Mips/MipsSEInstrInfo.cpp | 2 +-
2 files changed, 21 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 lld.
from ff37d93 [ELF] - implemented ternary operator for linkerscript expressions
new 24f143b Revert r267132 as it broke buildbot.
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/LinkerScript.cpp | 14 ----------
ELF/LinkerScript.h | 1 -
test/ELF/linkerscript-locationcounter.s | 48 ---------------------------------
3 files changed, 63 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 eccaf06 Simplify. NFC.
new aa2536d Move getRelocTarget to ObjectFile.
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 | 18 ++++++++++++++++++
ELF/InputFiles.h | 6 ++++++
ELF/InputSection.cpp | 19 -------------------
ELF/InputSection.h | 6 ------
ELF/MarkLive.cpp | 7 ++++---
ELF/OutputSections.cpp | 2 +-
6 files changed, 29 insertions(+), 29 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 91d7ac0 [X86]: Changing cost for “TRUNCATE v16i32 to v16i8” in SSE4.1 mode.
new c4f4f71 Revert r267098 - [MachineCombiner] Support for floating-point [...]
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/CodeGen/MachineCombinerPattern.h | 35 +-
include/llvm/CodeGen/SelectionDAGTargetInfo.h | 6 -
include/llvm/Target/TargetInstrInfo.h | 5 -
lib/CodeGen/MachineCombiner.cpp | 12 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 13 +-
lib/CodeGen/TargetInstrInfo.cpp | 6 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 580 ++-----------------------
lib/Target/AArch64/AArch64InstrInfo.h | 5 -
lib/Target/AArch64/AArch64SelectionDAGInfo.cpp | 6 -
lib/Target/AArch64/AArch64SelectionDAGInfo.h | 1 -
test/CodeGen/AArch64/arm64-fma-combines.ll | 136 ------
test/CodeGen/AArch64/arm64-fml-combines.ll | 128 ------
12 files changed, 40 insertions(+), 893 deletions(-)
delete mode 100644 test/CodeGen/AArch64/arm64-fma-combines.ll
delete mode 100644 test/CodeGen/AArch64/arm64-fml-combines.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 4572b68 [Sparc] This provides support for itineraries on Sparc.
new 91d7ac0 [X86]: Changing cost for “TRUNCATE v16i32 to v16i8” in SSE4.1 mode.
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/X86TargetTransformInfo.cpp | 2 --
test/Analysis/CostModel/X86/sse-itoi.ll | 2 +-
2 files changed, 1 insertion(+), 3 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 87d1190 DAGCombiner: Relax alignment restriction when changing store type
new 6217a62 TLI: Only iterate over integer vector types
new 74eabdd Introduce llvm.load.relative intrinsic.
new f8d640b AMDGPU: Fix crash when dumping unknown opcode
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:
docs/LangRef.rst | 25 +++++++
include/llvm/CodeGen/Passes.h | 5 ++
include/llvm/IR/Intrinsics.td | 3 +
include/llvm/InitializePasses.h | 1 +
lib/Analysis/InlineCost.cpp | 5 ++
lib/Analysis/InstructionSimplify.cpp | 61 ++++++++++++++++
lib/CodeGen/CMakeLists.txt | 1 +
lib/CodeGen/CodeGen.cpp | 1 +
lib/CodeGen/LLVMTargetMachine.cpp | 2 +
lib/CodeGen/PreISelIntrinsicLowering.cpp | 85 ++++++++++++++++++++++
lib/CodeGen/TargetLoweringBase.cpp | 7 +-
test/CodeGen/Generic/stop-after.ll | 2 +-
test/Transforms/InstSimplify/load-relative-32.ll | 19 +++++
test/Transforms/InstSimplify/load-relative.ll | 75 +++++++++++++++++++
.../PreISelIntrinsicLowering/load-relative.ll | 26 +++++++
tools/llvm-objdump/llvm-objdump.cpp | 5 ++
tools/opt/opt.cpp | 1 +
17 files changed, 319 insertions(+), 5 deletions(-)
create mode 100644 lib/CodeGen/PreISelIntrinsicLowering.cpp
create mode 100644 test/Transforms/InstSimplify/load-relative-32.ll
create mode 100644 test/Transforms/InstSimplify/load-relative.ll
create mode 100644 test/Transforms/PreISelIntrinsicLowering/load-relative.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 clang.
from 4b380bc Fix a bug involving deferred decl emission and PCH
new 83402ed PGO] PGOFuncName meta data if PGOFuncName is different from f [...]
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/CodeGenPGO.cpp | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.