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]

Loop regs cleanup patch



This patch stores all the register related information in a single
array; rather than the collection of varrays.  This cleans up the
code, helps debugging, and should improve performance.

The patch is straightforward but lengthy so I've had to compress it.

Michael.

loop-regs.patch.gz





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