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
/
include
/
llvm
/
Analysis
/
AliasAnalysis.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop 'const'
Devang Patel
2007-05-03
1
-1
/
+1
*
Use 'static const char' instead of 'static const int'.
Devang Patel
2007-05-02
1
-1
/
+1
*
Do not use typeinfo to identify pass in pass manager.
Devang Patel
2007-05-01
1
-0
/
+1
*
add #include
Chris Lattner
2007-02-12
1
-0
/
+1
*
For PR780:
Reid Spencer
2006-07-26
1
-1
/
+1
*
For PR780:
Reid Spencer
2006-06-07
1
-5
/
+4
*
For PR780:
Reid Spencer
2006-06-07
1
-1
/
+3
*
Change from using a stub function to a stub variable for passing to the
Reid Spencer
2006-06-01
1
-2
/
+2
*
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
Chris Lattner
2006-02-22
1
-1
/
+1
*
make AliasAnalysis know that VAArg writes memory. This is extremely conserva...
Andrew Lenharth
2005-06-20
1
-0
/
+5
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-18
/
+18
*
if a function doesn't access memory at all, it definitely doesn't read it.
Chris Lattner
2005-03-23
1
-1
/
+2
*
Make code fit in 80 cols
Chris Lattner
2004-12-17
1
-2
/
+3
*
Make the AliasAnalysis interface more precise for common cases.
Chris Lattner
2004-12-15
1
-11
/
+94
*
Several *major* changes to the AA interfaces:
Chris Lattner
2004-05-23
1
-11
/
+43
*
Make comments above APIs reflect what they should do.
Chris Lattner
2004-04-11
1
-7
/
+7
*
New method to allow more efficient clients
Chris Lattner
2004-04-11
1
-0
/
+9
*
Clarify interface
Chris Lattner
2004-04-10
1
-2
/
+4
*
Deinline a couple of methods. Improve comment.
Chris Lattner
2004-03-15
1
-12
/
+7
*
Add two new methods which can be used to enable a bunch of transformations
Chris Lattner
2004-03-15
1
-0
/
+22
*
Doxygenified and cleand up comments.
Misha Brukman
2004-03-11
1
-0
/
+1
*
Remove some unneeded stuff
Chris Lattner
2004-02-10
1
-3
/
+1
*
Add a new pointsToConstantMemory method to the AliasAnalysis interface
Chris Lattner
2004-01-30
1
-1
/
+8
*
IncludeFile hack to pull in BasicAliasAnalysis whenever AliasAnalysis.h
Brian Gaeke
2003-12-11
1
-0
/
+9
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Add support for gathering sets of must aliases
Chris Lattner
2003-06-29
1
-0
/
+9
*
Checkin of new alias analysis interface:
Chris Lattner
2003-02-26
1
-19
/
+97
*
Make query operations non-const to allow demand-driven analyses.
Vikram S. Adve
2002-11-06
1
-5
/
+5
*
Add doxygen comments to AliasAnalysis class
Chris Lattner
2002-08-22
1
-25
/
+25
*
Checkin new alias analysis infrastructure
Chris Lattner
2002-08-22
1
-0
/
+65