hanchenye-llvm-project/polly/lib/Transform
Saleem Abdulrasool e653622b98 polly: update for LLVM API change
SVN r209103 removed the OwningPtr variant of the MemoryBuffer APIs.  Switch to
the equivalent std::unique_ptr versions.  This should clear up the build bots.

llvm-svn: 209104
2014-05-19 03:55:49 +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 polly: update for LLVM API change 2014-05-19 03:55:49 +00:00
ScheduleOptimizer.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:30:19 +00:00