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-04-08 02:28:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasmer
/
lib
/
llvm-backend
/
src
History
Nick Lewycky
bdb1c4c44e
Fix inkwell assertion due to treating vector as float. Fix llvm backend fatal error due to missing support for fminimum/fmaximum.
2019-07-30 14:59:04 -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
Fix inkwell assertion due to treating vector as float. Fix llvm backend fatal error due to missing support for fminimum/fmaximum.
2019-07-30 14:59:04 -07:00
intrinsics.rs
Fix inkwell assertion due to treating vector as float. Fix llvm backend fatal error due to missing support for fminimum/fmaximum.
2019-07-30 14:59:04 -07:00
lib.rs
llvm-backend: export FunctionCodeGenerator and ModuleCodeGenerator
2019-07-24 18:46:35 -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
trampolines.rs
Fix bugs in V128 support based on results from testing against simd spec test.
2019-07-18 12:52:59 -07:00