summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/50251 (Revision 178353 caused many test failures)Tom de Vries2011-09-141-0/+14
* Permute conversion and addition of constant for zero-extend.H.J. Lu2011-08-191-7/+12
* re PR debug/50006 (ICE in in connect_traces, at dwarf2cfi.c:2677)Richard Henderson2011-08-151-2/+5
* re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439)Richard Henderson2011-08-021-26/+39
* explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BIT...Bernd Schmidt2011-07-061-1/+1
* Use proper mode for stack save area.H.J. Lu2011-07-011-1/+3
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-0/+1
* function.h (struct stack_usage): Remove dynamic_alloc_count field.Eric Botcazou2011-06-021-34/+2
* common.opt (flag_stack_usage_info): New variable.Eric Botcazou2011-05-251-5/+5
* explow.c (promote_mode): Move variable declarations before code.Richard Guenther2011-05-041-2/+7
* calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on lib...Andreas Krebbel2011-05-041-0/+17
* optabs.h (emit_unop_insn, [...]): Change insn code parameter from "int" to "e...Richard Sandiford2011-03-231-19/+11
* explow.c (emit_stack_save): Remove 'after' parameter.Richard Henderson2011-03-031-45/+10
* re PR middle-end/46894 (vector tests fail on powerpc 32-bit)Eric Botcazou2011-01-181-7/+12
* hwint.c: New.Joseph Myers2010-11-301-1/+0
* explow.c (allocate_dynamic_stack_space): Check MALLOC_ABI_ALIGNMENT.Ian Lance Taylor2010-11-061-7/+12
* re PR target/46084 (gcc.dg/split-4.c failed with -mavx -m32)Ian Lance Taylor2010-11-051-2/+11
* re PR rtl-optimization/33721 ([meta-bug] Gcc can't properly align stack varia...Richard Henderson2010-10-091-43/+68
* common.opt (fsplit-stack): New option.Ian Lance Taylor2010-09-271-9/+65
* re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig...Jakub Jelinek2010-09-241-26/+51
* Stack usage supportEric Botcazou2010-08-301-38/+85
* Replace exact_log2(x & -x) in favor of more direct computation.Richard Henderson2010-08-051-3/+7
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* expr.h (emit_stack_probe): Declare.Eric Botcazou2010-07-021-10/+9
* explow.c (set_stack_check_libfunc): Adjust to accept name as a string instead...Steven Bosscher2010-05-261-2/+4
* tm.texi (STACK_CHECK_PROBE_LOAD): Delete.Eric Botcazou2009-12-131-3/+0
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-101-9/+15
* re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou2009-11-101-1/+2
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-031-82/+258
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-17/+24
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-13/+14
* tree.c (tree_expr_size): New function.Richard Guenther2009-09-011-2/+2
* tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini2009-08-121-5/+3
* Merge ARM/hard_vfp_branch to trunkRichard Earnshaw2009-08-061-2/+2
* explow.c (promote_mode): Mark TYPE and PUNSIGNEDP as possibly unused.Andreas Krebbel2009-08-031-1/+2
* 2009-08-02 Paolo Bonzini <bonzini@gnu.orgPaolo Bonzini2009-08-021-1/+0
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-31/+64
* alias.c: Use REG_P...Shujing Zhao2009-06-221-13/+13
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-041-1/+6
* c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini2009-03-291-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* emit-rtl.c (set_reg_attrs_from_value): Fix invalid alignment information pass...Ulrich Weigand2008-09-121-3/+1
* re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou2008-08-161-4/+8
* df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi2008-07-151-6/+6
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-5/+2
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-3/+3
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-1/+1
* PR middle-end/PR28690Peter Bergner2008-04-091-1/+1
* explow.c (memory_address): Assert that the generated address is valid.Joseph Myers2008-02-231-0/+1
* re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher2007-12-031-30/+7