summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/TypeBasedAliasAnalysis/placement-tbaa.ll
Commit message (Expand)AuthorAgeFilesLines
* [PM/AA] Wire up TBAA to the new pass manager's registry and test it.Chandler Carruth2016-02-201-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-11/+11
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-11/+11
* AA metadata refactoring (introduce AAMDNodes)Hal Finkel2014-07-241-1/+1
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-271-19/+25
* Support in AAEvaluator to print alias queries of loads/stores with TBAA tags.Manman Ren2013-03-221-0/+104
OpenPOWER on IntegriCloud