Files
third_party_spirv-tools/source
Victor Lomuller 26a25c0cd9 Add a loop peeling pass.
For each loop in a function, the pass walks the loops from inner to outer most loop
and tries to peel loop for which a certain amount of iteration can be done before or after the loop.

To limit code growth, peeling will not happen if the growth in code size goes above a configurable threshold.
2018-04-11 15:41:29 +01:00
..
2018-04-11 15:41:29 +01:00
2018-04-05 13:45:45 -04:00
2016-12-21 10:34:23 -05:00
2018-03-06 15:17:31 -05:00
2017-11-27 14:31:49 -05:00
2018-01-05 13:28:44 -05:00
2016-09-02 10:00:29 -04:00
2017-03-17 12:48:51 -04:00
2016-09-22 18:15:23 -04:00
2018-03-28 09:04:08 -04:00
2018-03-06 15:17:31 -05:00
2018-03-17 15:25:26 -04:00
2017-11-27 14:31:49 -05:00
2018-04-06 22:41:50 -04:00
2016-09-02 10:00:29 -04:00
2018-03-28 09:04:08 -04:00