[PATCH] D11340: [X86] Allow load folding into PUSH instructions
Sanjay Patel
spatel at rotateright.com
Wed Jul 22 08:37:12 PDT 2015
spatel added a comment.
In http://reviews.llvm.org/D11340#209637, @mkuper wrote:
> Regarding renaming the feature - will we still need an alias for the old name?
My understanding is that we make no compatibility guarantees for developer tool command-line options, so unless this is exposed in clang, we're free to change it.
That said, I don't see that policy officially documented, so we should probably confirm with someone else. :)
http://reviews.llvm.org/D11340
More information about the llvm-commits
mailing list