| commit | 239eec732ebf303bf88c9354a5aa8cdaa00528d9 | [log] [tgz] |
|---|---|---|
| author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Thu Apr 09 23:58:16 2015 +0000 |
| committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Thu Apr 09 23:58:16 2015 +0000 |
| tree | d0e5331b11782b212d8db6aa7e03dcf22767156b | |
| parent | c09047916a139ebc07f789bae4c213753906e341 [diff] |
Add Clang support for remaining integer divide and permute instructions from ISA 2.06 This patch corresponds to review: http://reviews.llvm.org/D8398 It adds some builtin functions to access the extended divide and bit permute instructions. llvm-svn: 234547