llvm-project/polly/lib/Support
Johannes Doerfert 01978cfa0c Remove independent blocks pass
Polly can now be used as a analysis only tool as long as the code
  generation is disabled. However, we do not have an alternative to the
  independent blocks pass in place yet, though in the relevant cases
  this does not seem to impact the performance much. Nevertheless, a
  virtual alternative that allows the same transformations without
  changing the input region will follow shortly.

llvm-svn: 250652
2015-10-18 12:28:00 +00:00
..
GICHelper.cpp Make non-affine statement names isl compatible 2015-07-09 07:31:45 +00:00
RegisterPasses.cpp Remove independent blocks pass 2015-10-18 12:28:00 +00:00
SCEVAffinator.cpp Sort includes using Chandler's sort_includes.py script 2015-09-25 09:49:19 +00:00
SCEVValidator.cpp Allow invariant loads in the SCoP description 2015-10-07 20:17:36 +00:00
ScopHelper.cpp [NFC] Move helper functions to ScopHelper 2015-10-09 23:40:24 +00:00
ScopLocation.cpp Sort include directives 2015-05-09 09:13:42 +00:00