Alex Crichton
|
2147753559
Remove usage of unwrap_or_else
|
7 年之前 |
Alex Crichton
|
7de57cd4f9
Handle aeabi aliasing
|
7 年之前 |
Alex Crichton
|
a16ebb0dcb
Use `nm` to weed out panics
|
7 年之前 |
Alex Crichton
|
47ff81325c
Use more intrinsics on msvc
|
7 年之前 |
Alex Crichton
|
7886ae275b
Port sdiv to traits + `intrinsics!`
|
7 年之前 |
Alex Crichton
|
275d1032b5
Port mul intrinsics to traits
|
7 年之前 |
Jorge Aparicio
|
cc0d8ba2d1
remove the current test suite
|
8 年之前 |
Jorge Aparicio
|
47b45d1d62
adjust the check! macro to accept AAPCS intrinsics
|
8 年之前 |
Jorge Aparicio
|
57085be2ea
ARM: keep some non-aeabi symbols around
|
8 年之前 |
Jorge Aparicio
|
dfa7b161aa
use AAPCS calling convention on all aeabi intrinsics
|
8 年之前 |
est31
|
37d349015e
Disable quickcheck tests on mips
|
8 年之前 |
est31
|
f8a4e3fd70
Panic when invalid overflow value is returned
|
8 年之前 |
est31
|
b78e956f08
Add quickcheck tests
|
8 年之前 |
est31
|
8fe50d813c
Macro-ify udivmod
|
8 年之前 |
est31
|
3055aa21b6
i128 mul intrinsics
|
8 年之前 |
James Duley
|
ee0aacf4be
mul.rs: use wrapping_mul not plain
|
8 年之前 |
Jorge Aparicio
|
a163ca7ac3
fix more warnings
|
8 年之前 |
Jorge Aparicio
|
f77ca915c4
add an opt-in cargo feature to build intrinsics from compiler-rt source
|
8 年之前 |
Alex Crichton
|
8e161a791a
Expand and refactor teting infrastructure
|
8 年之前 |
Jorge Aparicio
|
384c48ce9b
don't test always against gcc_s
|
8 年之前 |
Jorge Aparicio
|
9493c37455
test our implementations against gcc_s
|
8 年之前 |
Matt Ickstadt
|
6f0d50ebea
Move integer functions to separate module
|
8 年之前 |