rust/src/librustc_trans
Huon Wilson 1bfbde6778 Add comparison and shuffle SIMD intrinsics.
- simd_eq, simd_ne, simd_lt, simd_le, simd_gt, simd_ge
- simd_shuffleNNN
2015-08-17 14:41:37 -07:00
..
back rustc: Allow changing the default allocator 2015-08-14 15:13:10 -07:00
save Remove all unstable deprecated functionality 2015-08-12 14:55:17 -07:00
trans Add comparison and shuffle SIMD intrinsics. 2015-08-17 14:41:37 -07:00
lib.rs Add issue for the rustc_private feature everywhere 2015-08-15 18:09:17 -07:00
README.txt Make librustc's markdown README.txt claim to be markdown. 2015-03-20 13:29:13 +01:00

See the README.md in ../librustc.