wasmer/lib/llvm-backend/src
2019-07-31 23:51:12 -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 support for internal fields. 2019-07-31 13:10:51 -07:00
intrinsics.rs Formatted code 2019-07-31 23:51:12 -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