This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
wasmer
Watch
1
Star
0
Fork
0
You've already forked wasmer
mirror of
https://github.com/fluencelabs/wasmer
synced
2025-05-02 05:42:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasmer
/
lib
/
llvm-backend
/
src
History
Nick Lewycky
fe2bd6ad6c
Add missing names to LLVM instructions.
2019-07-23 13:19:27 -07:00
..
platform
Add some initial deny for unused_imports and unused_variables
2019-05-11 09:23:25 -05:00
backend.rs
Reset LLVM related code to master
2019-06-02 19:36:26 -05: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
Reset LLVM related code to master
2019-06-02 19:36:26 -05: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
trampolines.rs
Fix bugs in V128 support based on results from testing against simd spec test.
2019-07-18 12:52:59 -07:00