compiler-builtins-zynq/src
Jorge Aparicio 96ddd4ed8d use test::black_box instead of ptr::*_volatile
both prevent LLVM from optimizing away the intrinsics but the former
doesn't produce an `intrinsics` binary that segfaults
2016-10-07 18:26:21 -05:00
..
bin use test::black_box instead of ptr::*_volatile 2016-10-07 18:26:21 -05:00
float fix unsafe warnings 2016-10-07 18:19:40 -05:00
int fix unsafe warnings 2016-10-07 18:19:40 -05:00
arm.rs add an opt-in cargo feature to build intrinsics from compiler-rt source 2016-09-29 16:06:24 -05:00
lib.rs fix unsafe warnings 2016-10-07 18:19:40 -05:00
qc.rs Initial implementation of multitester 2016-10-02 14:38:40 -05:00
x86_64.rs add an opt-in cargo feature to build intrinsics from compiler-rt source 2016-09-29 16:06:24 -05:00