summaryrefslogtreecommitdiff
path: root/gcc/lower-subreg.c
Commit message (Expand)AuthorAgeFilesLines
* lower-subreg.c: Include except.h.Steven Bosscher2007-03-101-2/+47
* lower-subreg.c (move_eh_region_note): New static function.Ian Lance Taylor2007-02-161-8/+48
* re PR middle-end/30751 (internal compiler error: in extract_insn, at recog.c:...Ian Lance Taylor2007-02-131-1/+18
* * lower-subreg.c (simple_move): Reject PARTIAL_INT modes.Ian Lance Taylor2007-02-081-0/+5
* lower-subreg.c (simple_move_operand): Reject CONST.Ian Lance Taylor2007-02-061-2/+9
* lower-subreg.c (simple_move_operand): New static function, broken out of simp...Ian Lance Taylor2007-02-031-22/+49
* * lower-subreg.c (resolve_clobber): Handle a subreg of a concatn.Ian Lance Taylor2007-02-021-3/+4
* lower-subreg.c (simplify_gen_subreg_concatn): If we ask for the high part of ...Ian Lance Taylor2007-02-011-1/+18
* lower-subreg.c: New file.Ian Lance Taylor2007-02-011-0/+1130