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

Hsiangkai Wang via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 10:08:27 PDT 2016


HsiangKai created this revision.
HsiangKai added a reviewer: chandlerc.
HsiangKai added a subscriber: llvm-commits.

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.57644.patch
Type: text/x-patch
Size: 10794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160518/29930d5d/attachment.bin>


More information about the llvm-commits mailing list