[GuardWidening] Wire up a NPM version of the LoopGuardWidening pass
authorPhilip Reames <listmail@philipreames.com>
Thu, 18 Apr 2019 19:17:14 +0000 (19:17 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 18 Apr 2019 19:17:14 +0000 (19:17 +0000)
commit137995d8daf39e435eceb0dc77a97dff089ded18
tree422b53148761a5aba33ae37382bd6ca90b0b6214
parent139e216e6610091b7ee3c30bc11114f5d73cbd3e
[GuardWidening] Wire up a NPM version of the LoopGuardWidening pass

llvm-svn: 358704
llvm/include/llvm/Transforms/Scalar/GuardWidening.h
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Scalar/GuardWidening.cpp
llvm/test/Transforms/GuardWidening/basic-loop.ll [new file with mode: 0644]