llvm-project/polly/lib
Tobias Grosser 2873594709 Revert "[Refactor] Cleanup runtime code generation"
This reverts commit 215466 (and 215528, a trivial formatting fix).

The intention of these commits is a good one, but unfortunately they broke
our LNT buildbot:

http://lab.llvm.org:8011/builders/perf-x86_64-penryn-O3-polly-codegen-isl

Several of the cleanup changes that have been combined in this 'fixup' are
trivial and could probably be committed as obvious changes without risking to
break the build. The remaining changes are little and it should be easy to
figure out what went wrong.

llvm-svn: 215817
2014-08-16 09:09:15 +00:00
..
Analysis Revert "Added support for modulo expressions" 2014-08-16 09:08:55 +00:00
CodeGen Revert "[Refactor] Cleanup runtime code generation" 2014-08-16 09:09:15 +00:00
Exchange [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
JSON [C++11] Use nullptr 2014-04-16 07:33:47 +00:00
Support Revert "Added support for modulo expressions" 2014-08-16 09:08:55 +00:00
Transform [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
CMakeLists.txt [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
Makefile [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00