1. de8c6fb BoundsChecking: attach debug info to traps to make my life a bit more sane by Nuno Lopes · 13 years ago
  2. 0e967e0 port the BoundsChecking patch to the new MemoryBuiltin API (i.e., remove most of the code from here). by Nuno Lopes · 13 years ago
  3. 4b68c1d BoundsChecking: add support for ConstantPointerNull. fixes a bunch of instrumentation failures in loops with reallocs by Nuno Lopes · 13 years ago
  4. adf1c85 BoundsChecking: fix a bug when the handling of recursive PHIs failed and could leave dangling references in the cache by Nuno Lopes · 14 years ago
  5. 288e86ff6 add -bounds-checking-multiple-traps option to make one trap BB per check by Nuno Lopes · 14 years ago
  6. 7d00061 revamp BoundsChecking considerably: by Nuno Lopes · 14 years ago
  7. 8bd45f8 bounds checking: by Nuno Lopes · 14 years ago
  8. e9b0bdf bounds checking: add support for byval arguments by Nuno Lopes · 14 years ago
  9. a6da3ff boundschecking: by Nuno Lopes · 14 years ago
  10. 10287d8 BoundsChecking: add a couple of simple tests and fix a bug in branch emition by Nuno Lopes · 14 years ago
  11. 59e9df7 address some of John Criswell's comments by Nuno Lopes · 14 years ago
  12. a2f6cec add a new pass to instrument loads and stores for run-time bounds checking by Nuno Lopes · 14 years ago