This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1caa4c069b6 [MachineOutliner] NFC: Rename getters/setters to fit coding style
new 8c2358acf3e [X86] Fix disassembler table generation to prevent instruct [...]
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/X86DisassemblerTables.cpp | 29 +++++++++++++++--------------
utils/TableGen/X86DisassemblerTables.h | 2 ++
utils/TableGen/X86RecognizableInstr.cpp | 5 +++--
3 files changed, 20 insertions(+), 16 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 e2c4d8a5a4 Pull X86 "CPUKind" checking into .cpp file. [NFC]
new 8b07e281bf [ASTMatchers] Expose forEachOverriden in dynamic AST matchers.
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/ASTMatchers/Dynamic/Registry.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 libcxx.
from 24c7353aa Fix an unsigned integer overflow in regex that lead to a bad [...]
new b91e69c54 Fix misguided error message in debug mode. No functional chan [...]
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/list | 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 llvm.
from c021be0a0f6 [X86] Change XRSTOR to use PS instead of TB to match XSAVE.
new bb2015d5983 [X86] Change RDRAND to use PS instead of TB.
new a168659fe02 [X86] Change VMPTRST to use PS instead of TB to match VMPTRLD.
new 1caa4c069b6 [MachineOutliner] NFC: Rename getters/setters to fit coding style
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/CodeGen/MachineOutliner.cpp | 26 +++++++++++++-------------
lib/Target/X86/X86InstrInfo.td | 6 +++---
lib/Target/X86/X86InstrVMX.td | 2 +-
3 files changed, 17 insertions(+), 17 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 c5924addee clang-cl: Expose --version.
new e2c4d8a5a4 Pull X86 "CPUKind" checking into .cpp file. [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:
lib/Basic/Targets/X86.cpp | 72 +++++++++++++++++++++++++++++++++++++++++++++++
lib/Basic/Targets/X86.h | 72 +----------------------------------------------
2 files changed, 73 insertions(+), 71 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 59dbe326d [Compiler-rt][MIPS] Fix cross build for XRAY.
new e378f8791 [scudo] Add a shared runtime
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/scudo/CMakeLists.txt | 23 ++++++++++++++++++++---
test/scudo/lit.cfg | 13 +++++++------
test/scudo/preload.cpp | 20 ++++++++++++++++++++
3 files changed, 47 insertions(+), 9 deletions(-)
create mode 100644 test/scudo/preload.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 415491b2606 [X86][SSE] Remove AssertZext stage from PEXTRW/PEXTRB lower [...]
new c021be0a0f6 [X86] Change XRSTOR to use PS instead of TB to match XSAVE.
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/X86InstrSystem.td | 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 69a114112f3 Update DPPD/DPPS instruction scheduling on btver2. Differen [...]
new 415491b2606 [X86][SSE] Remove AssertZext stage from PEXTRW/PEXTRB lower [...]
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/X86ISelLowering.cpp | 50 ++++++++++++++++++--------------------
lib/Target/X86/X86InstrAVX512.td | 5 ++--
lib/Target/X86/X86InstrSSE.td | 8 +++---
3 files changed, 30 insertions(+), 33 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 d2d928cf6a3 * i386.c (dimode_scalar_chain::compute_convert_gain): Use [...]
new a7061c2b267 i386: Skip DF_REF_INSN if DF_REF_INSN_INFO is false
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/i386/i386.c | 7 +++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr82673.c | 12 ++++++++++++
4 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr82673.c
--
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 4e7c062862 [rename] Don't overwrite the template argument when renaming [...]
new c5924addee clang-cl: Expose --version.
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 | 3 ++-
test/Driver/cl-options.c | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.