Go to file
Chris Lattner 8b945ee058 codegen static variables in a function into a different namespace from
static variables outside functions.

llvm-svn: 46800
2008-02-06 04:54:32 +00:00
clang codegen static variables in a function into a different namespace from 2008-02-06 04:54:32 +00:00
llvm Throttle the non-local dependence analysis for basic blocks with more than 50 predecessors. Added command line option to play with this threshold. 2008-02-06 00:54:55 +00:00