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] | |
Hello,
this patch fixes the memory leak in iv optimization and speeds it up so that it behaves more reasonably (as much as 15% of compiler time can be thought reasonable. Working on that); at least it should not prevent testing of other parts of the loop optimizer as it happened with loop versioning.
This patch causes this bootstrap failure (without loop versioning) on powerpc-darwin
- Devang
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |