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)
commit07df5ac1a180b90fd68d6bce7db9238bc291075c
treefe4f7bad194311091114d6235d36e690b3ba6435
parent4a8fc8f27177366a5649744a45c72c2efa1f99f5
Split the LoopVectorizer into H and CPP.

llvm-svn: 169771
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.h [new file with mode: 0644]