Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Simplify] Remove all kinds of redundant scalar writes. | Michael Kruse | 2017-07-31 | 1 | -0/+49 |
In addition to array and PHI writes, also allow scalar value writes. The only kind of write not allowed are writes by functions (including memcpy/memmove/memset). llvm-svn: 309582 |