summaryrefslogtreecommitdiff
path: root/test/Analysis/TypeBasedAliasAnalysis/dse.ll
AgeCommit message (Expand)Author
2016-12-11[Verifier] Add verification for TBAA metadataSanjoy Das
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2014-10-17[DSE] Remove no-data-layout-only type-based overlap checkingHal Finkel
2013-09-27TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren
2010-12-16-enable-tbaa is on by default now.Dan Gohman
2010-10-29Teach memdep to use pointsToConstantMemory to determine that loadsDan Gohman
2010-10-29Add a basic testcase for TBAA-aware DSE.Dan Gohman