[PATCH] PR8541; X86: Handle unwind.init and eh.return intrinsics.

Pasi Parviainen pasi.parviainen at iki.fi
Sat Apr 20 01:43:29 PDT 2013


Hi,

First patch addresses the problem in PR8541. It forces spilling of 
affected registers to stack when unwind.init and eh.return intrinsics 
are encountered.

Second patch is additional patch which relaxes the requirement of frame 
pointer in functions with eh.return.

Pasi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-X86-Handle-unwind.init-and-eh.return-intrinsics.patch
Type: text/x-c++
Size: 9147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130420/bee9561c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-X86-Functions-containing-eh.return-don-t-require-fra.patch
Type: text/x-c++
Size: 3905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130420/bee9561c/attachment-0001.bin>


More information about the llvm-commits mailing list