llvm/include/llvm-c/Transforms
Chandler Carruth cebf3467bc Remove the BBVectorize pass.
It served us well, helped kick-start much of the vectorization efforts
in LLVM, etc. Its time has come and past. Back in 2014:
http://lists.llvm.org/pipermail/llvm-dev/2014-November/079091.html

Time to actually let go and move forward. =]

I've updated the release notes both about the removal and the
deprecation of the corresponding C API.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306797 91177308-0d34-0410-b5e6-96231b3b80d8
2017-06-30 07:09:08 +00:00
..
IPO.h
PassManagerBuilder.h
Scalar.h Split the SimplifyCFG pass into two variants. 2017-03-26 06:44:08 +00:00
Vectorize.h Remove the BBVectorize pass. 2017-06-30 07:09:08 +00:00