llvm-project/polly/lib/CodeGen
Tobias Grosser bb4126470a Drop option to prepare code for the BB vectorizer
The BB vectorizer is deprecated and there is no point in generating code for it
any more. This option was introduced when there was not yet any loop vectorizer
in sight. Now being matured, Polly should target the loop vectorizer.

llvm-svn: 232099
2015-03-12 20:47:58 +00:00
..
BlockGenerators.cpp Drop option to prepare code for the BB vectorizer 2015-03-12 20:47:58 +00:00
IRBuilder.cpp CodeGen: Update IRBuilder for LLVM API change 2015-01-19 21:31:48 +00:00
IslAst.cpp Create a dependence struct to hold dependence information for a SCoP. 2015-03-05 00:43:48 +00:00
IslCodeGeneration.cpp Fix compilation after DataLayout was added to ScevExpander 2015-03-10 15:24:33 +00:00
IslExprBuilder.cpp Assert in isl expression builder if id can not be found [NFC] 2015-03-10 22:35:43 +00:00
LoopGenerators.cpp [PM] Update Polly for LLVM r226394 and r226396 which changed some of the 2015-01-18 10:52:23 +00:00
PTXGenerator.cpp Update PTX generator to latest LLVM changes 2015-03-09 13:35:19 +00:00
RuntimeDebugBuilder.cpp Use argument type directly from fflush if available in translation unit 2014-11-04 09:18:24 +00:00
Utils.cpp [Refactor] Include explicitly what is used 2015-03-01 18:45:58 +00:00