llvm-project/polly/lib/CodeGen
Tobias Grosser 09d3069740 Rename IslCodeGeneration to CodeGeneration
Besides class, function and file names, we also change the command line option
from -polly-codegen-isl to just -polly-codegen. The isl postfix is a leftover
from the times when we still had the CLooG based -polly-codegen. Today it is
just redundant and we drop it.

llvm-svn: 237099
2015-05-12 07:45:52 +00:00
..
BlockGenerators.cpp Sort include directives 2015-05-09 09:13:42 +00:00
CodeGeneration.cpp Rename IslCodeGeneration to CodeGeneration 2015-05-12 07:45:52 +00:00
IRBuilder.cpp Sort include directives 2015-05-09 09:13:42 +00:00
IslAst.cpp Sort include directives 2015-05-09 09:13:42 +00:00
IslExprBuilder.cpp Sort include directives 2015-05-09 09:13:42 +00:00
IslNodeBuilder.cpp Add explicit #includes for used isl features 2015-05-09 09:36:38 +00:00
LoopGenerators.cpp Revert "Adjust formatting to latest clang-format change" 2015-05-11 13:43:04 +00:00
PTXGenerator.cpp Fix PTXGenerator after raw_pwrite_stream has been introduced 2015-04-27 12:06:32 +00:00
RuntimeDebugBuilder.cpp Sort include directives 2015-05-09 09:13:42 +00:00
Utils.cpp Sort include directives 2015-05-09 09:13:42 +00:00