| commit | db7e77047c2432742dd1dd26f3cc96ee180c9c34 | [log] [tgz] |
|---|---|---|
| author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Thu Nov 30 13:39:10 2017 +0000 |
| committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Thu Nov 30 13:39:10 2017 +0000 |
| tree | ab15236c0d74712dec35f23b60f5a42b2fa65c26 | |
| parent | bb791b3dbdc009412c1a27b14b22091b15d3728b [diff] |
[PowerPC] Recommit r314244 with refactoring and off by default This re-commits everything that was pulled in r314244. The transformation is off by default (patch to enable it to follow). The code is refactored to have a single entry-point and provide fine-grained control over patterns that it selects. This patch also fixes the bugs in the original code. Everything that failed with the original patch has been re-tested with this patch (with the transformation turned on). So the patch to turn this on is soon to follow. Differential Revision: https://reviews.llvm.org/D38575 llvm-svn: 319434