commit | 1d9383cd84947290cdda9aea2f3bf63b09f9a65d | [log] [tgz] |
---|---|---|
author | Hiroshi Inoue <inouehrs@jp.ibm.com> | Tue Jun 27 04:52:17 2017 +0000 |
committer | Hiroshi Inoue <inouehrs@jp.ibm.com> | Tue Jun 27 04:52:17 2017 +0000 |
tree | be4edb5f0880d0bd167e57e18cf5b06d0cee9f89 | |
parent | 64cca8fa27a320339b7bf69a2c364fea7322b3a3 [diff] |
[PowerPC] set optimization level in SelectionDAGISel PowerPC backend does not pass the current optimization level to SelectionDAGISel and so SelectionDAGISel works with the default optimization level regardless of the current optimization level. This patch makes the PowerPC backend set the optimization level correctly. Differential Revision: https://reviews.llvm.org/D34615 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306367 91177308-0d34-0410-b5e6-96231b3b80d8