This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0dadf10b4a7 [ORC] Don't fully qualify explicit destructor call -- it co [...] new 29475f1bf8e [X86] Properly implement the calling convention for f80 for [...]
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/X86CallingConv.td | 20 ++++++--- test/CodeGen/X86/finite-libcalls.ll | 85 +++++++++++++++++++++++++++-------- test/CodeGen/X86/scalar-fp-to-i64.ll | 26 +++++------ test/CodeGen/X86/win64-long-double.ll | 22 +++++++++ 4 files changed, 115 insertions(+), 38 deletions(-) create mode 100644 test/CodeGen/X86/win64-long-double.ll