Tobias Grosser
483a90d1bd
clang-format polly to avoid buildbot noise
...
llvm-svn: 212609
2014-07-09 10:50:10 +00:00
Tobias Grosser
083d3d3cb3
[C++11] Use more range based fors
...
llvm-svn: 211981
2014-06-28 08:59:45 +00:00
Chandler Carruth
95fef9446c
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
...
definition below all of the header #include lines, Polly edition.
If you want to know more details about this, you can see the recent
commits to Debug.h in LLVM. This is just the Polly segment of a cleanup
I'm doing globally for this macro.
llvm-svn: 206852
2014-04-22 03:30:19 +00:00
Tobias Grosser
2f4529f864
clang-format: Remove empty lines
...
llvm-svn: 204468
2014-03-21 14:04:25 +00:00
Tobias Grosser
09f459719e
[libpluto] Make more pluto options accessible
...
Contributed-by: Sam Novak <snovak@uwsp.edu>
llvm-svn: 203871
2014-03-13 23:37:48 +00:00
Andreas Simbuerger
19523ed2be
Move transformations into own directory
...
Move all transformations into their own directory. CMakeLists are
adjusted accordingly.
llvm-svn: 203607
2014-03-11 21:25:59 +00:00