aboutsummaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-08common.opt (freschedule-modulo-scheduled-loops): New flag.Mostafa Hagog1-53/+140
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-21/+7
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-8/+8
2004-07-02ifcvt.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-4/+12
2004-06-26c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-5/+5
2004-06-08modulo-sched.c: Compile only when INSN_SCHEDULING is defined.Bernardo Innocenti1-0/+3
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata1-6/+6
2004-05-25New files for implementing sms in gcc.Mostafa Hagog1-0/+2125