mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
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