summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/TypeBasedAliasAnalysis/aliastest.ll
Commit message (Expand)AuthorAgeFilesLines
* [Verifier] Add verification for TBAA metadataSanjoy Das2016-12-111-1/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* 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-6/+11
* -enable-tbaa is on by default now.Dan Gohman2010-12-161-1/+1
* Add some comments.Dan Gohman2010-10-201-0/+4
* Run tbaa before basicaa, since that's how it's expected to be used.Dan Gohman2010-10-181-1/+1
* Make TypeBasedAliasAnalysis default to doing nothing, with a command-lineDan Gohman2010-10-181-1/+1
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Add a simple testcase for tbaa.Dan Gohman2010-10-111-0/+58
OpenPOWER on IntegriCloud