]> granicus.if.org Git - llvm/commit
[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)
commitdd4e3b41996bf0645d69d77c977e599d49c624ce
treec37e8f1cab4efd5be4ffcf2467685d5e05da748a
parent278164f26f5f5029f9500aeb539b7dabd1dc3b8e
[GuardWidening] Wire up a NPM version of the LoopGuardWidening pass

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358704 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Scalar/GuardWidening.h
lib/Passes/PassRegistry.def
lib/Transforms/Scalar/GuardWidening.cpp
test/Transforms/GuardWidening/basic-loop.ll [new file with mode: 0644]