llvm-project/polly/lib/Transform
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
..
Canonicalization.cpp
CodePreparation.cpp Delete trivial PHI nodes (aka stack slot sharing) 2014-04-01 16:01:33 +00:00
DeadCodeElimination.cpp clang-format: Remove empty lines 2014-03-21 14:04:25 +00:00
IndVarSimplify.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:30:19 +00:00
IndependentBlocks.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:30:19 +00:00
Pluto.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:30:19 +00:00
Pocc.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:30:19 +00:00
ScheduleOptimizer.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:30:19 +00:00