aboutsummaryrefslogtreecommitdiff
path: root/gcc/recog.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-23re PR target/52125 (Problems with LO16 asm operands on MIPS)Richard Sandiford1-0/+44
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-16re PR rtl-optimization/59466 (Slow code generation by LRA for memory addresse...Vladimir Makarov1-2/+6
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.David Malcolm1-2/+2
2013-12-09Eliminate last_basic_block macro.David Malcolm1-1/+1
2013-11-29re PR rtl-optimization/59340 (LRA enable-checking bootstrap failure since r20...Vladimir Makarov1-2/+1
2013-11-20lra.c (lra): Set lra_in_progress before check_rtl call.Robert Suchanek1-1/+3
2013-11-02gcse.c (pre_delete): Remove references to regmove from comments.Steven Bosscher1-1/+2
2013-10-25recog.c (search_ofs): New static variable moved from...Eric Botcazou1-1/+4
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford1-2/+2
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-12/+12
2013-08-30recog.c (verify_changes): Verify that changes[i].old is non-zero before apply...Joern Rennecke1-1/+4
2013-08-07coretypes.h (rtl_opt_pass): Add.David Malcolm1-0/+6
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-109/+216
2013-08-05re PR rtl-optimization/57708 (function clobbers callee saved register on ARM)Richard Earnshaw1-21/+43
2013-07-21Fix typos.Ondřej Bílka1-1/+1
2013-05-22recog.c (offsettable_address_addr_space_p): Fix calculation of address mode.Richard Sandiford1-8/+12
2013-05-18recog.h (Recog_data): Rename to...Richard Sandiford1-1/+1
2013-05-14recog.h: Rename struct recog_data to Recog_data.Mike Stump1-1/+1
2013-04-26rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-1/+5
2013-04-24revert: rtl.h (struct rtx_def): ...Vladimir Makarov1-5/+1
2013-04-24rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-1/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-18Makefile.in (recog.o): Add insn-codes.h.Richard Sandiford1-10/+19
2012-11-11re PR rtl-optimization/55247 (internal compiler error: Max. number of generat...Eric Botcazou1-0/+12
2012-11-09rtl.h (CONST_SCALAR_INT_P): New macro.Kenneth Zadeck1-6/+5
2012-11-06* recog.c (extract_insn): Enabled alternative defaults to 1.Joern Rennecke1-1/+1
2012-11-05md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m...Joern Rennecke1-11/+4
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-1/+1
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+6
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-1/+1
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-1/+13
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-4/+7
2012-09-19Integrate lexical block into source_location.Dehao Chen1-1/+1
2012-08-02cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck1-19/+11
2012-08-02recog.c (split_insn): Copy the original SET_SRC before using it as a note.Richard Sandiford1-1/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher1-1/+0
2012-05-24recog.c (reg_fits_class_p): Check both regno and regno + offset are hard regi...Jim MacArthur1-3/+5
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-3/+4
2012-05-04re PR target/48496 ('asm' operand requires impossible reload)Eric Botcazou1-0/+10
2012-04-24recog.c (insn_invalid_p): Add IN_GROUP parameter and use validate_change to a...Andreas Krebbel1-4/+11
2012-01-15re PR rtl-optimization/51821 (64bit > 32bit conversion produces incorrect res...Uros Bizjak1-4/+7
2011-11-27hard-reg-set.h (target_hard_regs): Add x_accessible_reg_set and x_operand_reg...Richard Sandiford1-21/+7
2011-11-08tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument.Ulrich Weigand1-3/+4
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+1
2011-09-06recog.c (asm_labels_ok): New function.Tom de Vries1-0/+22
2011-08-02re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439)Richard Henderson1-7/+25
2011-07-08optabs.c (expand_binop): Tighten conditions for doubleword expansions.Bernd Schmidt1-0/+2