OSDN Git Service

[VPlanRecipeBase] Add insertBefore helper.
authorFlorian Hahn <florian.hahn@arm.com>
Mon, 18 Jun 2018 11:34:17 +0000 (11:34 +0000)
committerFlorian Hahn <florian.hahn@arm.com>
Mon, 18 Jun 2018 11:34:17 +0000 (11:34 +0000)
commitc74d447780882f2298717ae7c4ca236394bf0921
tree8d1d83632efde5c979c10dfb41d1e6720b91db7c
parent288479f35ce0334bf4753ba8365ff141038f3234
[VPlanRecipeBase] Add insertBefore helper.

Reviewers: dcaballe, mkuper, hfinkel, hsaito, mssimpso

Reviewed By: dcaballe

Differential Revision: https://reviews.llvm.org/D48080

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334933 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/VPlan.cpp
lib/Transforms/Vectorize/VPlan.h
unittests/Transforms/CMakeLists.txt
unittests/Transforms/Vectorize/CMakeLists.txt [new file with mode: 0644]
unittests/Transforms/Vectorize/VPlanTest.cpp [new file with mode: 0644]