summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/TypeBasedAliasAnalysis/precedence.ll
Commit message (Expand)AuthorAgeFilesLines
* [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatibleChandler Carruth2015-09-091-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-9/+9
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-271-4/+8
* -enable-tbaa is on by default now.Dan Gohman2010-12-161-2/+2
* Reapply r121520, PartialAlias implementation for BasicAA, now thatDan Gohman2010-12-131-2/+27
* Revert r121520, which may have introduced miscompilations.Dan Gohman2010-12-101-27/+2
* Implement PartialAlias checking in BasicAA.Dan Gohman2010-12-101-2/+27
* Delete unneeded ssp attributes.Dan Gohman2010-11-111-1/+1
* Add a testcase which demonstrates alias analysis pass precedence.Dan Gohman2010-11-111-0/+21
OpenPOWER on IntegriCloud