llvm-6502/lib/Transforms
Duncan Sands 8556d2a7f1 BasicAliasAnalysis and FunctionAttrs were both
doing very similar pointer capture analysis.
Factor out the common logic.  The new version
is from FunctionAttrs since it does a better
job than the version in BasicAliasAnalysis


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62461 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-18 12:19:30 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO BasicAliasAnalysis and FunctionAttrs were both 2009-01-18 12:19:30 +00:00
Scalar Fix copy and pasted typos that prevented strtok_r, realloc, getenv, ungetc, 2009-01-18 04:34:36 +00:00
Utils introduce typedef for complicated vector, and use it too 2009-01-17 00:09:08 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00