Hi Umesh,
My apologies if I shouldn't have sent this answer to all on this list,
but since this is the first time I ever replied on any GCC/LLVM thread,
I'm taking a guess. I'm finishing a Ph.D. in static analysis and I have
lectured compiler courses in the last few years as well as implemente
Hi All,
Good day for everyone .
We benchmarked the code coverage algorithms like
a)Optimal Edge Profiling
(ftp://ftp.cs.wisc.edu/pub/techreports/1991/TR1031.pdf .) that are
adopted by GCC and LLVM
b)Dominator Leaf
instrumentation(http://users.sdsc.edu/~mtikir/publications/papers/issta02.pdf)