wasmer/lib/llvm-backend/src
Nick Lewycky 9cdfb48d0c The i1 argument is actually named "is_zero_undef" which we want to be false.
Fixes the test failures that showed up on mac.
2019-10-07 17:11:59 -07:00
..
platform Unblock signals in LLVM trap handler. 2019-08-22 17:45:52 -07:00
backend.rs Switch from PIC+Default (small) to Static+Large. Should fix flaky test failures. 2019-09-16 10:49:39 -07:00
code.rs The i1 argument is actually named "is_zero_undef" which we want to be false. 2019-10-07 17:11:59 -07:00
intrinsics.rs Merge remote-tracking branch 'origin/master' into feature/llvm-osr 2019-08-21 15:49:25 -07:00
lib.rs Improved docs with custom logo and favicon 2019-09-03 17:06:31 -07:00
read_info.rs Initial implementation of SIMD in the LLVM backend. 2019-07-10 13:54:32 -07:00
stackmap.rs Fix unused import 'vm' on Windows 2019-08-22 13:19:46 -07:00
state.rs Emit stack map at critical points. 2019-07-18 02:43:04 +08:00
structs.rs First working version of LLVM in Windows 2019-07-30 14:47:53 -07:00
trampolines.rs fix missing info error 2019-09-17 12:05:00 +02:00