degasus 304adc6e0d IndexGenerator: inline all variables
As we do lots of writes to *Iptr, the compiler isn't allowed to cache any shared variable (neither index nor Iptr itself).
This commit inlines Iptr + index into the index generator functions, so the compiler know that they are const.
2014-01-17 16:34:53 +01:00
..
2014-01-17 16:34:53 +01:00
2013-12-31 14:03:19 -05:00
2013-12-31 14:03:19 -05:00
2013-12-31 14:03:19 -05:00
2013-12-31 14:03:19 -05:00
2013-12-11 15:23:09 -06:00
2013-10-27 19:51:55 -04:00