[PATCH] D11340: [X86] Allow load folding into PUSH instructions

Simon Pilgrim llvm-dev at redking.me.uk
Sun Jul 19 04:05:32 PDT 2015


RKSimon added a comment.

Please can you test x86_64 as well - 32-bit pushes on 64-bit targets are rather awkward.....

You've updated the pop definitions as well - is your plan to fix these in a separate patch? In which case maybe not alter them here?


http://reviews.llvm.org/D11340







More information about the llvm-commits mailing list