Jonas Maebe
|
3c205f895c
* LLVM does not have an intrinsic for int/frac, so don't replace frac with
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
822b460096
* fix bootstrapping on aarch64-linux with 3.2.x
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
5557dbedf2
+ Aarch64: directly inline code for frac(...)
|
%!s(int64=4) %!d(string=hai) anos |
florian
|
cd3570caf1
+ Aarch64: use frintz for int(...) instead of creating a helper call
|
%!s(int64=4) %!d(string=hai) anos |
svenbarth
|
5a68b2218a
* for Aarch64 inline assembly comments need to start with //
|
%!s(int64=5) %!d(string=hai) anos |
Jonas Maebe
|
9376f5a43a
* AArch64: added SIMD instructions (only plain ARMv8-A for now)
|
%!s(int64=5) %!d(string=hai) anos |
florian
|
078595be4c
+ support for software floating point exception handling on AArch64 (-CE)
|
%!s(int64=6) %!d(string=hai) anos |
Jonas Maebe
|
4c7f75c93b
+ round/trunc/int for AArch64
|
%!s(int64=10) %!d(string=hai) anos |