commit | 58cad7988f77ae64f15c99ea9b79c92dac281b91 | [log] [tgz] |
---|---|---|
author | George Burgess IV <george.burgess.iv@gmail.com> | Tue Mar 22 21:25:08 2016 +0000 |
committer | George Burgess IV <george.burgess.iv@gmail.com> | Tue Mar 22 21:25:08 2016 +0000 |
tree | 68cb1c56f4a6a4b9462143bbc70c1e05c1e689c9 | |
parent | a31e8913896aad0d2cce70193bc6f416efd21a4b [diff] |
Keep CodeGenPrepare from preserving the domtree. CGP modifies the domtree in some cases, so saying that it preserves the domtree is a lie. We'll be able to selectively preserve it with the new pass manager. Differential Revision: http://reviews.llvm.org/D16893 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264099 91177308-0d34-0410-b5e6-96231b3b80d8