Enable scalar and PHI code generation for Polly
authorTobias Grosser <tobias@grosser.es>
Sat, 23 May 2015 03:34:41 +0000 (03:34 +0000)
committerTobias Grosser <tobias@grosser.es>
Sat, 23 May 2015 03:34:41 +0000 (03:34 +0000)
commitac60f4594fb8e7d249db05f5b3a89533e11a92be
tree28d5a658d49048e97009af7a7d7d25b1942eda54
parent268205939fc76e4db89d44637ba3bda4e34be3fd
Enable scalar and PHI code generation for Polly

The feature itself has been committed by Johannes in r238070. As this is the
way forward, we now enable it to ensure we get test coverage.

Thank you Johannes for this nice work!

llvm-svn: 238088
polly/lib/Analysis/ScopDetection.cpp
polly/lib/Transform/IndependentBlocks.cpp