Displaying 1 result from an estimated 1 matches for "stensgaard".
Did you mean:
steensgaard
2013 Jun 10
3
[LLVMdev] Whole program alias analysis in backend
...ur main
performance limitation.
I would have 2 questions regarding this.
I know that backend processes one function at a time,
is it somehow possible to do there a whole program analysis,
or could you give me some guidelines?
Which alias analysis algorithm you would recommend?
There was a Stensgaard algorithm implemented before, but noone
was maintaning it, so it was removed. Do you think that this could be a
suitable
algorithm or should we choose something newer and stronger?
Regarding the scalability, it ok for us, if the algorithm would run e.g. 1
hour for a
100 KLOC application.
Than...