search for: poolalloc_32

Displaying 2 results from an estimated 2 matches for "poolalloc_32".

2015 Apr 06
2
[LLVMdev] llvm DSA - reproduce the result in PLDI 07 paper
...r The Real World" (http://llvm.org/pubs/2007-06-10-PLDI-DSA.html ). However, my "Percent May Alias" for all the benchmarks is much greater, especially "bzip2". The DSA code I use is from "https://github.com/smackers/smack". I have diff the code between smack and poolalloc_32. They are almost the same except the "#include" statements. I was wondering whether I need to do some configuration to make DSA work properly. Thank you! Zhiyuan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev...
2015 May 05
2
[LLVMdev] llvm DSA - reproduce the result in PLDI 07 paper
...//llvm.org/pubs/2007-06-10-PLDI-DSA.html). > > However, my "Percent May Alias" for all the benchmarks is much greater, > especially "bzip2". > > The DSA code I use is from "https://github.com/smackers/smack". I have > diff the code between smack and poolalloc_32. They are almost the same > except the "#include" statements. > > I was wondering whether I need to do some configuration to make DSA work > properly. > > Thank you! > > Zhiyuan > > > > > > _______________________________________________ > L...