boundschecking:
authorNuno Lopes <nunoplopes@sapo.pt>
Fri, 25 May 2012 16:54:04 +0000 (16:54 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Fri, 25 May 2012 16:54:04 +0000 (16:54 +0000)
commit6a06e684f7c8d2a3fcf2fb4b6c7caac9709fe027
tree728ad2cde6ce93fd88ae47ac266f3ef45beea614
parentd2ea0e10cbd158c93fb870cdd03001b9cd1156b8
boundschecking:
add support for select
add experimental support for alloc_size metadata

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