| commit | 6ba3831ebeb147823e7ef0b62a42b558cbafc3da | [log] [tgz] |
|---|---|---|
| author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Tue Mar 24 23:44:42 2015 +0000 |
| committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Tue Mar 24 23:44:42 2015 +0000 |
| tree | 6673cb14c359846293ea35ffa2e8c99a29d39318 | |
| parent | 96966c7bf554e693fae804932e1e3ab431d4ea2d [diff] |
[CodeGen] Support native half inc/dec amounts. We previously defaulted to long double, but it's also possible to have a half inc/dec amount, when LangOpts NativeHalfType is set. Currently, that's only true for OpenCL. llvm-svn: 233135