[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 08:06:46 PST 2017


aaboud accepted this revision.
aaboud added a comment.
This revision is now accepted and ready to land.

> (By the way, it seems like the test_isr_clobbers clobbers test of x86-64-intrcc.ll is broken, since the CHECK-SSE-NEXT commands are invalid.)

I am aware of that, and I uploaded a fix as part of https://reviews.llvm.org/D22044.


https://reviews.llvm.org/D29959





More information about the llvm-commits mailing list