Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | port the BoundsChecking patch to the new MemoryBuiltin API (i.e., remove most... | Nuno Lopes | 2012-06-21 | 2 | -46/+7 |
* | BoundsChecking: fix a bug when the handling of recursive PHIs failed and coul... | Nuno Lopes | 2012-06-01 | 2 | -1/+49 |
* | add -bounds-checking-multiple-traps option to make one trap BB per check | Nuno Lopes | 2012-05-31 | 1 | -0/+12 |
* | revamp BoundsChecking considerably: | Nuno Lopes | 2012-05-31 | 1 | -1/+1 |
* | bounds checking: add support for byval arguments | Nuno Lopes | 2012-05-25 | 1 | -0/+9 |
* | boundschecking: | Nuno Lopes | 2012-05-25 | 3 | -0/+75 |
* | Fix typo in flag to opt, and also a CHECK-NEXT that doesn't follow a | Kaelyn Uhrain | 2012-05-23 | 1 | -2/+2 |
* | BoundsChecking: add a couple of simple tests and fix a bug in branch emition | Nuno Lopes | 2012-05-23 | 1 | -0/+78 |