PR15967 Fix in basicaa for faulty returning no alias.
[oota-llvm.git] / test / Analysis / TypeBasedAliasAnalysis / licm.ll
2013-09-27 Manman RenTBAA: handle scalar TBAA format and struct-path aware...
2010-12-16 Dan Gohman-enable-tbaa is on by default now.
2010-10-18 Dan GohmanDon't pass the raw invalid pointer used to represent...
2010-10-18 Dan GohmanAdd a basic testcase for TBAA-aware LICM.