bors
|
63de7c62c1
Auto merge of #230 - paoloteti:fix-extend, r=alexcrichton
|
há 7 anos atrás |
Paolo Teti
|
2cb290afa3
Fix __subsf3 and __subdf3 on x86
|
há 7 anos atrás |
Paolo Teti
|
306764b091
Fix issue extending f32::MIN/MAX to f64 and improve testcrate.
|
há 7 anos atrás |
bors
|
2801c99793
Auto merge of #229 - paoloteti:extend, r=alexcrichton
|
há 7 anos atrás |
Paolo Teti
|
45f924ece5
Add generic conversion from a narrower to a wider FP type
|
há 7 anos atrás |
bors
|
3e7fba7669
Auto merge of #228 - paoloteti:eabihf, r=alexcrichton
|
há 7 anos atrás |
Paolo Teti
|
13db8bf436
Add support for sub*f3vfp and add*f3vfp
|
há 7 anos atrás |
Alex Crichton
|
2d8f137801
Merge pull request #227 from paoloteti/softfloat
|
há 7 anos atrás |
Paolo Teti
|
73884ae671
Fix __aeabi_fcmple and add test cases
|
há 7 anos atrás |
Alex Crichton
|
1129b62ca2
Merge pull request #226 from alexcrichton/refactor-tests
|
há 7 anos atrás |
Alex Crichton
|
2a13475197
Simplify how testing is done
|
há 7 anos atrás |
Alex Crichton
|
032424971d
Allow thumb failures
|
há 7 anos atrás |
Alex Crichton
|
93977e65a0
Merge pull request #225 from paoloteti/armhf
|
há 7 anos atrás |
Paolo Teti
|
1269ad1438
Fix build errors on arm*-linux-gnueabi
|
há 7 anos atrás |
Paolo Teti
|
9e04723812
Add test cases for Mul[s/d]f3vfp and Div[s/d]f3vfp
|
há 7 anos atrás |
Paolo Teti
|
f42b9e0bad
__[mul/div]sf3vfp and __[mul/div]df3vfp only on ARM
|
há 7 anos atrás |
Paolo Teti
|
8f018562ca
Add support for mul[s/d]f3vfp and div[s/d]f3vfp
|
há 7 anos atrás |
Alex Crichton
|
0a95675bab
Merge pull request #224 from alexcrichton/fix-float-cmp
|
há 7 anos atrás |
Alex Crichton
|
7d5fb94560
Fix some typos/bugs with float comparison intrinsics
|
há 7 anos atrás |
Alex Crichton
|
22f76e35fa
Merge pull request #223 from paoloteti/be
|
há 7 anos atrás |
Paolo Teti
|
083f107c5e
Fix build issue and comments
|
há 7 anos atrás |
Paolo Teti
|
a75a49990c
Skip aeabi_cdcmp and aeabi_cfcmp on big-endian targets
|
há 7 anos atrás |
Alex Crichton
|
bf912e607e
Merge pull request #222 from whitequark/master
|
há 7 anos atrás |
whitequark
|
205322baf0
comparesf2: do not build the assembly versions of intrinsics on ARM.
|
há 7 anos atrás |
whitequark
|
07b446a9ab
comparesf2/comparedf2: fix a signedness bug and add tests.
|
há 7 anos atrás |
whitequark
|
4cf6571362
README: update to explain how to run quickcheck-style tests.
|
há 7 anos atrás |
whitequark
|
3d1600b654
comparesf2/comparedf2: do not build the C versions of intrinsics.
|
há 7 anos atrás |
whitequark
|
6adcc9e9cb
comparesf2/comparedf2: use i32 instead of bool for return type.
|
há 7 anos atrás |
whitequark
|
f5d86476a8
Implement comparesf2/comparedf2 intrinsics.
|
há 7 anos atrás |
whitequark
|
82ee1dd760
comparesf2/comparedf2 are called on soft-float targets.
|
há 7 anos atrás |