This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bb854af99fc [InlineFunction] Preserve calling convention when forwardin [...]
new b2ac80f2c2f [X86] Remove an unnecessary VCVTTSD2SIrrb/VCVTSS2SIrrb inst [...]
new fb75f482838 [X86] Add load folding pattern to EVEX vcvttss2si/vcvtsd2si.
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/X86/X86InstrAVX512.td | 51 +++++++++++++++++------------------
test/CodeGen/X86/avx512-intrinsics.ll | 10 +++++++
2 files changed, 34 insertions(+), 27 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 d9fc780bef2 [InlineFunction] Preserve attributes when forwarding VarArgs.
new bb854af99fc [InlineFunction] Preserve calling convention when forwardin [...]
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/Utils/InlineFunction.cpp | 1 +
test/Transforms/Inline/inline-varargs.ll | 13 +++++++++++++
2 files changed, 14 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 f8f6c8dfc75 [ORC] Remove AsynchronousSymbolQuery while I debug an issue [...]
new d9fc780bef2 [InlineFunction] Preserve attributes when forwarding VarArgs.
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/Utils/InlineFunction.cpp | 27 ++++++++++++++++++++++----
test/Transforms/Inline/inline-varargs.ll | 33 ++++++++++++++++++++++----------
2 files changed, 46 insertions(+), 14 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 7b0cf7929a3 [InlineFunction] Inline vararg functions that do not access [...]
new f8f6c8dfc75 [ORC] Remove AsynchronousSymbolQuery while I debug an issue [...]
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/ExecutionEngine/Orc/Core.h | 88 --------------------------
lib/ExecutionEngine/Orc/CMakeLists.txt | 1 -
lib/ExecutionEngine/Orc/Core.cpp | 84 ------------------------
unittests/ExecutionEngine/Orc/CMakeLists.txt | 1 -
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 57 -----------------
5 files changed, 231 deletions(-)
delete mode 100644 include/llvm/ExecutionEngine/Orc/Core.h
delete mode 100644 lib/ExecutionEngine/Orc/Core.cpp
delete mode 100644 unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp
--
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 d9c9e989f51 [X86] Remove memory forms of EVEX encoded vcvtsd2si/vcvtss2 [...]
new 7b0cf7929a3 [InlineFunction] Inline vararg functions that do not access [...]
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/Analysis/InlineCost.cpp | 9 +++-
lib/Transforms/Utils/InlineFunction.cpp | 37 ++++++++--------
test/Transforms/Inline/inline-musttail-varargs.ll | 23 ----------
test/Transforms/Inline/inline-varargs.ll | 52 +++++++++++++++++++++++
4 files changed, 79 insertions(+), 42 deletions(-)
delete mode 100644 test/Transforms/Inline/inline-musttail-varargs.ll
create mode 100644 test/Transforms/Inline/inline-varargs.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 536ffae2c42 [InstCombine] relax use constraint for min/max (~a, ~b) --> [...]
new baa93cde890 [TableGen] Make the ambiguous match debug messages from the [...]
new d9c9e989f51 [X86] Remove memory forms of EVEX encoded vcvtsd2si/vcvtss2 [...]
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/X86/X86InstrAVX512.td | 22 +++++++++++++++++-----
test/MC/X86/avx512-encodings.s | 8 ++++----
utils/TableGen/AsmMatcherEmitter.cpp | 6 ++++++
3 files changed, 27 insertions(+), 9 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 69f0f1277ed Tighten LRA cycling check
new 38f8769b71f PR 83704 Use size_t in write_character
new 3d16578ee69 Remove unused variable
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:
libgfortran/ChangeLog | 13 ++++++++++++-
libgfortran/io/write.c | 11 +++++------
2 files changed, 17 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 libcxx.
from a5f736501 Add casts to prevent narrowing warnings.
new 23bd3c535 Correct mistake in pragma usage for Windows
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/__config | 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 glibc.
from fad7d57ef9 hurd: Add jmp_buf-macros.h
new 4a5ce6e908 hurd: Fix build without NO_HIDDEN
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:
ChangeLog | 4 ++++
sysdeps/i386/dl-tlsdesc.S | 4 ++++
sysdeps/x86_64/dl-tlsdesc.S | 4 ++++
3 files changed, 12 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 82c67ea4836 [InstCombine] add more tests for max(~a, ~b) and PR35834; NFC
new 536ffae2c42 [InstCombine] relax use constraint for min/max (~a, ~b) --> [...]
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/InstCombine/InstCombineSelect.cpp | 4 ++--
test/Transforms/InstCombine/max-of-nots.ll | 20 +++++++++-----------
2 files changed, 11 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.