summaryrefslogtreecommitdiff
path: root/docs/AliasAnalysis.rst
AgeCommit message (Expand)Author
2017-07-15[docs] AliasAnalysis: clarify that PartialAlias doesn't enforceNuno Lopes
2017-04-12Invariant.group and mustalias docs fixesPiotr Padlewski
2016-08-17[Docs] Add initial MemorySSA documentation.George Burgess IV
2016-06-23Change the email address for commit access requests to my llvm address.Chris Lattner
2016-01-13fix typoSanjay Patel
2016-01-13fix typoSanjay Patel
2015-08-12[PM/AA] Remove the AliasDebugger pass.Chandler Carruth
2015-06-22[PM/AA] Hoist the AliasResult enum out of the AliasAnalysis class.Chandler Carruth
2014-05-22Update some AliasAnalysis pass docs for getAdjustedAnalysisPointer.Eric Christopher
2014-04-08[docs] Fix up some links to the preferred style.Sean Silva
2013-01-11docs: Fix long standing linking antipattern.Sean Silva
2012-12-12Documentation: AliasAnalysis.rst: improve internal and external linksDmitri Gribenko
2012-09-30RST docs: convert HTML escapes to plain text in code examples.Dmitri Gribenko
2012-06-20Sphinxify the AliasAnalysis document.Bill Wendling