aboutsummaryrefslogtreecommitdiffstats
path: root/docs/AliasAnalysis.html
Commit message (Expand)AuthorAgeFilesLines
* Update the descriptions of NoModRef and ModRef to be consistentDan Gohman2010-08-301-4/+4
* Remove interprocedural-basic-aa and associated code. The AliasAnalysisDan Gohman2010-07-071-7/+14
* Document that BasicAA respects noalias, while InterproceduralBasicAADan Gohman2010-07-021-2/+3
* Describe which dependencies are relevant to noalias, and document howDan Gohman2010-07-021-0/+5
* Reword the definition of the noalias attribute. The intention is forDan Gohman2010-07-021-6/+8
* Add a blurb about -scev-aa.Dan Gohman2010-06-281-0/+13
* Document problems that I encountered when working on -scev-aa.Dan Gohman2010-06-241-0/+40
* Revert r103213. It broke several sections of live website.mike-m2010-05-071-0/+937
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-061-937/+0
* remove anders-aa from mainline, it isn't maintained and isChris Lattner2010-03-011-21/+2
* Remove the AliasAnalysis::getMustAliases method, which is dead.Chris Lattner2009-11-221-21/+1
* Update docs to not mention gcse/loadvn and mention memdep andChris Lattner2009-04-251-24/+12
* Recommit this grammar fix that was backed out along with nocapture.Nick Lewycky2008-12-181-5/+5
* Temporarily revert r61019, r61030, and r61040. These were breaking LLVM ReleaseBill Wendling2008-12-161-5/+5
* Introducing nocapture, a parameter attribute for pointers to indicate that theNick Lewycky2008-12-151-5/+5
* Clarify the meaning of the NoAlias response. The plan is to refer to this fromNick Lewycky2008-12-141-10/+14
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* Fix typo.Owen Anderson2007-10-021-1/+1
* Mention memdep in the AA documentation.Owen Anderson2007-10-021-0/+19
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+965