index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
IPA
/
GlobalsModRef.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-11
/
+11
*
Simplify dead code into a fixme :)
Chris Lattner
2005-03-24
1
-13
/
+4
*
fix a compiler crash in runtime/libprofile
Chris Lattner
2005-03-24
1
-1
/
+1
*
wrap a long line
Chris Lattner
2005-03-23
1
-1
/
+2
*
If we are calling an external function, chain to another AA to potentially
Chris Lattner
2005-03-23
1
-8
/
+20
*
This mega patch converts us from using Function::a{iterator|begin|end} to
Chris Lattner
2005-03-15
1
-1
/
+1
*
Actually overload the virtual method. This fixes
Chris Lattner
2004-12-17
1
-1
/
+2
*
Adjust to new alias analysis interfaces
Chris Lattner
2004-12-15
1
-10
/
+8
*
For PR387:\
Reid Spencer
2004-12-07
1
-0
/
+3
*
'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
-3
/
+3
*
nuke pointless -debug output
Chris Lattner
2004-07-27
1
-4
/
+0
*
Fix conservative assumption, which was quite broken. Also, notice that
Chris Lattner
2004-07-27
1
-2
/
+22
*
Complete rewrite of this pass to be faster, use less memory, be easier to
Chris Lattner
2004-07-27
1
-97
/
+148
*
bug 122:
Reid Spencer
2004-07-18
1
-4
/
+2
*
Initial checkin of a simple mod/ref analysis for global variables. This is
Chris Lattner
2004-06-28
1
-0
/
+327