- Mar 20, 2020
-
-
Anh Nguyen-Tuong authored
-
- Nov 22, 2019
-
-
Jason Hiser authored
-
- Oct 16, 2019
-
-
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
-
- Oct 09, 2019
-
-
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
-
- Oct 03, 2019
-
-
Anh Nguyen-Tuong authored
-
- Sep 05, 2019
-
-
Jason Hiser authored
moved zafl integration stage outside of for-each-function loop so integration is only inserted once, as desired
-
- Aug 22, 2019
-
-
Anh Nguyen-Tuong authored
-
- Aug 18, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
-
- Aug 17, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
-
Jason Hiser authored
-
Jason Hiser authored
setup critical edge breaking to 1) emit a map of critical edges, and 2) parameterize which edge types get broken
-
- Aug 15, 2019
-
-
Jason Hiser authored
-
- Aug 05, 2019
-
-
Jason Hiser authored
-
- Aug 02, 2019
-
-
Jason Hiser authored
-
- Aug 01, 2019
-
-
Jason Hiser authored
reworked the red-zone detector to do better than just using leaf functions, as we found the red zone used in a non-leaf function
-
- Jul 29, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
-
Jason Hiser authored
-
Jason Hiser authored
-
- Jul 24, 2019
-
-
Jason Hiser authored
-
- Jul 23, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
-
- Jul 18, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
updating zafl.sh and zax to using command line args instead of env for communicating fixed-map addressing
-
- May 07, 2019
-
-
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.
-
- Mar 21, 2019
-
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
One version returns a value. STARS is able to find a dead reg. 2nd func if void. STARS finds no dead regs.
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
- Mar 20, 2019
-
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
- Mar 19, 2019
-
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
-
Anh Nguyen-Tuong authored
The dominator graph algorith completely makes this optimization obsolete.
-
Anh Nguyen-Tuong authored
-