This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9f827c18394 * libcp1plugin.cc (plugin_build_decl): Use DECL_CXX_{CON, [...]
new 40429aae262 * config/riscv/riscv.c: Remove unnecessary includes. Reor [...]
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 | 6 ++++
gcc/config/riscv/riscv-builtins.c | 1 +
gcc/config/riscv/riscv.c | 60 ++-------------------------------------
3 files changed, 9 insertions(+), 58 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 9d9b7c829a6 Allow clients to specify search order of DynamicLibraries.
new f4634bee7bf Use --color-diagnostics instead of -color-diagnostics.
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:
cmake/modules/HandleLLVMOptions.cmake | 4 ++--
1 file changed, 2 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 41cc19a3ac5 Don't expose a map in the DWARFContext interface.
new 16be511cb4b [AMDGPU] fcanonicalize elimination optimization
new 9d9b7c829a6 Allow clients to specify search order of DynamicLibraries.
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/Support/DynamicLibrary.h | 16 +
lib/Support/DynamicLibrary.cpp | 43 +-
lib/Support/Unix/DynamicLibrary.inc | 3 +
lib/Support/Windows/DynamicLibrary.inc | 2 +
lib/Target/AMDGPU/SIISelLowering.cpp | 95 +++-
test/CodeGen/AMDGPU/fcanonicalize-elimination.ll | 487 +++++++++++++++++++++
.../Support/DynamicLibrary/DynamicLibraryTest.cpp | 10 +
7 files changed, 636 insertions(+), 20 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/fcanonicalize-elimination.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 8c44a50018 Revert "[Driver] Update Fuchsia driver path handling"
new 6deacb219c [mips][mt][7/7] Add driver option for the MIPS MT ASE.
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/clang/Driver/Options.td | 4 ++++
lib/Driver/ToolChains/Arch/Mips.cpp | 1 +
test/Driver/mips-features.c | 12 ++++++++++++
3 files changed, 17 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 llvm.
from c66d417e680 [LoopUnrollRuntime] NFC: Refactored safety checks of unroll [...]
new 41cc19a3ac5 Don't expose a map in the DWARFContext interface.
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/DebugInfo/DWARF/DWARFContext.h | 22 +++++++++++++---------
lib/DebugInfo/DWARF/DWARFContext.cpp | 12 ++++++------
2 files changed, 19 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 90b06e8c63 [DOXYGEN] Corrected typos and incorrect parameters description.
new 8c44a50018 Revert "[Driver] Update Fuchsia driver path handling"
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/Driver/ToolChains/Fuchsia.cpp | 79 +++++++--------------------------------
lib/Driver/ToolChains/Fuchsia.h | 20 ++--------
test/Driver/fuchsia.cpp | 3 +-
3 files changed, 18 insertions(+), 84 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 b6742fdee On Darwin, start building the TSan iOS dylib by default.
new 835fb5484 Add explicit CMake targets for ASan/TSan iOS Simulator testin [...]
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/asan/CMakeLists.txt | 17 +++++++++++++----
test/tsan/CMakeLists.txt | 17 +++++++++++++----
2 files changed, 26 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 llvm.
from fc19aecdbe1 Remove unneeded use of #undef DEBUG_TYPE. NFC
new 3fbd441b82d [WebAssembly] Mark element atomic memcpy/memmove intrinsics [...]
new 6805a5db4b1 [AArch64] Add AArch64Subtarget::isFusion function.
new c66d417e680 [LoopUnrollRuntime] NFC: Refactored safety checks of unroll [...]
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:
lib/Target/AArch64/AArch64Subtarget.h | 7 ++
lib/Target/AArch64/AArch64TargetMachine.cpp | 2 +-
.../WebAssemblyRuntimeLibcallSignatures.cpp | 21 ++---
lib/Transforms/Utils/LoopUnrollRuntime.cpp | 105 ++++++++++++---------
test/Transforms/LoopUnroll/runtime-loop.ll | 68 +++++++++++++
5 files changed, 144 insertions(+), 59 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 73d05a2a19d [LV] Don't allow outside uses of IVs if the SCEV is predica [...]
new fc19aecdbe1 Remove unneeded use of #undef DEBUG_TYPE. 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:
include/llvm/Analysis/BlockFrequencyInfoImpl.h | 2 +-
include/llvm/Analysis/RegionInfoImpl.h | 8 ++++----
include/llvm/Support/UnicodeCharRanges.h | 7 +++----
include/llvm/Transforms/Utils/SSAUpdaterImpl.h | 10 +++++-----
lib/CodeGen/RegAllocPBQP.cpp | 2 --
lib/Target/NVPTX/NVPTXISelLowering.cpp | 1 -
lib/Transforms/Instrumentation/CFGMST.h | 12 +++++++++---
lib/Transforms/Instrumentation/MaximumSpanningTree.h | 6 +++---
8 files changed, 25 insertions(+), 23 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 739a23efa [builtins] Better Fuchsia support
new b6742fdee On Darwin, start building the TSan iOS dylib by default.
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:
cmake/config-ix.cmake | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.