aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/BoundsChecking
Commit message (Expand)AuthorAgeFilesLines
* port the BoundsChecking patch to the new MemoryBuiltin API (i.e., remove most...Nuno Lopes2012-06-212-46/+7
* BoundsChecking: fix a bug when the handling of recursive PHIs failed and coul...Nuno Lopes2012-06-012-1/+49
* add -bounds-checking-multiple-traps option to make one trap BB per checkNuno Lopes2012-05-311-0/+12
* revamp BoundsChecking considerably:Nuno Lopes2012-05-311-1/+1
* bounds checking: add support for byval argumentsNuno Lopes2012-05-251-0/+9
* boundschecking:Nuno Lopes2012-05-253-0/+75
* Fix typo in flag to opt, and also a CHECK-NEXT that doesn't follow aKaelyn Uhrain2012-05-231-2/+2
* BoundsChecking: add a couple of simple tests and fix a bug in branch emitionNuno Lopes2012-05-231-0/+78