aboutsummaryrefslogtreecommitdiff
path: root/gcc/lower-subreg.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-10lower-subreg.c: Include except.h.Steven Bosscher1-2/+47
2007-02-16lower-subreg.c (move_eh_region_note): New static function.Ian Lance Taylor1-8/+48
2007-02-13re PR middle-end/30751 (internal compiler error: in extract_insn, at recog.c:...Ian Lance Taylor1-1/+18
2007-02-08* lower-subreg.c (simple_move): Reject PARTIAL_INT modes.Ian Lance Taylor1-0/+5
2007-02-06lower-subreg.c (simple_move_operand): Reject CONST.Ian Lance Taylor1-2/+9
2007-02-03lower-subreg.c (simple_move_operand): New static function, broken out of simp...Ian Lance Taylor1-22/+49
2007-02-02* lower-subreg.c (resolve_clobber): Handle a subreg of a concatn.Ian Lance Taylor1-3/+4
2007-02-01lower-subreg.c (simplify_gen_subreg_concatn): If we ask for the high part of ...Ian Lance Taylor1-1/+18
2007-02-01lower-subreg.c: New file.Ian Lance Taylor1-0/+1130