[PATCH] X86: VZeroUpperInserter: shortcut should not trigger if we have any function live-ins.

Matthias Braun matze at braunis.de
Tue Dec 23 17:58:52 PST 2014


The later code adds a vzeroupper if a ymm register is live-in to the function, so the shortcut should needs to check for that as well before deciding to bail out early.

Greetings
    Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-X86-VZeroUpperInserter-shortcut-should-not-trigger-i.patch
Type: application/octet-stream
Size: 1948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141223/a64cb8d9/attachment.obj>


More information about the llvm-commits mailing list