issues
search
bytecodealliance
/
cranelift
Cranelift code generator
https://cranelift.readthedocs.io/
2.49k
stars
202
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Delete all code to invalidate existing PRs
#1414
alexcrichton
closed
4 years ago
9
Add tool to generate human-readable listing of encodings
#1413
abrown
closed
4 years ago
2
rename PassiveElemIndex to ElemIndex and same for PassiveDataIndex
#1411
csmoe
closed
4 years ago
0
Allow modules to have names of arbitrary bytes
#1410
jyn514
closed
4 years ago
0
wasm: rename `PassiveElemIndex` to `ElemIndex` and same for `PassiveDataIndex`
#1407
fitzgen
closed
4 years ago
0
Bump version to 0.59.0
#1406
sunfishcode
closed
4 years ago
0
Bump version to 0.59.0
#1405
fitzgen
closed
4 years ago
2
Update to wasmparser 0.51
#1403
joshtriplett
closed
4 years ago
0
add a "raw" function definition interface to cranelift-module
#1400
froydnj
closed
4 years ago
3
Replace Gitter and IRC by a Bytecode Alliance Zulip stream link
#1399
bnjbvr
closed
4 years ago
3
Revert "Temporarily disable fuzzing until #1216 is resolved (#1224)"
#1398
pepyakin
closed
4 years ago
0
Add maximum threshold for number of blocks per function #951
#1397
nalmt
closed
4 years ago
0
Using pinned base registers in Cranelift
#1396
shravanrn
closed
4 years ago
6
Add signed and unsigned integer types?
#1395
abrown
closed
4 years ago
2
Don't return a Result for ObjectBuilder::new
#1394
jyn514
closed
4 years ago
0
Avoid unused import warnings in generated legalizer code
#1393
abrown
closed
4 years ago
0
Add null pointer check for SimpleJitBuilder.symbol[s]
#1392
timClicks
closed
4 years ago
3
Add maximum threshold for number of ebbs per function #951
#1391
nalmt
closed
4 years ago
1
Fix inverted result of is_leaf method
#1390
Y-Nak
closed
4 years ago
0
wasm: Add support for passive data and element segments
#1389
fitzgen
closed
4 years ago
0
Infer REX prefix for SIMD `store` and `vconst` instructions
#1388
abrown
closed
4 years ago
2
add "raw" function definition interface to cranelift-module
#1386
froydnj
closed
4 years ago
5
Add ineg legalization for scalar integer types
#1385
peterdelevoryas
closed
4 years ago
6
ineg instruction on ssa values: register affinity never assigned?
#1383
peterdelevoryas
closed
4 years ago
4
Bump version to 0.58.0
#1382
sunfishcode
closed
4 years ago
0
Catch a few typos in comments
#1381
ggreif
closed
4 years ago
2
Enable `ref.func` global initializers
#1380
fitzgen
closed
4 years ago
1
Preserve SIMD registers in Windows fastcall functions
#1378
iximeow
closed
4 years ago
5
add documentation mentions of cranelift-object where appropriate
#1377
froydnj
closed
4 years ago
3
Add integer min/max instructions for Wasm SIMD
#1376
abrown
closed
4 years ago
0
Bump to 0.57.0
#1375
fitzgen
closed
4 years ago
2
Add inline hints to some small functions
#1374
bjorn3
closed
4 years ago
1
Properly preserve and restore CFA state in FDE
#1373
yurydelendik
closed
4 years ago
0
FDE is not compelete for functions with multiple epilogues
#1372
yurydelendik
closed
4 years ago
0
Add rounding average instructions for Wasm SIMD
#1371
abrown
closed
4 years ago
0
Add initial support for EVEX encodings
#1370
abrown
closed
4 years ago
2
Remove unused import; fixes #1367
#1368
abrown
closed
4 years ago
1
warning about unused import: `Feature` --> cranelift-filetests/src/runone.rs:11:36
#1367
stefson
closed
4 years ago
1
Mass rename Ebb and relatives to Block
#1365
eqrion
closed
4 years ago
4
cranelift-object: move relocation processing to `finish`
#1364
philipc
closed
4 years ago
5
Drop 'basic-blocks' feature
#1363
eqrion
closed
4 years ago
0
Wasm: Typed select and nullref translation
#1362
eqrion
closed
4 years ago
0
Update gimli to 0.20
#1361
bjorn3
closed
4 years ago
2
Address nits from #1325
#1360
bnjbvr
closed
4 years ago
0
Crate directory reorganization + update fuzzing-related deps
#1359
fitzgen
closed
4 years ago
2
add `entries()` API for Switch
#1358
jyn514
closed
4 years ago
2
Show existing entries in Switch
#1357
jyn514
closed
4 years ago
1
Bump version to 0.56.0
#1356
sunfishcode
closed
4 years ago
0
Fix incorrect assertion for `insertlane`
#1355
abrown
closed
4 years ago
0
Read only relocations should go in .data.rel.ro, not .rodata
#1354
jyn514
closed
4 years ago
18
Next