| commit | 5f105f9bddfd388da840d8a648589b4e2020b90d | [log] [tgz] |
|---|---|---|
| author | Tobias Grosser <tobias@grosser.es> | Sun Feb 14 19:11:16 2016 +0000 |
| committer | Tobias Grosser <tobias@grosser.es> | Sun Feb 14 19:11:16 2016 +0000 |
| tree | 65def13c6eed084c47030d60e2c03663da9548f5 | |
| parent | 834931554b1b4b71c205dd1014c2e671ae2380e5 [diff] |
[ScopDectect] Allow memory accesses with different element types by default First support for this feature was committed in r259784. Support for loop invariant load hoisting with different types was added by Johannes Doerfert in r260045. This fixed the last known bug. llvm-svn: 260853