Skip to content
Commit fead113f authored by Evan Cheng's avatar Evan Cheng
Browse files

Do not use the stack pointer directly, issue a copyfromreg instead. Otherwise...

Do not use the stack pointer directly, issue a copyfromreg instead. Otherwise we can end up with something like ADD32ri %esp, x which two-address pass won't like.

llvm-svn: 45798
parent 8958a785
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment