Project 'allnp/zafl_umbrella' was moved to 'opensrc/zafl'. Please update any links and bookmarks that may still have the old path.
Commits on Source (19)
-
gitlab-runner authored
-
gitlab-runner authored
-
gitlab-runner authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
Update with proper SBIR data rights headers See merge request allnp/zafl_umbrella!8
-
gitlab-runner authored
-
gitlab-runner authored
-
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
-
Jason Hiser authored
-
Jason Hiser authored
Better checking of -c option in zafl.sh. updates to ceb.map and zax.map to support Zuntracer style patching of critical edge jumps
-
Jason Hiser authored
-
gitlab-runner authored
-
gitlab-runner authored
-
Jason Hiser authored
-
Jason Hiser authored
-
gitlab-runner authored
-
gitlab-runner authored
-
gitlab-runner authored
-
Jason Hiser authored
Showing
- bin/zafl.sh 8 additions, 2 deletionsbin/zafl.sh
- libzafl 1 addition, 1 deletionlibzafl
- tools/laf/SConscript 34 additions, 0 deletionstools/laf/SConscript
- tools/laf/SConstruct 33 additions, 0 deletionstools/laf/SConstruct
- tools/laf/laf.cpp 33 additions, 22 deletionstools/laf/laf.cpp
- tools/laf/laf.hpp 33 additions, 0 deletionstools/laf/laf.hpp
- tools/laf/laf_driver.cpp 33 additions, 22 deletionstools/laf/laf_driver.cpp
- tools/zax/SConscript 33 additions, 0 deletionstools/zax/SConscript
- tools/zax/SConstruct 31 additions, 0 deletionstools/zax/SConstruct
- tools/zax/critical_edge_breaker.cpp 63 additions, 34 deletionstools/zax/critical_edge_breaker.cpp
- tools/zax/critical_edge_breaker.hpp 37 additions, 0 deletionstools/zax/critical_edge_breaker.hpp
- tools/zax/loop_count.cpp 31 additions, 13 deletionstools/zax/loop_count.cpp
- tools/zax/loop_count.hpp 31 additions, 13 deletionstools/zax/loop_count.hpp
- tools/zax/zax.cpp 48 additions, 33 deletionstools/zax/zax.cpp
- tools/zax/zax.hpp 33 additions, 0 deletionstools/zax/zax.hpp
- tools/zax/zax_base.cpp 92 additions, 87 deletionstools/zax/zax_base.cpp
- tools/zax/zax_base.hpp 44 additions, 8 deletionstools/zax/zax_base.hpp
- tools/zax/zax_driver.cpp 63 additions, 29 deletionstools/zax/zax_driver.cpp
- tools/zax/zuntracer.cpp 37 additions, 1 deletiontools/zax/zuntracer.cpp
- tools/zax/zuntracer.hpp 33 additions, 0 deletionstools/zax/zuntracer.hpp