index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
IPA
/
Andersens.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
core changes for varargs
Andrew Lenharth
2005-06-18
1
-5
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-16
/
+16
*
do not crash when using -debug
Chris Lattner
2005-04-05
1
-0
/
+4
*
do not dereference an extra layer of pointers to determine if an external
Chris Lattner
2005-04-04
1
-12
/
+5
*
import all of the rest of the stubs that dsa uses for direct comparison
Chris Lattner
2005-03-29
1
-11
/
+43
*
learn about some more functions.
Chris Lattner
2005-03-29
1
-4
/
+7
*
Fix a major problem with global variable initializers. This could cause
Chris Lattner
2005-03-29
1
-1
/
+2
*
add some more functions, ignore setcc for constraints!
Chris Lattner
2005-03-29
1
-4
/
+9
*
Handle "known" external calls context sensitively, add support for realloc
Chris Lattner
2005-03-29
1
-17
/
+29
*
Teach andersens that non-escaping memory cannot be mod/ref'd by external fn c...
Chris Lattner
2005-03-28
1
-2
/
+40
*
Fix grammar
Misha Brukman
2005-03-28
1
-1
/
+1
*
Make anders-aa much more precise by not being completely pessimistic about
Chris Lattner
2005-03-28
1
-1
/
+39
*
wrap some long lines
Chris Lattner
2005-03-27
1
-5
/
+10
*
teach andersens about undef
Chris Lattner
2005-03-27
1
-1
/
+1
*
This mega patch converts us from using Function::a{iterator|begin|end} to
Chris Lattner
2005-03-15
1
-7
/
+7
*
Add even more missing createXxxPass functions.
Jeff Cohen
2005-01-08
1
-0
/
+3
*
Add support
Chris Lattner
2004-10-16
1
-0
/
+1
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
1
-2
/
+2
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
Fix a bug that caused the pass to go into infinite loops on trivial testcases.
Chris Lattner
2004-08-16
1
-1
/
+2
*
bug 122:
Reid Spencer
2004-07-18
1
-4
/
+4
*
Fix header
Chris Lattner
2004-06-25
1
-1
/
+1
*
Add some notes so I can throw away one of my many todo lists.
Chris Lattner
2004-06-05
1
-0
/
+6
*
Fix warnings about reaching end of non-void function
Chris Lattner
2004-05-27
1
-0
/
+2
*
Add a simple implementation of Andersen's interprocedural pointer analysis
Chris Lattner
2004-05-23
1
-0
/
+1029