Split the LoopVectorizer into H and CPP.
authorNadav Rotem <nrotem@apple.com>
Mon, 10 Dec 2012 21:39:02 +0000 (21:39 +0000)
committerNadav Rotem <nrotem@apple.com>
Mon, 10 Dec 2012 21:39:02 +0000 (21:39 +0000)
commitd1d92bf953d51560e979337cadcc9d7e62fdd79e
tree8f32b671aadb9f76a800113eac8268d8bb279d80
parent50f318384c4db1419f9c48d85af350260c4976b8
Split the LoopVectorizer into H and CPP.

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