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)
commit10287d839f401a879aa674c08050b5878b53e517
treecbcd3b3738053176fdfa83931b12f499802721e1
parent52008c641c90b2f19a38e6a996597f53954e9351
BoundsChecking: add a couple of simple tests and fix a bug in branch emition

llvm-svn: 157329
llvm/lib/Transforms/Scalar/BoundsChecking.cpp
llvm/test/Transforms/BoundsChecking/simple.ll [new file with mode: 0644]