llvm-6502/test/Analysis/CFLAliasAnalysis
George Burgess IV c571d114ba Fixed a bug where CFLAA would crash the compiler.
We would crash if we couldn't locate a Function that either Location's
Value belonged to. Now we just print out a debug message and return 
conservatively.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228901 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-12 03:07:07 +00:00
..
arguments-globals.ll
arguments.ll
asm-global-bugfix.ll Fixed a bug where CFLAA would crash the compiler. 2015-02-12 03:07:07 +00:00
basic-interproc-ret.ll
basic-interproc.ll
const-expr-gep.ll
constant-over-index.ll
empty.ll
full-store-partial-alias.ll Fix incorrect partial aliasing 2015-01-26 17:31:17 +00:00
gep-signed-arithmetic.ll Fix incorrect partial aliasing 2015-01-26 17:31:17 +00:00
multilevel-combine.ll
multilevel.ll
must-and-partial.ll Fix incorrect partial aliasing 2015-01-26 17:31:17 +00:00
phi-and-select.ll
simple.ll
stratified-attrs-indexing.ll
va.ll