BoundsChecking: add a couple of simple tests and fix a bug in branch emition
authorNuno Lopes <nunoplopes@sapo.pt>
Wed, 23 May 2012 16:24:52 +0000 (16:24 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Wed, 23 May 2012 16:24:52 +0000 (16:24 +0000)
commit2b526300944b3f9cb3147ae1b72653cdab9fe1f9
treef932142ceb221683601a5841a99cd04b3f13d863
parentee8100d70a81c154487cb715925c1adf46f7653e
BoundsChecking: add a couple of simple tests and fix a bug in branch emition

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157329 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/BoundsChecking.cpp
test/Transforms/BoundsChecking/simple.ll [new file with mode: 0644]