1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/test/Transforms/BoundsChecking
Nuno Lopes 5d4b3d1e56 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)

llvm-svn: 157822
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