summaryrefslogtreecommitdiff
path: root/include/llvm-c/Transforms/Vectorize.h
Commit message (Expand)AuthorAge
* Rename the C function to create a SLPVectorizerPass to something sane and exp...Benjamin Kramer2013-04-11
* Symbol hygiene: Make sure declarations and definitions match, make helper fun...Benjamin Kramer2012-10-20
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-21
* A few of the changes suggested in code review (by Nick Lewycky)Hal Finkel2012-02-01
* Add a basic-block autovectorization pass.Hal Finkel2012-02-01