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
/
test
/
Analysis
/
TypeBasedAliasAnalysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
When analyzing functions known to only access argument pointees,
Dan Gohman
2011-04-27
1
-0
/
+27
*
-enable-tbaa is on by default now.
Dan Gohman
2010-12-16
8
-9
/
+9
*
Make memcpyopt TBAA-aware.
Dan Gohman
2010-12-16
1
-0
/
+23
*
Reapply r121520, PartialAlias implementation for BasicAA, now that
Dan Gohman
2010-12-13
1
-2
/
+27
*
Revert r121520, which may have introduced miscompilations.
Dan Gohman
2010-12-10
1
-27
/
+2
*
Implement PartialAlias checking in BasicAA.
Dan Gohman
2010-12-10
1
-2
/
+27
*
Delete unneeded ssp attributes.
Dan Gohman
2010-11-11
1
-1
/
+1
*
TBAA-enable ArgumentPromotion.
Dan Gohman
2010-11-11
1
-0
/
+31
*
Make Sink tbaa-aware.
Dan Gohman
2010-11-11
1
-0
/
+20
*
Add a testcase which demonstrates alias analysis pass precedence.
Dan Gohman
2010-11-11
1
-0
/
+21
*
Fully invalidate cached results when a prior query's size or
Dan Gohman
2010-11-10
1
-0
/
+91
*
Teach FunctionAttrs about the VAArg instruction.
Dan Gohman
2010-11-09
1
-0
/
+14
*
Add a testcase for a call which BasicAA says only accesses memory through
Dan Gohman
2010-11-08
1
-0
/
+30
*
Make FunctionAttrs TBAA-aware.
Dan Gohman
2010-11-08
1
-0
/
+37
*
Teach memdep to use pointsToConstantMemory to determine that loads
Dan Gohman
2010-10-29
1
-0
/
+23
*
Add a basic testcase for TBAA-aware DSE.
Dan Gohman
2010-10-29
1
-0
/
+43
*
Add some comments.
Dan Gohman
2010-10-20
1
-0
/
+4
*
Don't pass the raw invalid pointer used to represent conflicting
Dan Gohman
2010-10-18
1
-0
/
+28
*
Add a basic testcase for TBAA-aware LICM.
Dan Gohman
2010-10-18
1
-0
/
+33
*
Run tbaa before basicaa, since that's how it's expected to be used.
Dan Gohman
2010-10-18
1
-1
/
+1
*
Make TypeBasedAliasAnalysis default to doing nothing, with a command-line
Dan Gohman
2010-10-18
1
-1
/
+1
*
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
Dan Gohman
2010-10-18
1
-1
/
+1
*
Add a simple testcase for tbaa.
Dan Gohman
2010-10-11
2
-0
/
+61