wasmer/lib/llvm-backend/src
Nick Lewycky 7fb88251d4 Simplify trap_if_not_representable_as_int.
Fix typo in function name. Use two fcmp instructions instead of unpacking the bits of the IEEE float and using integer arithmetic to determine details about its value.
2019-07-11 16:46:37 -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 Simplify trap_if_not_representable_as_int. 2019-07-11 16:46:37 -07:00
intrinsics.rs Merge remote-tracking branch 'origin/master' into feature/osr 2019-07-01 21:15:35 +08:00
lib.rs Reset LLVM related code to master 2019-06-02 19:36:26 -05:00
read_info.rs Reformat. 2019-07-01 16:15:13 -07:00
state.rs implement load* and store* instructions 2019-02-14 15:13:58 -08:00
trampolines.rs fix(llvm-backend) Remove sign_type from generate_trampoline. 2019-03-29 10:09:56 +01:00