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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide this option
Chris Lattner
2004-08-02
1
-1
/
+1
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
8
-13
/
+8
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
3
-8
/
+4
*
Merge i*.h headers into Instructions.h as part of bug403.
Alkis Evlogimenos
2004-07-29
1
-2
/
+1
*
Fix test/Regression/Analysis/BasicAA/2004-07-28-MustAliasbug.llx
Chris Lattner
2004-07-29
1
-5
/
+9
*
Make the create...() functions for some of these passes return a FunctionPass *.
Brian Gaeke
2004-07-27
1
-1
/
+1
*
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
*
Remove a bogus assertion
Chris Lattner
2004-07-27
1
-3
/
+0
*
Complete rewrite of this pass to be faster, use less memory, be easier to
Chris Lattner
2004-07-27
1
-97
/
+148
*
Use context-sensitive alias analysis to avoid pessimization in clients of
Chris Lattner
2004-07-27
1
-5
/
+23
*
Make basicaa a bit more aggressive
Chris Lattner
2004-07-27
1
-0
/
+4
*
basic-aa can actually provide simple mod/ref info
Chris Lattner
2004-07-27
1
-3
/
+3
*
This was implemented back in march
Chris Lattner
2004-07-27
1
-7
/
+0
*
Add some new methods
Chris Lattner
2004-07-26
1
-0
/
+13
*
Fix a latent bug in the AliasSetTracker that was exposed by the FreeInst addi...
Chris Lattner
2004-07-25
1
-1
/
+2
*
Add support for free instructions
Chris Lattner
2004-07-25
1
-2
/
+18
*
Clean up reference counting to stop "leaking" alias sets
Chris Lattner
2004-07-22
1
-11
/
+13
*
These files don't need to include <iostream> since they include "Support/Debu...
Brian Gaeke
2004-07-21
2
-2
/
+0
*
Add capability to remove aliasing aliassets from an AST
Chris Lattner
2004-07-21
1
-0
/
+56
*
Make the AST interface a bit richer by returning whether an insertion caused
Chris Lattner
2004-07-21
1
-19
/
+32
*
Do not ignore casts unless they are pointer-pointer casts. This caused us
Chris Lattner
2004-07-21
1
-4
/
+8
*
bug 122:
Reid Spencer
2004-07-18
9
-48
/
+32
*
Fix incorrect computation of mod/ref sets. Do not ask for mod/ref information
Chris Lattner
2004-07-17
1
-21
/
+29
*
Print modref information in a useful way.
Chris Lattner
2004-07-17
1
-4
/
+14
*
Cleanups: fold two loops into one
Chris Lattner
2004-07-17
1
-3
/
+9
*
Be compatible with IA64
Chris Lattner
2004-07-16
1
-1
/
+2
*
Fixes for PR341
Chris Lattner
2004-07-15
3
-15
/
+16
*
Fix for PR341
Chris Lattner
2004-07-15
1
-1
/
+1
*
Bug fixes for PR341
Chris Lattner
2004-07-15
1
-1
/
+1
*
Simplify logic.
Chris Lattner
2004-07-14
1
-2
/
+2
*
Disable some code that isn't helping matters
Chris Lattner
2004-07-08
1
-1
/
+6
*
Headers moved
Chris Lattner
2004-07-07
1
-1
/
+1
*
Move all of the DSA headers into the Analysis/DataStructure subdir.
Chris Lattner
2004-07-07
14
-29
/
+31
*
Moving headers
Chris Lattner
2004-07-07
1
-2
/
+2
*
As much as I hate to say it, the whole setNode interface for DSNodeHandles
Chris Lattner
2004-07-07
2
-11
/
+7
*
Add #include <iostream> since Value.h does not #include it any more.
Reid Spencer
2004-07-04
14
-0
/
+21
*
Initial checkin of a simple mod/ref analysis for global variables. This is
Chris Lattner
2004-06-28
1
-0
/
+327
*
Moved IPModRef out of the public include dir
Chris Lattner
2004-06-28
3
-2
/
+234
*
Move DependenceGraph.* to lib/Analysis/DataStructure
Chris Lattner
2004-06-28
4
-2
/
+343
*
Moving to lib/Analysis/DataStructure
Chris Lattner
2004-06-28
1
-87
/
+0
*
Move MemoryDepAnalysis.h into lib/Analysis/DataStructure
Chris Lattner
2004-06-28
4
-3
/
+105
*
Move PgmDependenceGraph.h out of the public include hierarchy
Chris Lattner
2004-06-28
3
-2
/
+304
*
Simplify code
Chris Lattner
2004-06-26
1
-12
/
+5
*
Fix header
Chris Lattner
2004-06-25
1
-1
/
+1
*
Remove distasteful method which is really part of the indvars pass
Chris Lattner
2004-06-24
1
-13
/
+0
*
Fix merging of nodes whose incoming offset is not zero. This unbreaks DSA on
Chris Lattner
2004-06-23
1
-2
/
+1
*
File requires IPA, moved to lib/Analysis/IPA
Misha Brukman
2004-06-22
1
-107
/
+0
*
File depends on MemoryDepAnalysis (DSA); moved to lib/Analysis/DataStructure
Misha Brukman
2004-06-22
1
-258
/
+0
*
Files depend on DSA, moved to lib/Analysis/DataStructure
Misha Brukman
2004-06-22
2
-947
/
+0
[next]