This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 3d907ea Move utility functions to DriverUtils.cpp.
new 4dde5fd Call repl in getSymbolBody. 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:
ELF/ICF.cpp | 2 +-
ELF/InputFiles.h | 2 +-
ELF/InputSection.cpp | 4 ++--
ELF/OutputSections.cpp | 2 +-
ELF/Writer.cpp | 4 ++--
5 files changed, 7 insertions(+), 7 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 b6ef185 * reorg.c (try_merge_delay_insns): Declare i and j inside th [...]
new b0c0971 compiler: Add Enclosed_var_expression.
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 118 ++++++++++++++++++++++++---------------
gcc/go/gofrontend/expressions.h | 85 ++++++++++++++++++++++++++++
gcc/go/gofrontend/parse.cc | 24 ++------
4 files changed, 164 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 64029a8 [OpenCL] Add predefined macros.
new 1a0c8e6 Try to get at_file_missing.c passing after LLVM r267556.
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/Driver/at_file_missing.c | 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 lld.
from b29b919 Make test/ELF/reproduces.s test to work on Windows.
new a6fd440 Handle Windows drive letters and ".." for --reproduce.
new 3d907ea Move utility functions to DriverUtils.cpp.
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:
ELF/Driver.cpp | 37 ++++++++++++-------------------------
ELF/Driver.h | 3 +++
ELF/DriverUtils.cpp | 28 ++++++++++++++++++++++++++++
test/ELF/reproduce.s | 32 +++++++++++++++++++-------------
4 files changed, 62 insertions(+), 38 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 8c51f92 match.pd: u + 3 < u is u > UINT_MAX - 3
new b6ef185 * reorg.c (try_merge_delay_insns): Declare i and j inside 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:
gcc/ChangeLog | 5 +++++
gcc/reorg.c | 37 +++++++++++++++++--------------------
2 files changed, 22 insertions(+), 20 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 b7f92d0 Masked Store in Loop Vectorizer - bugfix
new 460e256 Remove more unused variables.
new 45ba8e9 Try to get ResponseFile.ll passing on Windows after r267556.
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/DebugInfo/PDB/Raw/PDBDbiStream.cpp | 3 ---
test/Other/ResponseFile.ll | 6 ++++--
2 files 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 llvm.
from 1330a1c [llvm-pdbdump] Fix version reading on big endian systems.
new c3ce5d9 PM: Port Internalize to the new pass manager
new b7f92d0 Masked Store in Loop Vectorizer - bugfix
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/InitializePasses.h | 2 +-
include/llvm/Transforms/IPO/Internalize.h | 61 ++++++++-
lib/LTO/LTOCodeGenerator.cpp | 2 +-
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/IPO/IPO.cpp | 2 +-
lib/Transforms/IPO/Internalize.cpp | 171 ++++++++++--------------
lib/Transforms/Vectorize/LoopVectorize.cpp | 22 ++-
test/Transforms/Internalize/used.ll | 1 +
test/Transforms/LoopVectorize/X86/max-mstore.ll | 46 +++++++
10 files changed, 191 insertions(+), 118 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/X86/max-mstore.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 cff4949 Fix warnings and -Werror build on clang.
new 650fa7d Add optimization bisect opt-in calls for Hexagon passes
new 1330a1c [llvm-pdbdump] Fix version reading on big endian systems.
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/DebugInfo/PDB/Raw/PDBInfoStream.cpp | 3 ++-
lib/Target/Hexagon/HexagonBitSimplify.cpp | 6 ++++++
lib/Target/Hexagon/HexagonCFGOptimizer.cpp | 3 +++
lib/Target/Hexagon/HexagonCommonGEP.cpp | 3 +++
lib/Target/Hexagon/HexagonEarlyIfConv.cpp | 3 +++
lib/Target/Hexagon/HexagonExpandCondsets.cpp | 3 +++
lib/Target/Hexagon/HexagonFixupHwLoops.cpp | 2 ++
lib/Target/Hexagon/HexagonGenExtract.cpp | 3 +++
lib/Target/Hexagon/HexagonGenInsert.cpp | 3 +++
lib/Target/Hexagon/HexagonGenMux.cpp | 2 ++
lib/Target/Hexagon/HexagonGenPredicate.cpp | 3 +++
lib/Target/Hexagon/HexagonHardwareLoops.cpp | 2 ++
lib/Target/Hexagon/HexagonNewValueJump.cpp | 3 +++
lib/Target/Hexagon/HexagonOptimizeSZextends.cpp | 3 +++
lib/Target/Hexagon/HexagonPeephole.cpp | 3 +++
lib/Target/Hexagon/HexagonRDFOpt.cpp | 3 +++
lib/Target/Hexagon/HexagonSplitDouble.cpp | 3 +++
lib/Target/Hexagon/HexagonStoreWidening.cpp | 3 +++
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 2 +-
19 files changed, 54 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 lldb.
from a3f436c Fix send and receive of ACK byte in test infrastructure for P [...]
new 57fe881 UtilityFunction::MakeFunctionCaller uses the Error to report [...]
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:
source/Expression/UtilityFunction.cpp | 3 +++
1 file changed, 3 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 clang.
from 9f60c2c [CMake] Use just-built clang and build iOS support when build [...]
new 64029a8 [OpenCL] Add predefined macros.
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/Frontend/CompilerInvocation.cpp | 5 ++---
lib/Frontend/InitPreprocessor.cpp | 33 +++++++++++++++++++++++++++++++
test/Frontend/std.cl | 9 ---------
test/Frontend/stdlang.c | 11 +++++++++--
test/Preprocessor/predefined-macros.c | 37 +++++++++++++++++++++++++++++++++++
5 files changed, 81 insertions(+), 14 deletions(-)
delete mode 100644 test/Frontend/std.cl
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.