Files
wasmtime/src/libcretonne
Jakob Stoklund Olesen 274671d12a 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 14:48:53 -07:00
2016-04-27 17:05:02 -07:00
2016-07-22 10:06:51 -07:00
2016-07-22 09:34:28 -07:00
2016-07-22 14:48:53 -07:00