llvm-project/polly/lib/CodeGen
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
..
BlockGenerators.cpp Make used analysis passes explicit 2014-08-07 17:14:54 +00:00
Cloog.cpp Remove unnecessary struct in return type 2014-05-07 11:23:35 +00:00
CodeGeneration.cpp Revert "[Refactor] Cleanup runtime code generation" 2014-08-16 09:09:15 +00:00
IRBuilder.cpp Emit llvm.loop metadata for parallel loops 2014-03-04 14:59:00 +00:00
IslAst.cpp Fix the modifiable access creation 2014-08-03 01:51:59 +00:00
IslCodeGeneration.cpp Revert "[Refactor] Cleanup runtime code generation" 2014-08-16 09:09:15 +00:00
IslExprBuilder.cpp Fix the modifiable access creation 2014-08-03 01:51:59 +00:00
LoopGenerators.cpp Make used analysis passes explicit 2014-08-07 17:14:54 +00:00
PTXGenerator.cpp Remove use of llvm.codegen intrinsic for GPGPU codegen 2014-06-24 08:11:36 +00:00
RuntimeDebugBuilder.cpp [Refactor] Expose the runtime debug builder 2014-07-24 23:55:19 +00:00
Utils.cpp Revert "[Refactor] Cleanup runtime code generation" 2014-08-16 09:09:15 +00:00