Files
wasmtime/lib/cretonne
Denis Merigoux b02ccea8dc Loop analysis of the IL
* Implemented in two passes
* First pass discovers the loops headers (they dominate one of their predecessors)
* Second pass traverses the blocks of each loop
* Discovers the loop tree structure
* Offers a new LoopAnalysis data structure queried from outside the module
2017-06-02 15:30:45 -07:00
..
2017-05-18 18:18:57 -07:00
2017-06-02 15:30:45 -07:00
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00