aboutsummaryrefslogtreecommitdiff
path: root/gcc/explow.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-21emit-rtl.c (offset_address): Use simplify_gen_binary rather than gen_rtx_PLUS...Richard Henderson1-6/+18
2002-02-12explow.c (hard_function_value): Add comment explaining signed/unsigned compar...Eric Christopher1-24/+28
2002-02-04Reindent.Richard Henderson1-1/+1
2002-01-05cse.c: Fix formatting.Kazu Hirata1-2/+2
2001-12-05attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner1-2/+2
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-21explow.c (probe_stack_range): Use LCT_NORMAL as second argument to emit_libra...Jakub Jelinek1-1/+1
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-2/+2
2001-11-13Makefile.in (explow.o): Now depends on ggc.h.Richard Kenner1-0/+2
2001-11-08explow.c (convert_memory_address, [...]): Only return inner object if SUBREG_...Richard Kenner1-0/+1
2001-10-30emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f...Jakub Jelinek1-8/+1
2001-10-23builtins.c (expand_builtin_setjmp): Only call convert_memory_address if needed.Richard Kenner1-11/+11
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-19/+19
2001-10-01function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner1-76/+0
2001-08-22explow.c (set_mem_attributes): Avoid returning a bogus alias set from a new MEM.Jason Merrill1-0/+9
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-0/+1
2001-08-12defaults.h: Define PREFERRED_STACK_BOUNDARY to STACK_BOUNDARY if not already ...Zack Weinberg1-18/+5
2001-08-08dbxout.c: Fix comment formatting.Kazu Hirata1-2/+2
2001-07-19* tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.Steve Ellcey1-15/+27
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-1/+1
2001-07-09emit-rtl.c (adjust_address, [...]): Handle an address that is a LO_SUM specia...Richard Kenner1-5/+0
2001-07-09[multiple changes]Richard Kenner1-12/+4
2001-07-04emit-rtl.c (replace_equiv_address): New function.Richard Kenner1-2/+4
2001-07-03Install correct hunksRichard Kenner1-4/+2
2001-07-03* explow.c (plus_constant_wide): Reinitialize Y for restart.Richard Kenner1-3/+7
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-8/+11
2001-07-02explow.c (plus_constant_wide, [...]): New case.Richard Kenner1-19/+5
2001-06-15* explow.c (expr_size): If DECL and size specified, use it.Richard Kenner1-1/+7
2001-06-04tree.def (ARRAY_RANGE_REF): New code.Richard Kenner1-1/+2
2001-05-01bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".Kaveh R. Ghazi1-3/+3
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-2/+0
2001-02-13* explow.c (trunc_int_for_mode): Sign-extend value to mode.Alexandre Oliva1-22/+10
2001-02-06combine.c (nonzero_bits, case PLUS): If pointers extend unsigned and this is ...Richard Kenner1-0/+5
2001-02-01builtins.c (expand_builtin_alloca): allocate_dynamic_stack_space returns Pmod...Richard Kenner1-15/+10
2001-01-22explow.c (probe_stack_range): Ensure value passed to stack_check_libfunc is p...Richard Kenner1-6/+14
2001-01-01explow.c (convert_memory_address, [...]): Copy STRING_POOL_ADDRESS_P.Richard Kenner1-0/+1
2000-10-13Remove obstacks.Mark Mitchell1-5/+0
2000-09-18combine.c (if_then_else_cond): Canonicalize BImode true to STORE_FLAG_VALUE.Richard Henderson1-0/+4
2000-07-23unuglyfying codeAldy Hernandez1-0/+2
2000-06-13* explow.c (set_mem_attributes): Do nothing for NULL type.Richard Henderson1-1/+9
2000-06-05explow.c (maybe_set_unchanging): New function, broken out from...Jason Merrill1-3/+27
2000-05-31Makefile.in (c-decl.o): Depend on rtl.h and expr.h.Richard Kenner1-12/+59
2000-05-25combine.c (try_combine): Use any_condjump_p...Jan Hubicka1-1/+1
2000-05-04simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.Jason Merrill1-3/+4
2000-05-04rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET.Richard Kenner1-6/+2
2000-04-01builtins.c (expand_builtin_apply): Pass proper parameters to allocate_dynamic...Jan Hubicka1-0/+17
2000-03-30calls.c (expand_call): Pass bit alignment to mark_reg_pointer.Richard Kenner1-3/+3
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-1/+4
2000-02-25Copyright fixes.Jeff Law1-1/+2