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
5a56cbf496
[C++11] Use nullptr
...
llvm-svn: 206361
2014-04-16 07:33:47 +00:00
Tobias Grosser
20532b8e1b
Fixed gcc build warnings
...
+ vim 'fixed' line endings in json_value.cpp
Contributed-by: Johannes Doerfert <doerfert@cs.uni-saarland.de >
llvm-svn: 206044
2014-04-11 17:56:49 +00:00
Tobias Grosser
2f4529f864
clang-format: Remove empty lines
...
llvm-svn: 204468
2014-03-21 14:04:25 +00:00
Tobias Grosser
64e8e37dee
Allow several polly command line options to be provided multiple times
...
Contributed-by: Sam Novak <snovak@uwsp.edu >
llvm-svn: 203869
2014-03-13 23:37:43 +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