llvm-6502/test/Transforms/BoundsChecking
Nuno Lopes acee9e7056 BoundsChecking: fix a bug when the handling of recursive PHIs failed and could leave dangling references in the cache
add regression tests for this problem.

Can already compile & run: PHP, PCRE, and ICU  (i.e., all the software I tried)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157822 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-01 17:43:31 +00:00
..
alloc_size.ll boundschecking: 2012-05-25 16:54:04 +00:00
lit.local.cfg boundschecking: 2012-05-25 16:54:04 +00:00
many-trap.ll add -bounds-checking-multiple-traps option to make one trap BB per check 2012-05-31 22:58:48 +00:00
phi.ll BoundsChecking: fix a bug when the handling of recursive PHIs failed and could leave dangling references in the cache 2012-06-01 17:43:31 +00:00
simple.ll BoundsChecking: fix a bug when the handling of recursive PHIs failed and could leave dangling references in the cache 2012-06-01 17:43:31 +00:00