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
43ce26e64bfc8b04d68fd67bc8c7c47a2a762356
wasmtime
/
lib
/
cretonne
/
src
/
regalloc
History
Eric Anholt
43ce26e64b
Verify that the instruction encoding matches what the ISA would encode.
...
Fixes
#69
2017-04-23 17:21:32 -07:00
..
affinity.rs
Implement value affinities for register allocation.
2017-01-27 10:22:50 -08:00
allocatable_set.rs
Upgrade to rustfmt 0.8.0.
2017-03-14 10:48:05 -07:00
coloring.rs
Move encoding-related information into an EncInfo struct.
2017-04-05 10:07:19 -07:00
context.rs
Verify that the instruction encoding matches what the ISA would encode.
2017-04-23 17:21:32 -07:00
live_value_tracker.rs
Change dfg.inst_results to return a slice.
2017-04-11 16:57:15 -07:00
liveness.rs
Change dfg.inst_results to return a slice.
2017-04-11 16:57:15 -07:00
liverange.rs
Add a liveness verifier.
2017-04-21 16:01:08 -07:00
mod.rs
Add a register allocation context module.
2017-02-22 11:53:01 -08:00