llvm-project/polly/lib/Support
Duncan P. N. Exon Smith b8f58b53dd polly/ADT: Remove implicit ilist iterator conversions, NFC
Remove all the implicit ilist iterator conversions from polly, in
preparation for making them illegal in ADT.  There was one oddity I came
across: at line 95 of lib/CodeGen/LoopGenerators.cpp, there was a
post-increment `Builder.GetInsertPoint()++`.

Since it was a no-op, I removed it, but I admit I wonder if it might be
a bug (both before and after this change)?  Perhaps it should be a
pre-increment?

llvm-svn: 252357
2015-11-06 22:56:54 +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 polly/ADT: Remove implicit ilist iterator conversions, NFC 2015-11-06 22:56:54 +00:00
ScopLocation.cpp Sort include directives 2015-05-09 09:13:42 +00:00