| commit | f502a428e6ea11fe222d369d2212e661f702ed73 | [log] [tgz] |
|---|---|---|
| author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Fri Jun 26 19:26:53 2015 +0000 |
| committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Fri Jun 26 19:26:53 2015 +0000 |
| tree | e6e93cf030e8583c28e6d664eba00a0796f3e4b3 | |
| parent | af61ac71e25ff79dea3b9a71d2f4aadb9e2cd29e [diff] |
Add missing builtins to the PPC back end for ABI compliance (vol. 1) This patch corresponds to review: http://reviews.llvm.org/D10638 This is the back end portion of patch http://reviews.llvm.org/D10637 It just adds the code gen and intrinsic functions necessary to support that patch to the back end. llvm-svn: 240820