This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[lno-branch]: Add support for invariants as bounds, and simple linear offsets


Needed to handle the loops we now get when canonicalize finishes, as well as most loops found in benchmarks/real programs.

Hopefully i'll be able to get rid of most of the ugly code in gcc_loop_to_lambda_loop soon, in favor of just always using the scalar evolution stuff.

bootstrapped on powerpc-darwin


Attachment: invariants.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]