summaryrefslogtreecommitdiff
path: root/gcc/recog.c
Commit message (Expand)AuthorAgeFilesLines
* hwint.c: New.Joseph Myers2010-11-301-1/+0
* re PR middle-end/46515 (Many libjava failures)Richard Henderson2010-11-181-0/+4
* re PR target/46470 ("add $0x8,%rsp" no longer optimized to pop)Richard Henderson2010-11-161-18/+92
* recog.c (split_all_insns): Remove dead code.Paolo Bonzini2010-10-281-8/+1
* target.def (preferred_output_reload_class): New hook.Anatoly Sokolov2010-10-171-5/+5
* recog.c (nonmemory_operand): Call immediate_operand for CONSTANT_P operands.Nathan Froyd2010-10-111-18/+1
* re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c)Jakub Jelinek2010-07-131-1/+1
* reload.c: Include toplev.h.Manuel López-Ibáñez2010-07-011-0/+1
* toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez2010-06-301-2/+1
* recog.c (peep2_do_rebuild_jump_labels, [...]): New static variables.Bernd Schmidt2010-06-291-217/+280
* re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline as...Jakub Jelinek2010-06-241-1/+53
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* target.h (struct gcc_target): Add mode_dependent_address_p field.Anatoly Sokolov2010-05-121-7/+3
* recog.h (struct recog_data): New field is_operator.Bernd Schmidt2010-04-161-0/+2
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR middle-end/43475 (ICE in form_sum, at reload.c:5348)Michael Matz2010-03-221-1/+7
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-4/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-12/+12
* target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi2009-10-271-30/+34
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-17/+29
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson2009-09-141-127/+125
* Squash commit of EH in gimpleRichard Henderson2009-09-141-31/+29
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-2/+6
* MAINTAINERS: Add myself as mep maintainer.DJ Delorie2009-06-241-0/+11
* alias.c: Use REG_P...Shujing Zhao2009-06-221-24/+24
* re PR middle-end/40316 (Revision 147995 breaks gcc.target/i386/lea.c)Jakub Jelinek2009-06-011-10/+22
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-141-0/+4
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-7/+5
* recog.c (ordered_comparison_operator): New.Paolo Bonzini2009-04-081-0/+26
* recog.c (verfiy_changes): Disallow renaming of hard regs in inline asms for r...Andreas Krebbel2009-03-091-0/+10
* caller-save.c: Replace regclass.c with reginfo.c in comments.H.J. Lu2009-02-121-1/+1
* re PR inline-asm/39058 (ICE with double in inline-asm)Jakub Jelinek2009-02-021-15/+26
* re PR rtl-optimization/37922 (code generation error)Kenneth Zadeck2008-12-181-3/+3
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-80/+119
* recog.c (split_insn): Consider attaching a REG_EQUAL note to the final insn o...Richard Sandiford2008-08-301-0/+20
* recog.c (split_all_insns): Set RTL profileJan Hubicka2008-08-081-0/+4
* [multiple changes]Andreas Krebbel2008-07-211-8/+6
* recog.c (peephole2_optimize): Fix formatting.Kaveh R. Ghazi2008-07-161-2/+3
* recog.c (validate_change_1, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-161-30/+30
* target.h (struct gcc_target): Add hard_regno_scratch_ok field.Anatoly Sokolov2008-07-091-0/+7
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-8/+4
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-3/+3
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* reload.c: (find_reloads): Skip alternatives according to the "enabled" attrib...Andreas Krebbel2008-05-271-2/+41
* defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel2008-05-271-3/+3
* ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_sim...Kenneth Zadeck2008-05-161-2/+2
* rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck2008-05-141-2/+2
* re PR rtl-optimization/36111 (GCC 4.4.0-20080501 failed to compile openmpi's ...Uros Bizjak2008-05-121-5/+5
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-18/+30
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-9/+2