Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-07-03 | formatting tweaks | Mike Stump | 1 | -6/+6 | |
From-SVN: r12390 | |||||
1996-05-19 | Add prototypes for all static functions. | Richard Kenner | 1 | -15/+16 | |
From-SVN: r12041 | |||||
1996-03-18 | (iterator_loop_epilogue): Don't clear DECL_RTL for a static decl. | Richard Kenner | 1 | -2/+4 | |
From-SVN: r11554 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9959 | |||||
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -2/+2 | |
From-SVN: r9711 | |||||
1993-07-28 | (iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we ↵ | Richard Kenner | 1 | -6/+10 | |
make. (iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we make. Pass const0_rtx as TARGET to expand_expr. From-SVN: r5032 | |||||
1993-06-27 | (collect_iterators, case SAVE_EXPR): Simplify code added in previous | Richard Kenner | 1 | -7/+4 | |
change. From-SVN: r4768 | |||||
1993-06-18 | (save_exprs): New variable. | Richard Stallman | 1 | -3/+18 | |
(collect_iterators): Don't process a SAVE_EXPR twice. (iterator_expand): Clear save_exprs. From-SVN: r4693 | |||||
1993-03-29 | (collect_iterators): Cast tree code to int for indexing. | Richard Stallman | 1 | -1/+1 | |
From-SVN: r3913 | |||||
1993-03-02 | (collect_iterators): Handle simple expressions quickly. | Richard Kenner | 1 | -0/+23 | |
Don't try to interpret operands that are RTL as if they were trees. From-SVN: r3616 | |||||
1993-03-02 | entered into RCS | Richard Stallman | 1 | -44/+10 | |
From-SVN: r3586 | |||||
1993-02-28 | *** empty log message *** | Richard Stallman | 1 | -113/+113 | |
From-SVN: r3569 | |||||
1993-02-28 | Initial revision | Richard Stallman | 1 | -0/+590 | |
From-SVN: r3568 |