rust/src/test
Jens Nockert a51661e8c1 Add support for byteswap intrinsics
Adds support for the llvm.bswap.i{8,16,32} intrinsics, which swaps the
byte order from little endian to big endian, or the reverse.
2012-12-27 19:07:05 +01:00
..
auxiliary Stop resolving static methods at the module level. Closes #4179 2012-12-18 18:35:18 -08:00
bench Update shootout-mandelbrot to work with the new io::Writer 2012-12-24 18:29:02 -08:00
compile-fail Deal with test failures in various ways 2012-12-18 14:35:53 -08:00
pretty tests: relicense .pp files. Oddly not caught during local testing. 2012-12-10 18:15:39 -08:00
run-fail Fix broken tests 2012-12-14 15:10:45 -08:00
run-pass Add support for byteswap intrinsics 2012-12-27 19:07:05 +01:00
run-pass-fulldeps syntax: remove all remaining uses of #ast, and #ast / qquote itself. 2012-12-12 15:02:47 -08:00