Files
wasmtime/cranelift
Jakob Stoklund Olesen f054d32f50 Implement jump tables.
- Add a ir::jumptable module with a JumpTableData struct representing the vector
  of destinations.
- Add an entity map of jump tables to the Function.
- Parse and write jump tables in the function preamble.
- Rewrite EBB references in jumptables after parsing.
2016-07-22 14:48:53 -07:00
..
2016-07-22 10:06:51 -07:00
2016-07-22 14:48:53 -07:00
2016-07-22 14:48:53 -07:00
2016-01-12 16:51:35 -08:00
2016-07-14 13:43:11 -07:00