This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 94c6269f606 [ARM] Fix tests for vcvt+store to return void. new e509babaee1 X86: remove R12 from CSR on Windows x64 SwiftCC new 33e9c8a0777 [GlobalISel] Update the documentation and comments for G_EXTRACT new 17f687fd5a2 [GlobalISel] Update the documentation for G_SEQUENCE new ae447724e40 [GlobalISel] Update the documentation and comment for G_[UN [...] new 6e7d96de4f8 Revert r312724 ("[ARM] Remove redundant vcvt patterns.").
The 5 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: docs/GlobalISel.rst | 9 +++++--- include/llvm/Target/GenericOpcodes.td | 5 +++-- lib/Target/ARM/ARMInstrVFP.td | 14 +++++++++++++ lib/Target/X86/X86CallingConv.td | 2 ++ lib/Target/X86/X86RegisterInfo.cpp | 39 +++++++++++++++++------------------ test/CodeGen/ARM/vcvt.ll | 28 ++++++++++++------------- test/CodeGen/X86/swift-error.ll | 4 ++-- 7 files changed, 60 insertions(+), 41 deletions(-)