This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bb0eb9f136f AMDGPU/NFC: Set symbol's type that is coming from an argume [...]
new a7e652ad1a0 Delete a test that was missed in the revert r332747.
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:
.../LoopVectorize/vplan_hcfg_stress_test.ll | 51 ----------------------
1 file changed, 51 deletions(-)
delete mode 100644 test/Transforms/LoopVectorize/vplan_hcfg_stress_test.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 9c871324f6d [Support] Avoid normalization in sys::getDefaultTargetTriple
new bb0eb9f136f AMDGPU/NFC: Set symbol's type that is coming from an argume [...]
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/MCTargetDesc/AMDGPUTargetStreamer.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 compiler-rt.
from e9de4d9dc [asan] Explicitly declare memintrinsics interceptors to have [...]
new f1588bfea Revert r332683 & r332684 relating to compiler runtime checks
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:
CMakeLists.txt | 56 ++++++++++++++++++-----------------
cmake/Modules/CompilerRTUtils.cmake | 59 -------------------------------------
cmake/config-ix.cmake | 9 +++---
3 files changed, 33 insertions(+), 91 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 2baf45a273 [X86] Fix a bad cast from mask16 to mask8 in _mm256_mask_cvt [...]
new 2148f80c86 MC: Change the streamer ctors to take an object writer inste [...]
new b472c48679 [Support] Avoid normalization in sys::getDefaultTargetTriple
new d7bc93eac6 Revert "Move #include manipulation code to new lib/Tooling/I [...]
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/Format/Format.h | 2 +-
include/clang/Tooling/{Inclusions => Core}/HeaderIncludes.h | 8 ++++----
include/clang/Tooling/{Inclusions => Core}/IncludeStyle.h | 6 +++---
lib/Format/CMakeLists.txt | 1 -
lib/Format/Format.cpp | 2 +-
lib/Frontend/CompilerInvocation.cpp | 3 ++-
lib/Tooling/CMakeLists.txt | 1 -
lib/Tooling/Core/CMakeLists.txt | 2 ++
lib/Tooling/{Inclusions => Core}/HeaderIncludes.cpp | 2 +-
lib/Tooling/{Inclusions => Core}/IncludeStyle.cpp | 3 ++-
lib/Tooling/Inclusions/CMakeLists.txt | 12 ------------
tools/driver/cc1as_main.cpp | 6 ++++--
unittests/Tooling/HeaderIncludesTest.cpp | 2 +-
13 files changed, 21 insertions(+), 29 deletions(-)
rename include/clang/Tooling/{Inclusions => Core}/HeaderIncludes.h (96%)
rename include/clang/Tooling/{Inclusions => Core}/IncludeStyle.h (96%)
rename lib/Tooling/{Inclusions => Core}/HeaderIncludes.cpp (99%)
rename lib/Tooling/{Inclusions => Core}/IncludeStyle.cpp (95%)
delete mode 100644 lib/Tooling/Inclusions/CMakeLists.txt
--
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 f51ae2a8 Trying to fix clang-move tests on windows build bot broken by [...]
new 5b53b463 Revert "[clangd] Adapt file migration in r332720"
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/CMakeLists.txt | 1 -
clangd/Headers.h | 2 +-
2 files changed, 1 insertion(+), 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 69d22499d3e [X86] Add GPR<->XMM Schedule Tags
new a3fda621398 Reverted r332654 as it has broken some buildbots and left u [...]
new d5b9305f2a3 [Hexagon] Generate post-increment for floating point types
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:
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 4 +
lib/Target/Hexagon/HexagonISelLowering.cpp | 9 +-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 2 +
lib/Transforms/Vectorize/CMakeLists.txt | 2 -
.../Vectorize/LoopVectorizationPlanner.h | 101 +------
lib/Transforms/Vectorize/LoopVectorize.cpp | 54 +---
lib/Transforms/Vectorize/VPlan.h | 144 ++--------
lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp | 320 ---------------------
lib/Transforms/Vectorize/VPlanHCFGBuilder.h | 55 ----
lib/Transforms/Vectorize/VPlanValue.h | 35 +--
lib/Transforms/Vectorize/VPlanVerifier.cpp | 125 --------
lib/Transforms/Vectorize/VPlanVerifier.h | 44 ---
test/CodeGen/Hexagon/postinc-float.ll | 86 ++++++
test/CodeGen/Hexagon/swp-memrefs-epilog.ll | 3 +-
14 files changed, 140 insertions(+), 844 deletions(-)
delete mode 100644 lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
delete mode 100644 lib/Transforms/Vectorize/VPlanHCFGBuilder.h
delete mode 100644 lib/Transforms/Vectorize/VPlanVerifier.cpp
delete mode 100644 lib/Transforms/Vectorize/VPlanVerifier.h
create mode 100644 test/CodeGen/Hexagon/postinc-float.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 ad7c2e9c6a1 [X86] Directly legalize v16i16/v8i16 vselect to vXi8 vselec [...]
new 69d22499d3e [X86] Add GPR<->XMM Schedule Tags
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/X86InstrAVX512.td | 18 +-
lib/Target/X86/X86InstrMMX.td | 19 +-
lib/Target/X86/X86InstrSSE.td | 30 +-
lib/Target/X86/X86SchedBroadwell.td | 18 +-
lib/Target/X86/X86SchedHaswell.td | 17 +-
lib/Target/X86/X86SchedSandyBridge.td | 12 +-
lib/Target/X86/X86SchedSkylakeClient.td | 21 +-
lib/Target/X86/X86SchedSkylakeServer.td | 27 +-
lib/Target/X86/X86Schedule.td | 2 +
lib/Target/X86/X86ScheduleAtom.td | 20 +-
lib/Target/X86/X86ScheduleBtVer2.td | 2 +
lib/Target/X86/X86ScheduleSLM.td | 2 +
lib/Target/X86/X86ScheduleZnver1.td | 48 +-
test/CodeGen/X86/3dnow-schedule.ll | 48 +-
test/CodeGen/X86/avx512-schedule.ll | 20 +-
test/CodeGen/X86/mmx-schedule.ll | 486 ++++++++++-----------
test/CodeGen/X86/sse2-schedule.ll | 28 +-
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 18 +-
test/tools/llvm-mca/X86/BtVer2/resources-mmx.s | 18 +-
test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 18 +-
.../tools/llvm-mca/X86/SandyBridge/resources-mmx.s | 18 +-
test/tools/llvm-mca/X86/Znver1/resources-sse2.s | 10 +-
22 files changed, 400 insertions(+), 500 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 compiler-rt.
from 518b77bb0 [asan] Remove an unsigned compare >= 0
new e9de4d9dc [asan] Explicitly declare memintrinsics interceptors to have [...]
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/asan/asan_interceptors_memintrinsics.cc | 12 ++++++------
1 file 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 cdcd5e1cacc [MC] Relax .fill size requirements
new a39a917dbf9 Revert changes from D46265.
new ad7c2e9c6a1 [X86] Directly legalize v16i16/v8i16 vselect to vXi8 vselec [...]
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:
lib/CodeGen/StackColoring.cpp | 7 +-
lib/Target/X86/X86ISelLowering.cpp | 13 ++-
test/CodeGen/X86/PR37310.mir | 159 -------------------------------------
test/CodeGen/X86/pr37499.ll | 37 +++++++++
4 files changed, 48 insertions(+), 168 deletions(-)
delete mode 100644 test/CodeGen/X86/PR37310.mir
create mode 100644 test/CodeGen/X86/pr37499.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.