Jorge Aparicio
|
f3eb08a96d
|
fix a bug in udivmoddi4
|
2016-08-13 18:45:00 -05:00 |
Jorge Aparicio
|
69376af183
|
quickcheck: better generation of input arguments
closes #31
|
2016-08-13 16:58:44 -05:00 |
Amanieu d'Antras
|
97217e3ad9
|
Fix inline assembly to work on ARMv6-M
|
2016-08-13 17:29:38 +01:00 |
Amanieu d'Antras
|
acceaa95f1
|
Various changes
|
2016-08-13 09:56:40 +01:00 |
Amanieu d'Antras
|
0a0a8f37c9
|
Remove the absv implementation, it isn't needed by Rust
|
2016-08-13 09:54:58 +01:00 |
Jorge Aparicio
|
eb206842f2
|
address second row of review
|
2016-08-11 01:45:48 -05:00 |
Jorge Aparicio
|
1c22269948
|
don't transmute in test
|
2016-08-11 01:42:34 -05:00 |
Jorge Aparicio
|
3ff25d956a
|
put div intrinsics in their own module + some docs
|
2016-08-11 01:26:27 -05:00 |
Jorge Aparicio
|
a84579d3c1
|
refactor: use Int traits, words -> U64, fmt
|
2016-08-11 01:15:51 -05:00 |
Jorge Aparicio
|
d6be95a3bb
|
note about calling convention
|
2016-08-11 00:36:19 -05:00 |
Jorge Aparicio
|
a2fc4da7a5
|
move return into if branches
|
2016-08-11 00:33:27 -05:00 |
Jorge Aparicio
|
0915e15c9a
|
*mut T -> Option<&mut T>
|
2016-08-11 00:31:49 -05:00 |
Jorge Aparicio
|
cc9d3e8e5f
|
port __udivmodsi4, aeabi_uidivmod and udivsi3
also rewrite these last two new aeabi intrinsics as naked functions
|
2016-08-11 00:26:16 -05:00 |
Jorge Aparicio
|
950564607d
|
port udivmoddi4 and __aeabi_uldivmod
|
2016-08-11 00:26:12 -05:00 |
Amanieu d'Antras
|
8a94b69d85
|
Add traits for integer operations
|
2016-08-11 05:38:11 +01:00 |
Amanieu d'Antras
|
065aaa9144
|
Remove the x86-specific floating-point builtins
|
2016-08-08 08:36:59 +01:00 |
Amanieu d'Antras
|
a147763c19
|
Remove builtins that are not called by LLVM
|
2016-08-08 08:25:11 +01:00 |
Amanieu d'Antras
|
36fb191695
|
Rewrite the arm mem* builtins without asm and naked functions
|
2016-08-08 07:25:32 +01:00 |
Jorge Aparicio
|
1faf15fc64
|
initial commit
|
2016-08-07 15:58:21 -05:00 |