index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
AliasSetTracker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename a method
Chris Lattner
2004-05-23
1
-2
/
+2
*
Changes to fix up the inst_iterator to pass to boost iterator checks. This
Chris Lattner
2004-04-27
1
-1
/
+1
*
Fix a HORRIBLY NASTY bug that caused siod to stop working last night.
Chris Lattner
2004-03-17
1
-1
/
+1
*
Ok, the assertion was bogus. Calls that do not read/write memory should not
Chris Lattner
2004-03-15
1
-0
/
+6
*
This assertion is bogus now that calls do not necessarily read/write memory
Chris Lattner
2004-03-15
1
-2
/
+0
*
Don't be COMPLETELY pessimistic in the face of function calls
Chris Lattner
2004-03-15
1
-4
/
+20
*
Add a new AliassetTracker::remove method. Because we need to be able to remove
Chris Lattner
2003-12-18
1
-8
/
+36
*
Finegrainify namespacification
Chris Lattner
2003-12-14
1
-9
/
+12
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-1
/
+4
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.ll
Chris Lattner
2003-05-03
1
-0
/
+1
*
ADd two new 'add' methods
Chris Lattner
2003-03-03
1
-0
/
+28
*
Make the aliassettracker much more precise by actually tracking size
Chris Lattner
2003-02-26
1
-20
/
+33
*
Convert to work with new AliasAnalysis interface by conservatively assuming a...
Chris Lattner
2003-02-26
1
-6
/
+8
*
This is a substantial rewrite of the AliasSetTracker class which now uses
Chris Lattner
2003-02-24
1
-111
/
+218
*
First try at implementing the AliasSetTracker class. I'm sure it will need
Chris Lattner
2002-09-26
1
-0
/
+172