Skip to content
Snippets Groups Projects
  1. Nov 09, 2015
  2. Nov 08, 2015
    • whh8b's avatar
      Ask plugins about where to place dollops · b09757c6
      whh8b authored
      Let a plugin tell us about where to plop a dollop.
      This change includes a
      
      1. utils namespace with a function to calculate
      the worst case instruction size.
      2. Dollop_t type that can be used to describe
      and pass around a dollop.
      b09757c6
  3. Nov 05, 2015
    • whh8b's avatar
      Re-enable stats printing · 8ae7e2ea
      whh8b authored
      Remove the dependency of the Zipr statistics
      class on Zipr options. Also, re-enable printing
      of the stats at the end of the Zipr.
      8ae7e2ea
  4. Oct 22, 2015
  5. Oct 21, 2015
  6. Oct 20, 2015
  7. Oct 16, 2015
  8. Sep 01, 2015
  9. Aug 21, 2015
    • whh8b's avatar
      Update Zipr to support plugins plopping insns. · eb0e16bf
      whh8b authored
      1. Add support for plugins to call certain
      Zipr_t functions. This meant making a class
      that is Zipr_t and then converting the actual
      implementation to a subclass (ZiprImpl_t). The
      Zipr_t goes in the zipr_sdk.
      
      2. Ask all plugins about each instruction
      and determine whether there are any takers
      for plopping.
      
      3. When plopping an instruction, consider
      whether or not a plugin asked to do the plopping.
      If so, let it do the work.
      eb0e16bf
  10. Aug 17, 2015
  11. Jul 30, 2015
  12. Feb 17, 2015
  13. Feb 08, 2015
  14. Feb 07, 2015
  15. Feb 03, 2015
  16. Jan 28, 2015
  17. Jan 27, 2015
  18. Jan 12, 2015
  19. Jan 08, 2015
  20. Jan 07, 2015
  21. Dec 23, 2014
  22. Dec 04, 2014
  23. Nov 19, 2014
  24. Oct 24, 2014
Loading