Skip to content
Snippets Groups Projects
  1. Apr 29, 2022
    • Jason Hiser's avatar
      Add ubuntu22 to CI · e86b156c
      Jason Hiser authored
      * .gitlab-ci changes
      * Needed to update detection of main() for ubuntu 22.
      * fixed keystone issue where 'pushf' was being compiled to 'pushfw'
        instead of 'pushfd'
      e86b156c
  2. Sep 24, 2021
  3. Sep 09, 2021
  4. Mar 20, 2021
  5. Mar 12, 2021
  6. Feb 25, 2021
  7. Feb 10, 2021
  8. Jun 05, 2020
  9. Mar 26, 2020
  10. Mar 20, 2020
  11. Nov 22, 2019
  12. Oct 16, 2019
  13. Oct 09, 2019
    • Jason Hiser's avatar
      zafl updates to instrument only loop headers. refactored slightly to deal... · 9a87b2cd
      Jason Hiser authored
      zafl updates to instrument only loop headers.  refactored slightly to deal with critical edge breaker and loop header cfg changes outside of zax_base class because zax_base constructor was creating a cfg for use later, and these xforms where modifying the cfg.  consider: move CEB and Zedge to their own xform
      9a87b2cd
  14. Oct 03, 2019
  15. Sep 05, 2019
  16. Aug 22, 2019
  17. Aug 18, 2019
  18. Aug 17, 2019
  19. Aug 15, 2019
  20. Aug 05, 2019
  21. Aug 02, 2019
  22. Aug 01, 2019
  23. Jul 29, 2019
  24. Jul 24, 2019
  25. Jul 23, 2019
  26. Jul 18, 2019
  27. May 07, 2019
    • Anh Nguyen-Tuong's avatar
      Pre-insert fork server init code · a3d56ef9
      Anh Nguyen-Tuong authored
      When name of function is specified as entry point for fork server,
      pre-insert the fork server init code at the last instruction of the
      first basic block in the function.
      a3d56ef9
Loading