1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Analysis/CFLAliasAnalysis/Andersen
George Burgess IV edfc115425 [CFLAA] Add missing break; note things are broken.
Thanks to Galina Kistanova for finding the missing break!

When trying to make a test for this, I realized our logic for handling
extractvalue/insertvalue/... is somewhat broken. This makes constructing
a test-case for this missing break nontrivial.

llvm-svn: 304275
2017-05-31 02:35:26 +00:00
..
assign2.ll
assign.ll
attrs-below.ll
attrs.ll
basic-interproc.ll [CFLAA] Add some interproc. analysis to CFLAnders. 2016-07-19 20:47:15 +00:00
cycle.ll
interproc-arg-deref-escape.ll [CFLAA] Add some interproc. analysis to CFLAnders. 2016-07-19 20:47:15 +00:00
interproc-arg-escape.ll [CFLAA] Add some interproc. analysis to CFLAnders. 2016-07-19 20:47:15 +00:00
interproc-ret-arg.ll [CFLAA] Remove modref queries from CFLAA. 2016-08-01 18:47:28 +00:00
interproc-ret-deref-arg-multilevel.ll [CFLAA] Remove modref queries from CFLAA. 2016-08-01 18:47:28 +00:00
interproc-ret-deref-arg.ll [CFLAA] Remove modref queries from CFLAA. 2016-08-01 18:47:28 +00:00
interproc-ret-escape.ll [CFLAA] Add some interproc. analysis to CFLAnders. 2016-07-19 20:47:15 +00:00
interproc-ret-ref-arg-multilevel.ll [CFLAA] Remove modref queries from CFLAA. 2016-08-01 18:47:28 +00:00
interproc-ret-ref-arg.ll [CFLAA] Remove modref queries from CFLAA. 2016-08-01 18:47:28 +00:00
interproc-ret-unknown.ll [CFLAA] Add some interproc. analysis to CFLAnders. 2016-07-19 20:47:15 +00:00
interproc-store-arg-multilevel.ll [CFLAA] Add some interproc. analysis to CFLAnders. 2016-07-19 20:47:15 +00:00
interproc-store-arg-unknown.ll [CFLAA] Add some interproc. analysis to CFLAnders. 2016-07-19 20:47:15 +00:00
interproc-store-arg.ll [CFLAA] Remove modref queries from CFLAA. 2016-08-01 18:47:28 +00:00
memalias.ll
struct.ll [CFLAA] Add missing break; note things are broken. 2017-05-31 02:35:26 +00:00