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
/
LibCallAliasAnalysis.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of static constructors for pass registration. Instead, every pass ex...
Owen Anderson
2010-10-19
1
-2
/
+4
*
Remove the experimental AliasAnalysis::getDependency interface, which
Dan Gohman
2010-09-14
1
-2
/
+2
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
1
-4
/
+4
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
1
-4
/
+4
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
1
-4
/
+4
*
Thread const correctness through a bunch of AliasAnalysis interfaces and
Dan Gohman
2010-08-03
1
-4
/
+7
*
LibCallAliasAnalysis uses multiple inheritance, so it needs to implement
Nick Lewycky
2010-07-30
1
-0
/
+10
*
Remove the AliasAnalysis::getMustAliases method, which is dead.
Chris Lattner
2009-11-22
1
-3
/
+0
*
Public and private corrections, warned about by icc (#304).
Duncan Sands
2009-09-06
1
-1
/
+1
*
More MSVC fixes -- class/struct conflicts.
Bill Wendling
2009-05-12
1
-1
/
+1
*
Expose a public interface to this pass.
Chris Lattner
2008-06-05
1
-0
/
+61