wasmer/lib/llvm-backend/src
2019-08-08 19:42:41 -07:00
..
platform Added llvm in windows support to Changelog 2019-07-30 15:56:25 -07:00
backend.rs Add support for backend flags. Backend flags are opaque to src/bin/wasmer.rs. 2019-08-08 17:05:31 -07:00
code.rs Add support for backend flags. Backend flags are opaque to src/bin/wasmer.rs. 2019-08-08 17:05:31 -07:00
intrinsics.rs Implement InternalEvent::Breakpoint in the llvm backend. 2019-08-01 12:44:25 -07:00
lib.rs Remove structopt dependency from LLVM 2019-08-08 19:42:41 -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