1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/Transforms/Vectorize
Reid Kleckner b3a7316049 Add missing includes needed to prune LLVMContext.h include, NFC
These are a pre-requisite to removing #include "llvm/Support/Options.h"
from LLVMContext.h: https://reviews.llvm.org/D70280
2019-11-14 15:23:15 -08:00
..
LoadStoreVectorizer.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
LoopVectorizationLegality.h [LV] Fix miscompiles by adding non-header PHI nodes to AllowedExit 2019-09-03 09:33:55 +00:00
LoopVectorize.h Add missing includes needed to prune LLVMContext.h include, NFC 2019-11-14 15:23:15 -08:00
SLPVectorizer.h Add missing includes needed to prune LLVMContext.h include, NFC 2019-11-14 15:23:15 -08:00