summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/TypeBasedAliasAnalysis/dynamic-indices.ll
Commit message (Expand)AuthorAgeFilesLines
* [BasicAA] Use MayAlias instead of PartialAlias for fallback.Michael Kruse2017-06-211-9/+10
* [Verifier] Add verification for TBAA metadataSanjoy Das2016-12-111-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-10/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-15/+15
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-12/+12
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-271-5/+11
* Reapply r131781, now that the GVN bug with partially-aliasing loadsDan Gohman2011-06-041-0/+131
* Remove this test, which should have been reverted along with r131781.Dan Gohman2011-06-041-131/+0
* Reapply r131781 (revert r131809), now that some BasicAA shortcomingsDan Gohman2011-06-041-0/+131
* Revert commit 131781, to see if it fixes the x86-64 dragonegg buildbot.Duncan Sands2011-05-211-131/+0
* When BasicAA can determine that two pointers have the same base butDan Gohman2011-05-211-0/+131
OpenPOWER on IntegriCloud