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
/
docs
/
AliasAnalysis.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the descriptions of NoModRef and ModRef to be consistent
Dan Gohman
2010-08-30
1
-4
/
+4
*
Remove interprocedural-basic-aa and associated code. The AliasAnalysis
Dan Gohman
2010-07-07
1
-7
/
+14
*
Document that BasicAA respects noalias, while InterproceduralBasicAA
Dan Gohman
2010-07-02
1
-2
/
+3
*
Describe which dependencies are relevant to noalias, and document how
Dan Gohman
2010-07-02
1
-0
/
+5
*
Reword the definition of the noalias attribute. The intention is for
Dan Gohman
2010-07-02
1
-6
/
+8
*
Add a blurb about -scev-aa.
Dan Gohman
2010-06-28
1
-0
/
+13
*
Document problems that I encountered when working on -scev-aa.
Dan Gohman
2010-06-24
1
-0
/
+40
*
Revert r103213. It broke several sections of live website.
mike-m
2010-05-07
1
-0
/
+937
*
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-05-06
1
-937
/
+0
*
remove anders-aa from mainline, it isn't maintained and is
Chris Lattner
2010-03-01
1
-21
/
+2
*
Remove the AliasAnalysis::getMustAliases method, which is dead.
Chris Lattner
2009-11-22
1
-21
/
+1
*
Update docs to not mention gcse/loadvn and mention memdep and
Chris Lattner
2009-04-25
1
-24
/
+12
*
Recommit this grammar fix that was backed out along with nocapture.
Nick Lewycky
2008-12-18
1
-5
/
+5
*
Temporarily revert r61019, r61030, and r61040. These were breaking LLVM Release
Bill Wendling
2008-12-16
1
-5
/
+5
*
Introducing nocapture, a parameter attribute for pointers to indicate that the
Nick Lewycky
2008-12-15
1
-5
/
+5
*
Clarify the meaning of the NoAlias response. The plan is to refer to this from
Nick Lewycky
2008-12-14
1
-10
/
+14
*
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-12-11
1
-2
/
+2
*
Fix typo.
Owen Anderson
2007-10-02
1
-1
/
+1
*
Mention memdep in the AA documentation.
Owen Anderson
2007-10-02
1
-0
/
+19
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+965