llvm-project/polly/lib/Transform
Tobias Grosser 422b30a017 Use new Small(Ptr)Set API
This fixes the recent build failures.

llvm-svn: 222358
2014-11-19 14:32:32 +00:00
..
Canonicalization.cpp No need to run -mem2reg twice 2014-08-02 13:37:25 +00:00
CodePreparation.cpp Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
DeadCodeElimination.cpp DeadCodeElimination: Fix liveout computation 2014-07-14 08:32:01 +00:00
IndVarSimplify.cpp Use new Small(Ptr)Set API 2014-11-19 14:32:32 +00:00
IndependentBlocks.cpp Independent blocks: SE->forget() scalars translated to arrays 2014-11-16 20:33:58 +00:00
Pluto.cpp clang-format polly to avoid buildbot noise 2014-07-09 10:50:10 +00:00
ScheduleOptimizer.cpp Use stringFromIslObj instead of isl_..._dump to print to dbgs() 2014-10-22 23:16:28 +00:00