[PATCH] D20375: [PM] Port Bounds-Checking to the new pass manager

Hsiangkai Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 20:30:05 PDT 2016


HsiangKai added a reviewer: nlopes.
HsiangKai updated this revision to Diff 63909.
HsiangKai added a comment.

rebase to trunk


http://reviews.llvm.org/D20375

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Instrumentation/BoundsChecking.h
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/Instrumentation/BoundsChecking.cpp
  lib/Transforms/Instrumentation/CMakeLists.txt
  lib/Transforms/Instrumentation/Instrumentation.cpp
  test/Instrumentation/BoundsChecking/many-trap.ll
  test/Instrumentation/BoundsChecking/phi.ll
  test/Instrumentation/BoundsChecking/simple-32.ll
  test/Instrumentation/BoundsChecking/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20375.63909.patch
Type: text/x-patch
Size: 10907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/8e67357d/attachment.bin>


More information about the llvm-commits mailing list