summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Transforms/Vectorize.h
Commit message (Expand)AuthorAgeFilesLines
* Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith2019-11-191-6/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* [LLVM-C] [OCaml] Remove LLVMAddBBVectorizePassFangrui Song2018-05-281-3/+0
* Remove the BBVectorize pass.Chandler Carruth2017-06-301-1/+1
* Reorganize the C API headers to improve build times.Eric Christopher2015-12-181-2/+1
* Rename the C function to create a SLPVectorizerPass to something sane and exp...Benjamin Kramer2013-04-111-0/+3
* Symbol hygiene: Make sure declarations and definitions match, make helper fun...Benjamin Kramer2012-10-201-0/+3
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-211-0/+11
* A few of the changes suggested in code review (by Nick Lewycky)Hal Finkel2012-02-011-1/+1
* Add a basic-block autovectorization pass.Hal Finkel2012-02-011-0/+37
OpenPOWER on IntegriCloud