| commit | c09047916a139ebc07f789bae4c213753906e341 | [log] [tgz] |
|---|---|---|
| author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Thu Apr 09 23:54:37 2015 +0000 |
| committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Thu Apr 09 23:54:37 2015 +0000 |
| tree | d73938ee7c21f3c8a9a174213da254f90d4c2fba | |
| parent | 696c88753fe7db17f98b4fd6495bd71702675648 [diff] |
Add LLVM support for remaining integer divide and permute instructions from ISA 2.06 This is the patch corresponding to review: http://reviews.llvm.org/D8406 It adds some missing instructions from ISA 2.06 to the PPC back end. llvm-svn: 234546