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