| commit | 6eda6ffc0c32f98a2c78a34ca613b519ed5c14c3 | [log] [tgz] |
|---|---|---|
| author | Oliver Stannard <oliver.stannard@arm.com> | Fri Jul 11 13:33:46 2014 +0000 |
| committer | Oliver Stannard <oliver.stannard@arm.com> | Fri Jul 11 13:33:46 2014 +0000 |
| tree | 09f665529fc08b2ee8b75c73da1af26eac367048 | |
| parent | b666eee1c8df5c431d8340830205744eb80a696d [diff] |
ARM: Allow __fp16 as a function arg or return type for AArch64 ACLE 2.0 allows __fp16 to be used as a function argument or return type. This enables this for AArch64. llvm-svn: 212812