aboutsummaryrefslogtreecommitdiffstats
path: root/docs/AliasAnalysis.html
Commit message (Expand)AuthorAgeFilesLines
* 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
* note where to get steens-aa and ds-aaChris Lattner2007-07-031-0/+6
* Various hopefully correct easy fixes.Duncan Sands2007-03-301-1/+1
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-3/+3
* update usage of -print-alias-setsChris Lattner2006-01-031-2/+8
* Remove extraneous blank lines.Misha Brukman2004-09-061-3/+0
* * Use the doc_code class for code listings to make it stand out from textMisha Brukman2004-07-281-55/+64
* New functionalityChris Lattner2004-07-271-3/+5
* * `The' isn't necessary in front of LLVMMisha Brukman2004-07-011-3/+4
* document new passChris Lattner2004-06-281-0/+21
* Fix some broken linksChris Lattner2004-06-211-1/+1
* Substantially expand and update the alias analysis documentation, includingChris Lattner2004-05-231-117/+520
* Fix grammar: remove `the' before LLVM.Misha Brukman2004-05-121-2/+2
* Put stylesheet after the title.Misha Brukman2004-01-151-1/+1
* Fix the URL to check the referrer for CSS conformity.Misha Brukman2003-12-211-1/+1
* Expand on the AliasSetTracker a bit, so I can remember this next time I come ...Chris Lattner2003-12-191-5/+32
* Fix the links to match our 'llvm' namespace in doxygen-generated docs.Misha Brukman2003-12-171-4/+4
* Since we are now in the 'llvm' namespace, the mangled C++ name of structsMisha Brukman2003-12-171-1/+1
* Align the W3C images on the right side, bottom of page.Misha Brukman2003-11-221-8/+9
* This page now uses valid HTML 4.01 Strict and valid CSS.Misha Brukman2003-11-221-5/+7
* Made paragraph structure more consistent.Misha Brukman2003-11-211-26/+22
* Merged in RELEASE_1.John Criswell2003-10-271-0/+2
* This is now valid HTML 4.01 Strict.Misha Brukman2003-10-241-165/+154
* Really close the <li> tags.Misha Brukman2003-10-231-22/+22
* Remove extraneous comments.Misha Brukman2003-10-231-3/+0
* * Quote a value in <font> tag.Misha Brukman2003-10-231-2/+2
* * Use UTF-8 instead of soon-to-be-extinct ISO-8859-1 ;)Misha Brukman2003-10-221-177/+232
* Spell `necessary' correctly.Misha Brukman2003-08-181-1/+1
* Grammar fix: `of course' is separated from the sentences by commas on bothMisha Brukman2003-05-071-1/+1
* Initial checkin of AliasAnalysis docChris Lattner2003-03-041-0/+451