[llvm-commits] [PATCH] test/CodeGen/X86/constant-pool-remat-0.ll: Tweak to force all XMMs spilled, to let rematerialized on Win64.

NAKAMURA Takumi geek4civic at gmail.com
Wed Mar 16 04:50:28 PDT 2011


Win64cc preserves some caller's XMMs. Then rematerialization would not
be expected.
---
 test/CodeGen/X86/constant-pool-remat-0.ll |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)
---

I wonder this tweak, ... I could suppress Win64 if this were overkill.

...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-test-CodeGen-X86-constant-pool-remat-0.ll-Tweak-.patch.txt
Type: text/x-patch
Size: 1535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110316/b9226e79/attachment.bin>


More information about the llvm-commits mailing list