This website requires JavaScript.
Explore
Help
Sign In
T0b1
/
wasmtime
Watch
1
Star
0
Fork
0
You've already forked wasmtime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
6df3bbbe606109b7ccaba1e12fcc35b2a248fa2a
wasmtime
/
cranelift
/
codegen
/
meta
/
src
History
Trevor Elliott
d99783fc91
Move default blocks into jump tables (
#5756
)
...
Move the default block off of the br_table instrution, and into the JumpTable that it references.
2023-02-10 08:53:30 -08:00
..
cdsl
Remove boolean parameters from instruction builder functions (
#5658
)
2023-01-30 16:12:05 -08:00
isa
Update AMD and generic x86 CPU presets to match LLVM (
#5575
)
2023-02-08 15:56:45 -08:00
shared
Move default blocks into jump tables (
#5756
)
2023-02-10 08:53:30 -08:00
constant_hash.rs
Move generate_table from cranelift-codegen-shared to cranelift-codegen-meta
2021-10-29 14:43:09 +02:00
error.rs
Add documentation for top-level items in cranelift-codegen/meta
2019-10-31 09:35:08 -07:00
gen_inst.rs
Cranelift DFG: make inst clone deep-clone varargs lists. (
#5727
)
2023-02-07 01:21:09 +00:00
gen_settings.rs
fuzzgen: Generate compiler flags (
#5020
)
2022-10-20 16:40:50 -07:00
gen_types.rs
Remove IFLAGS/FFLAGS types (
#5406
)
2022-12-09 13:42:03 -08:00
lib.rs
egraph-based midend: draw the rest of the owl (productionized). (
#4953
)
2022-10-11 18:15:53 -07:00
srcgen.rs
Avoid spurious build script runs (
#4150
)
2022-05-12 11:49:20 -07:00
unique_table.rs
Remove legalizer support from cranelift-codegen-meta
2021-09-29 16:27:45 +02:00