[PATCH] D29959: x86 interrupt calling convention: only save xmm registers if the target supports SSE

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 02:16:39 PST 2017


aaboud added a comment.

Looks Good to me.
Can you add a LIT test?

See test\CodeGen\X86\x86-64-intrcc.ll for reference.


https://reviews.llvm.org/D29959





More information about the llvm-commits mailing list