You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Chris Fallin b1fb4d7c35
Fix lowering issue in x64 vany_true: sinking and using original value. (#4815)
2 years ago
..
almost-extmul.wast Make memory smaller 3 years ago
canonicalize-nan.wast cranelift: Implement nan canonicalization for vectors (#3146) 3 years ago
cvt-from-uint.wast Refactor to avoid too strict assertion. Fix for 3160 and 3161. 3 years ago
issue4807.wast Fix lowering issue in x64 vany_true: sinking and using original value. (#4815) 2 years ago
issue_3173_select_v128.wast x64: allow vector types in `select` move 3 years ago
issue_3327_bnot_lowering.wast x64: Migrate `fabs` and `bnot` vector operations to ISLE 3 years ago
replace-lane-preserve.wast Move `insertlane` to ISLE (#3544) 3 years ago
spillslot-size-fuzzbug.wast Fix spillslot size bug in SIMD by removing type-dependent spillslot allocation. 3 years ago
unaligned-load.wast test: check unaligned load-coalescing with SIMD operations 3 years ago
v128-select.wast x64: Fix codegen for the `select` instruction with v128 (#4317) 2 years ago