compiler-builtins-zynq/src
Jorge Aparicio 384c48ce9b don't test always against gcc_s
instead test half of the time against gcc_s and the other half test
against the native operation (\*).

(\*) Not all the targets have available a native version of the
intrinsics under test. On those targets we'll end up testing our
implementation against itself half of the time. This is not much of a
problem because we do several quickcheck runs per intrinsic.
2016-09-21 21:38:06 -05:00
..
float don't test always against gcc_s 2016-09-21 21:38:06 -05:00
int don't test always against gcc_s 2016-09-21 21:38:06 -05:00
arm.rs avoid division overflow in idivmod test 2016-09-17 21:10:41 -05:00
lib.rs don't test always against gcc_s 2016-09-21 21:38:06 -05:00
qc.rs Merge pull request #49 from japaric/edge 2016-08-21 11:03:44 -05:00
x86_64.rs Disable mangling for msvc stack builtins 2016-08-17 12:55:15 -05:00