[DeLICM] Enable partial writes
authorTobias Grosser <tobias@grosser.es>
Mon, 7 Aug 2017 22:06:07 +0000 (22:06 +0000)
committerTobias Grosser <tobias@grosser.es>
Mon, 7 Aug 2017 22:06:07 +0000 (22:06 +0000)
commit32f64ed22b007d778e1738eb33759449ab4d2323
treeb48ffb112e7a7fd2eaae6aa71a41bd1540a43ffb
parentad73f6a7b32c0902ab00eaa3fa3f1f258f0b407c
[DeLICM] Enable partial writes

This allows us to remove more scalar dependences. While this feature is still
rather experimental, we want to give it sufficient test coverage.

llvm-svn: 310314
polly/lib/Transform/DeLICM.cpp