Skip to content
Snippets Groups Projects
  1. Jan 25, 2016
  2. Jan 24, 2016
  3. 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
  4. Jan 21, 2016
  5. Jan 19, 2016
  6. Jan 15, 2016
  7. Jan 14, 2016
  8. Jan 11, 2016
  9. 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
  10. 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
  11. Jan 04, 2016
  12. Jan 03, 2016
  13. Jan 01, 2016
  14. Dec 18, 2015
  15. Dec 16, 2015
    • whh8b's avatar
      Fix IBT dollop creation bug · e13e6780
      whh8b authored
      This fixes a bug where dollop creation incorrectly
      continued past IBTs. IBTs should always start a
      dollop and this fixes that.
      e13e6780
  16. Dec 14, 2015
Loading