This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ce2202885aa [X86] Remove unused itinerary argument from FMA3/FMA4/XOP i [...]
new 6450f7fb015 [llvm-objcopy] Switch over to using TableGen for parsing arguments
new df0745b92eb [SSAUpdaterBulk] Fix linux bootstrap/sanitizer failures: ex [...]
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/Transforms/Utils/SSAUpdaterBulk.cpp | 3 +-
test/tools/llvm-objcopy/add-section-remove.test | 2 +-
test/tools/llvm-objcopy/add-section.test | 2 +-
test/tools/llvm-objcopy/basic-only-keep.test | 2 +-
.../llvm-objcopy/binary-first-seg-offset-zero.test | 2 +-
test/tools/llvm-objcopy/keep-only-keep.test | 2 +-
.../llvm-objcopy/only-keep-remove-strtab.test | 2 +-
test/tools/llvm-objcopy/parent-loop-check.test | 2 +-
test/tools/llvm-objcopy/remove-section.test | 2 +-
tools/llvm-objcopy/CMakeLists.txt | 7 +
tools/llvm-objcopy/LLVMBuild.txt | 2 +-
tools/llvm-objcopy/Opts.td | 58 +++++
tools/llvm-objcopy/llvm-objcopy.cpp | 283 +++++++++++++--------
13 files changed, 251 insertions(+), 118 deletions(-)
create mode 100644 tools/llvm-objcopy/Opts.td
--
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 66258c98881 Add missing vtable anchors
new ce2202885aa [X86] Remove unused itinerary argument from FMA3/FMA4/XOP i [...]
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/X86InstrFormats.td | 40 +++++++++++++++++++--------------------
1 file changed, 20 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 release_60
in repository llvm.
from 7ce61db5caa Merging r326404:
new b67ea3360d1 Add missing test file from r329855
new 44e5d1278bb Merging r326521:
new e73bd18593c Merging r329359 and r329363:
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/Mips/MipsFastISel.cpp | 15 ++++---
lib/Transforms/IPO/ArgumentPromotion.cpp | 10 +++++
test/Transforms/ArgumentPromotion/musttail.ll | 45 +++++++++++++++++++
test/Transforms/IPConstantProp/musttail-call.ll | 58 +++++++++++++++++++++++++
4 files changed, 121 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/ArgumentPromotion/musttail.ll
create mode 100644 test/Transforms/IPConstantProp/musttail-call.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 c7568e5debf [LLVM-C] Add LLVMGetHostCPU{Name,Features}.
new 125b8deb816 X86FoldTableEntry - avoid unnecessary std::string creation. NFCI.
new 66258c98881 Add missing vtable anchors
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/ExecutionEngine/ObjectMemoryBuffer.h | 1 +
include/llvm/ExecutionEngine/RTDyldMemoryManager.h | 6 ++++++
include/llvm/ExecutionEngine/SectionMemoryManager.h | 2 ++
include/llvm/Support/MemoryBuffer.h | 3 +++
include/llvm/Support/raw_ostream.h | 5 +++++
lib/ExecutionEngine/MCJIT/MCJIT.cpp | 4 ++++
lib/ExecutionEngine/MCJIT/MCJIT.h | 1 +
lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp | 2 ++
lib/ExecutionEngine/SectionMemoryManager.cpp | 2 ++
lib/LTO/LLVMBuild.txt | 1 +
lib/Support/MemoryBuffer.cpp | 2 ++
lib/Support/raw_ostream.cpp | 6 ++++++
utils/TableGen/X86FoldTablesEmitter.cpp | 6 +++---
13 files changed, 38 insertions(+), 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 release_60
in repository llvm.
from 84bc444011d Merging r325653 with test fixups:
new 7ce61db5caa Merging r326404:
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/Transforms/Scalar/SCCP.cpp | 56 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 55 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 e03c814e571 Don't repeatedly evaluate size() in the for loop. NFCI.
new c7568e5debf [LLVM-C] Add LLVMGetHostCPU{Name,Features}.
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-c/TargetMachine.h | 8 ++++++++
lib/Target/TargetMachineC.cpp | 16 ++++++++++++++++
2 files changed, 24 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 8d7d11c193 [Serialization] Fix some Clang-tidy modernize and Include Wh [...]
new 7c19d0f700 Driver: Add gcc search path for RHEL devtoolset-7
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/Gnu.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 4cd717c5133 [PowerPC] Fix condition for 64-bit rotate when replacing r+ [...]
new e03c814e571 Don't repeatedly evaluate size() in the for loop. NFCI.
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:
utils/TableGen/X86EVEX2VEXTablesEmitter.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 google/grte/v5-2.27/master
in repository glibc.
from 3cab0b7a22 Define __GOOGLE_GRTE_VERSION__
new 60b433be7e For b/5836136, do dlsym(0, "_Unwind..."), i.e. ignore libgcc [...]
new 27b89b5441 Allow suppressing the definition of __USE_FILE_OFFSET64 by d [...]
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/features.h | 4 +++-
sysdeps/nptl/unwind-forcedunwind.c | 9 +++++++++
2 files changed, 12 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 d85c559bc5b Attempting to work around a non-determinism issue.
new 4cd717c5133 [PowerPC] Fix condition for 64-bit rotate when replacing r+ [...]
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/PowerPC/PPCInstrInfo.cpp | 3 +-
test/CodeGen/PowerPC/convert-rr-to-ri-instrs.mir | 64 ++++++++++++++++++++++++
2 files changed, 66 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.