llvm-project/llvm/test/Analysis/CFLAliasAnalysis
George Burgess IV 9fdbfe17a8 [CFLAA] Be more aggressive with interprocedural analysis.
This patch makes us perform interprocedural analysis on functions that
don't have internal linkage. It also removes a test that should've been
deleted in an earlier commit (since other tests now cover everything
that the newly-removed test covers).

Patch by Jia Chen.

Differential Revision: http://reviews.llvm.org/D21513

llvm-svn: 273229
2016-06-21 01:42:47 +00:00
..
arguments-globals.ll
arguments.ll
asm-global-bugfix.ll
attr-escape.ll [CFLAA] Tag arguments as escaped instead of unknown. 2016-06-14 18:12:28 +00:00
basic-interproc.ll [CFLAA] Add interprocedural function summaries. 2016-06-20 23:10:56 +00:00
branch-alias.ll
const-expr-gep.ll
constant-over-index.ll
empty.ll
full-store-partial-alias.ll
gep-index-no-alias.ll [CFLAA] Don't link GEP pointers to GEP indices. 2016-05-31 19:55:05 +00:00
gep-signed-arithmetic.ll
interproc-ret-arg.ll [CFLAA] Be more aggressive with interprocedural analysis. 2016-06-21 01:42:47 +00:00
interproc-ret-deref-arg-multilevel.ll [CFLAA] Add interprocedural function summaries. 2016-06-20 23:10:56 +00:00
interproc-ret-deref-arg.ll [CFLAA] Add interprocedural function summaries. 2016-06-20 23:10:56 +00:00
interproc-ret-ref-arg-multilevel.ll [CFLAA] Add interprocedural function summaries. 2016-06-20 23:10:56 +00:00
interproc-ret-ref-arg.ll [CFLAA] Add interprocedural function summaries. 2016-06-20 23:10:56 +00:00
interproc-ret-unknown.ll [CFLAA] Add interprocedural function summaries. 2016-06-20 23:10:56 +00:00
interproc-store-arg-multilevel.ll [CFLAA] Add interprocedural function summaries. 2016-06-20 23:10:56 +00:00
interproc-store-arg-unknown.ll [CFLAA] Add interprocedural function summaries. 2016-06-20 23:10:56 +00:00
interproc-store-arg.ll [CFLAA] Add interprocedural function summaries. 2016-06-20 23:10:56 +00:00
malloc-and-free.ll [CFLAA] Recognize builtin allocation functions. 2016-06-01 18:39:54 +00:00
multilevel-combine.ll
multilevel.ll
must-and-partial.ll
opaque-call-alias.ll [CFLAA] Tag arguments as escaped instead of unknown. 2016-06-14 18:12:28 +00:00
phi-and-select.ll
pr27213.ll [CFLAA] Fix PR27213; incorrect tagging of args/globals 2016-04-05 21:40:45 +00:00
simple.ll
stratified-attrs-indexing.ll
va.ll [CFLAA] Tag arguments as escaped instead of unknown. 2016-06-14 18:12:28 +00:00