Home | History | Annotate | Download | only in utils

Lines Matching full:program

13 #      cause the program either generate different output or return a 
28 # is a single argument containing all the arguments the program needs
32 # if specified to any value causes the result code of the program to
34 # determined by diffing the program's output with the non-optimized
73 echo "Unoptimized program: $prog"
74 echo " Optimized program: $optprog"
95 # Generate the non-optimized program and its output
132 echo "Trying to find optimization that breaks program:"
144 # Determine if we're done because none of the optimizations broke the program
146 echo "The program did not miscompile"