[PATCH] D22314: Make X86CallFrameOptimization work with code generated by fast isel.
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 14 08:44:20 PDT 2016
thakis added a comment.
https://reviews.llvm.org/D22362 removes this pass from -O0 (which means this change here won't have an observable effect anymore).
https://reviews.llvm.org/D22314
More information about the llvm-commits
mailing list