- Jan 25, 2016
- Jan 24, 2016
- Jan 23, 2016
-
-
whh8b authored
Previous code calculated the dollop based on the comprising instructions' fallthrough. This is incorrect in the case where a dollop stops short (because it was split during placement, ran through an IBT, etc).
-
- Jan 21, 2016
-
-
whh8b authored
This is important for a number of reasons. Most importantly, however, is the fact that it will cause a problem with the push64 relocations calculations.
-
- Jan 19, 2016
-
-
whh8b authored
-
- Jan 15, 2016
-
-
whh8b authored
Order the dollops in the placement q according to their original address in the program.
-
- Jan 14, 2016
- Jan 11, 2016
-
-
whh8b authored
-
- Jan 10, 2016
-
-
whh8b authored
Give the source address for the instruction that is targeting the dollop to be placed. This will give another signal to placement plugins to help them make a decision.
-
- Jan 05, 2016
- Jan 04, 2016
-
-
whh8b authored
-
- Jan 03, 2016
-
-
whh8b authored
-
- Jan 01, 2016
- Dec 18, 2015
-
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
-
whh8b authored
Prior to this, we placed dollops no matter now. Now, we place dollops that are linked from pinned addresses. This is very similar to the way that we placed dollops in previous rewriter.
-
- Dec 16, 2015
-
-
whh8b authored
This fixes a bug where dollop creation incorrectly continued past IBTs. IBTs should always start a dollop and this fixes that.
-
- Dec 14, 2015