llvm/lib/Transforms
Adam Nemet 7f794cf472 [LoopDist] Split main class. NFC
This splits out the per-loop functionality from the Pass class.

With this the fact whether the loop is forced-distribute with the new
metadata/pragma can be cached in the per-loop class rather than passed
around.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267643 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-27 00:31:03 +00:00
..
2016-01-26 21:29:08 +00:00
2016-04-27 00:31:03 +00:00