wasmer/lib/llvm-backend/src
2019-07-30 15:56:25 -07:00
..
platform Added llvm in windows support to Changelog 2019-07-30 15:56:25 -07:00
backend.rs First working version of LLVM in Windows 2019-07-30 14:47:53 -07:00
code.rs Add missing names to LLVM instructions. 2019-07-23 13:19:27 -07:00
intrinsics.rs Fix shuffle and enable tests. Add support for new load_splat instructions. 2019-07-19 15:19:58 -07:00
lib.rs First working version of LLVM in Windows 2019-07-30 14:47:53 -07:00
read_info.rs Initial implementation of SIMD in the LLVM backend. 2019-07-10 13:54:32 -07:00
state.rs implement load* and store* instructions 2019-02-14 15:13:58 -08:00
structs.rs First working version of LLVM in Windows 2019-07-30 14:47:53 -07:00
trampolines.rs Fix bugs in V128 support based on results from testing against simd spec test. 2019-07-18 12:52:59 -07:00