| Commit message (Expand) | Author | Age | Files | Lines |
* | builtin-attrs.def: Fix comment formatting. | Kazu Hirata | 2003-08-22 | 1 | -1/+1 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2003-07-22 | 1 | -1/+1 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -5/+3 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -161/+71 |
* | genrecog.c (pred_table): Remove the entry for mode_independent_operand. | Kazu Hirata | 2003-06-23 | 1 | -52/+0 |
* | bt-load.c: New file. | Stephen Clarke | 2003-06-18 | 1 | -0/+3 |
* | cfglayout.c (insn_scope): New static function | Jan Hubicka | 2003-06-08 | 1 | -2/+2 |
* | * recog.c (peephole2_optimize): Revert last change. | Richard Henderson | 2003-06-06 | 1 | -2/+1 |
* | recog.c (peephole2_optimize): Don't split block unless can_throw_internal. | Richard Henderson | 2003-06-06 | 1 | -1/+2 |
* | sbitmap.c (sbitmap_resize): New function. | Roger Sayle | 2003-02-18 | 1 | -12/+1 |
* | * recog.c (split_all_insns): Fix memory overflow. | Jan Hubicka | 2003-02-17 | 1 | -3/+11 |
* | recog.c (split_all_insns): Include new blocks in life update; do a global lif... | Richard Henderson | 2003-02-15 | 1 | -7/+14 |
* | loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain. | Jan Hubicka | 2003-01-31 | 1 | -1/+1 |
* | arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned warning. | Kaveh R. Ghazi | 2003-01-16 | 1 | -1/+1 |
* | Add 2003 copyright notices for constraints string patch, also 2002 notice | Joern Rennecke | 2003-01-13 | 1 | -1/+1 |
* | defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. | J"orn Rennecke | 2003-01-09 | 1 | -68/+101 |
* | output.h: Fix comment typos. | Kazu Hirata | 2002-12-25 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | recog.c (constrain_operands): Prefer exact match over reloadable EXTRA_MEMORY... | Ulrich Weigand | 2002-11-20 | 1 | -13/+13 |
* | re PR c/8439 (empty struct causes crash) | Eric Botcazou | 2002-11-11 | 1 | -2/+2 |
* | hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. | Aldy Hernandez | 2002-11-04 | 1 | -5/+2 |
* | c-common.h: Follow spelling conventions. | Kazu Hirata | 2002-09-26 | 1 | -3/+3 |
* | machmode.h (SCALAR_INT_MODE_P): New macro to test for scaler integer mode (MO... | Geoffrey Keating | 2002-08-19 | 1 | -0/+3 |
* | reload.c (find_reloads): Handle constraint letters marked by EXTRA_ADDRESS_CO... | Ulrich Weigand | 2002-08-14 | 1 | -0/+47 |
* | recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'. | J"orn Rennecke | 2002-07-23 | 1 | -2/+6 |
* | gcse.c (try_replace_reg): Use num_changes_pending. | Jan Hubicka | 2002-07-23 | 1 | -4/+19 |
* | Prevent creation of paradoxical FLOAT_MODE subregs | Bernd Schmidt | 2002-06-28 | 1 | -12/+28 |
* | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 2002-06-11 | 1 | -15/+10 |
* | i386.md (and promoting splitters): Disable QI to SImode promoting when doing ... | Jan Hubicka | 2002-06-06 | 1 | -1/+2 |
* | loop.c (emit_prefetch_instructions): Properly place the address computation. | Jan Hubicka | 2002-06-02 | 1 | -3/+0 |
* | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 2002-05-27 | 1 | -2/+2 |
* | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 2002-05-23 | 1 | -8/+7 |
* | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 2002-05-16 | 1 | -8/+9 |
* | Basic block renumbering removal. | Zdenek Dvorak | 2002-05-16 | 1 | -9/+8 |
* | cfgrtl.c (purge_dead_edges): Handle abnormal call edges created by non-local ... | Richard Henderson | 2002-05-13 | 1 | -7/+11 |
* | read-rtl.c: Fix formatting. | Kazu Hirata | 2002-05-09 | 1 | -22/+22 |
* | recog.c (if_test_bypass_p): Accept multiple set insns for OUT, and any jump o... | Richard Henderson | 2002-05-06 | 1 | -11/+41 |
* | recog.c (store_data_bypass_p): Handle CLOBBER inside PARALLEL. | David S. Miller | 2002-05-05 | 1 | -0/+3 |
* | recog.c (store_data_bypass_p): Handle out_insn being a PARALLEL of SETs. | David S. Miller | 2002-05-05 | 1 | -8/+29 |
* | recog.c (store_data_bypass_p, [...]): New. | Richard Henderson | 2002-05-03 | 1 | -0/+57 |
* | recog.c (offsettable_address_p): Match the logic in adjust_address. | Richard Henderson | 2002-04-12 | 1 | -1/+3 |
* | re PR bootstrap/4191 (GCC does not build for d30v-elf - needs tweaking for cr... | Richard Henderson | 2002-04-12 | 1 | -7/+20 |
* | recog.c (peephole2_optimize): Distribute EH_REGION -1 notes anywhere in the b... | Richard Henderson | 2002-03-25 | 1 | -10/+20 |
* | recog.c (peephole2_optimize): Split blocks when EH insns are generated in the... | Richard Henderson | 2002-03-24 | 1 | -13/+51 |
* | emit-rtl.c (try_split): Use delete_insns. | Jan Hubicka | 2002-03-14 | 1 | -7/+3 |
* | toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup call a... | Jan Hubicka | 2002-03-14 | 1 | -6/+2 |
* | * recog.c (peephole2_optimize): Re-distribute EH edges. | Jan Hubicka | 2002-03-08 | 1 | -1/+22 |
* | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 2002-03-03 | 1 | -22/+0 |
* | basic-block.h (BB_REACHABLE): Renumber. | Jan Hubicka | 2002-02-28 | 1 | -0/+11 |
* | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 2002-02-19 | 1 | -0/+1 |