[autoconf] Detect OLE32 for mingw.
[oota-llvm.git] / include / llvm-c / Transforms / Vectorize.h
2013-04-11 Benjamin KramerRename the C function to create a SLPVectorizerPass...
2012-10-20 Benjamin KramerSymbol hygiene: Make sure declarations and definitions...
2012-03-21 Gregory SzorcOrganize LLVM C API docs into doxygen modules; add...
2012-02-01 Hal FinkelA few of the changes suggested in code review (by Nick...
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.