Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-13 | Fix SCCP's handling of struct value loads and stores. SCCP doesn't | Dan Gohman | |
track individual leaf values in such cases, so it needs to treat struct values as normal values in this case. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54760 91177308-0d34-0410-b5e6-96231b3b80d8 |