Skip to content
Commit d1c58ed8 authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

[mips] Make sure there is a chain edge dependency between loads that read

formal arguments on the stack and stores created afterwards. We need this to
ensure tail call optimized function calls do not write over the argument area
of the stack before it is read out.
 

llvm-svn: 194309
parent 59886d00
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