[PATCH] D14971: X86: Emit smaller code for moving 8-bit immediates
Joerg Sonnenberger via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 24 15:42:52 PST 2015
joerg added a subscriber: joerg.
joerg added a comment.
Thanks for working on this, it should add some breathing room for the FreeBSD and NetBSD boot blocks. This is part of https://llvm.org/bugs/show_bug.cgi?id=8784.
About the patch, this should be CFI instrumentation if we ever want to go towards instruction precise .eh_frame.
http://reviews.llvm.org/D14971
More information about the llvm-commits
mailing list