summaryrefslogtreecommitdiff
path: root/gcc/regclass.c
Commit message (Expand)AuthorAgeFilesLines
* Change GPLv2 files (which do not have exceptions or additions) over to GPLv3.Nick Clifton2007-09-011-5/+4
* re PR target/26778 (GCC4 moves the result of a conditional block through inad...Paolo Bonzini2006-09-091-4/+10
* re PR target/27117 (SH backend cheats to reload -- disables indexed addressin...Paolo Bonzini2006-04-181-10/+4
* basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY.Kazu Hirata2006-04-141-4/+20
* re PR target/19653 (x87 reg allocated for constants for -mfpmath=sse)Paolo Bonzini2006-04-031-4/+10
* bfin-protos.h (bfin_dsp_memref_p): Declare.Bernd Schmidt2006-03-211-51/+89
* regclass.c (reg_scan_update): Remove.Kazu Hirata2006-03-051-55/+17
* regclass.c (n_non_fixed_regs): Remove.Kazu Hirata2006-03-041-9/+0
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-12/+12
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-8/+6
* re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke2005-11-241-66/+32
* Update FSF address.Kelley Cook2005-06-251-2/+2
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-3/+3
* regclass.c (reg_class_superclasses, [...]): Make them static.Kazu Hirata2005-03-141-2/+2
* bb-reorder.c (fix_edges_for_rarely_executed_code): Remove last parameter to r...Paolo Bonzini2005-01-171-1/+1
* harg-reg-set.h (reg_class_names): Prototype global array.Roger Sayle2005-01-151-3/+5
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-15/+0
* * defaults.h (REGNO_MODE_OK_FOR_BASE_P, REG_MODE_OK_FOR_BASE_P)Daniel Jacobowitz2004-10-121-14/+18
* regs.h (struct reg_info_def): Remove the last_node_uid and changes_mode fields.Steven Bosscher2004-10-091-1/+0
* re PR middle-end/17503 (quadratic behaviour in invalid_mode_change_p)Richard Henderson2004-09-241-30/+97
* alias.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-2/+2
* re PR rtl-optimization/9771 ([x86] wrong ebp optimisation)Roger Sayle2004-09-141-9/+19
* ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell2004-09-091-10/+5
* * regclass.c (globalize_reg): Update call_really_used_regs.J"orn Rennecke2004-08-191-0/+3
* regclass.c (init_reg_sets_1): Add ENABLE_CHECKING sanity tests to ensure that...Roger Sayle2004-08-171-0/+11
* defaults.h (LEGITIMATE_PIC_OPERAND_P): Provide default definition.Zack Weinberg2004-08-031-8/+2
* tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini2004-07-221-4/+7
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-1/+1
* alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn2004-07-011-11/+11
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-17/+17
* regclass.c (init_reg_sets): Check for missing registers in target initializer...Bernardo Innocenti2004-06-051-0/+6
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-2/+1
* alloc-pool.h, [...]: Update copyright.Kazu Hirata2004-02-041-1/+2
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-8/+14
* re PR rtl-optimization/12828 (-floop-optimize is unstable on PowerPC (float t...Dale Johannesen2003-12-221-0/+2
* dwarfout.c: Remove uses of "register" specifier in declarations of arguments ...Kazu Hirata2003-12-191-12/+3
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-4/+4
* re PR rtl-optimization/12628 (Segfault with -fno-expensive-optimizations -fno...Roger Sayle2003-12-011-16/+14
* Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2003-10-131-4/+1
* regclass.c (init_reg_modes): Make non-static.Per Bothner2003-08-131-5/+2
* alias.c: Fix comment formatting.Kazu Hirata2003-07-221-3/+3
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-18/+18
* regclass.c (choose_hard_reg_mode): Add third argument.J"orn Rennecke2003-07-111-8/+14
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-105/+52
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* defaults.h (REGISTER_MOVE_COST): Define default here.Hans-Peter Nilsson2003-06-271-4/+0
* combine.c (gen_lowpart_for_combine): Update handling of subregs_of_modeJan Hubicka2003-02-281-16/+23
* objc-act.c: Include cgraph.hJan Hubicka2003-02-261-0/+5
* * regclass.c (cannot_change_mode_set_regs): Correct argument order.Jan Hubicka2003-02-031-1/+1
* loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka2003-01-311-6/+6