Skip to content
Snippets Groups Projects
  1. Feb 17, 2016
  2. Feb 14, 2016
  3. Feb 13, 2016
  4. Feb 04, 2016
  5. Feb 01, 2016
    • whh8b's avatar
      Memory space bug fixes · 350976f5
      whh8b authored
      1. A plugin that returns space smaller than "min size"
      is not bad if the dollop fits within the space entirely.
      
      2. GetNearbyFreeRanges() should really treat the parameter
      as a lower bound.
      350976f5
  6. Jan 30, 2016
  7. Jan 28, 2016
  8. Jan 27, 2016
  9. Jan 26, 2016
  10. Jan 25, 2016
  11. Jan 24, 2016
  12. Jan 23, 2016
    • whh8b's avatar
      Calculate the dollop WCS correctly · 5bf5c8ff
      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).
      5bf5c8ff
  13. Jan 21, 2016
  14. Jan 19, 2016
  15. Jan 15, 2016
  16. Jan 14, 2016
  17. Jan 11, 2016
  18. Jan 10, 2016
    • whh8b's avatar
      Give another parameter to AddressDollop · 961ad7e2
      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.
      961ad7e2
  19. Jan 05, 2016
    • whh8b's avatar
      Update build parameters · 9c179602
      whh8b authored
      1. Add a profile flag for cases when user wants
      to compile zipr with the ability to generate profiles
      during its execution.
      
      2. Update the -std flag so that we can
      compile on DECREE VMs.
      9c179602
    • whh8b's avatar
      Update formatting. · dce727a8
      whh8b authored
      dce727a8
  20. Jan 04, 2016
  21. Jan 03, 2016
  22. Jan 01, 2016
Loading