aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira-lives.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-27Tweak to ira-lives.cDavid Malcolm1-1/+1
2014-08-22ira: Use rtx_insn in various placesDavid Malcolm1-3/+3
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford1-21/+21
2014-06-11common.md: New file.Richard Sandiford1-82/+15
2014-06-11system.h (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Poison.Richard Sandiford1-28/+3
2014-06-11system.h (REG_CLASS_FROM_CONSTRAINT): Poison.Richard Sandiford1-8/+8
2014-06-06ira-lives.c (single_reg_class): Add missing break.Richard Sandiford1-1/+15
2014-06-04recog.h (operand_alternative): Convert reg_class, reject, matched and matches...Richard Sandiford1-4/+5
2014-06-04recog.c (preprocess_constraints): Don't skip disabled alternatives.Richard Sandiford1-22/+27
2014-06-04recog.h (recog_op_alt): Convert to a flat array.Richard Sandiford1-24/+32
2014-05-28-fuse-caller-save - Use collected register usage informationRadovan Obradovic1-2/+8
2014-05-27system.h (TEST_BIT): New macro.Richard Sandiford1-24/+14
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+15
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-09rtl.h (CONST_SCALAR_INT_P): New macro.Kenneth Zadeck1-10/+4
2012-11-01This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl1-1/+1
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-4/+4
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-3/+3
2012-10-14re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.)Steven Bosscher1-1/+1
2012-10-11ira-build.c (ira_loop_tree_body_rev_postorder): New function.Steven Bosscher1-2/+11
2012-10-02ira.h (target_ira): Add x_ira_class_singleton.Richard Sandiford1-15/+17
2012-08-02cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck1-11/+10
2012-05-31ira.h (target_ira): Delete x_ira_available_class_regs.Richard Sandiford1-8/+8
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-2/+2
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-0/+89
2012-01-19re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)Vladimir Makarov1-1/+1
2011-08-21ira-lives.c (mark_pseudo_regno_subword_live): Use allocno class for ira_reg_c...Vladimir Makarov1-7/+7
2011-05-09re PR rtl-optimization/48927 (Issues with "enable" attribute and IRA register...Uros Bizjak1-9/+17
2011-03-29[multiple changes]Vladimir Makarov1-69/+88
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-88/+69
2011-03-27[multiple changes]Vladimir Makarov1-69/+88
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-10-11re PR bootstrap/45445 (ARM bootstrap failure: comparison failures after stage 3)Bernd Schmidt1-40/+61
2010-08-14re PR target/43358 (IRA: internal compiler error: in pool_free, at alloc-pool...Richard Sandiford1-21/+35
2010-08-10ira-live.c: Include sbitmap.h.Vladimir Makarov1-10/+29
2010-07-22ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.Bernd Schmidt1-106/+238
2010-07-14ira-int.h (struct live_range): Rename allocno member to object and change typ...Bernd Schmidt1-27/+27
2010-07-14ira-int.h (struct ira_object): New.Bernd Schmidt1-12/+17
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-24ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra...Bernd Schmidt1-14/+14
2010-06-24ira-build.c (merge_hard_reg_conflicts): New function.Bernd Schmidt1-201/+146
2010-04-20re PR rtl-optimization/43520 (gcc.dg/pr43058.c uses way too memory on ia64)James E. Wilson1-0/+3
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-19re PR rtl-optimization/42258 (redundant register move around mul instruction)Bernd Schmidt1-0/+18
2010-03-09ira-lives.c (check_and_make_def_use_conflict): Don't fall out array boundary.Jie Zhang1-1/+1
2009-11-28ira-color.c (put_allocno_into_bucket): Remove set but not used local variable...David Binderman1-2/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-38/+38
2009-11-23ipa-cp.c (ipcp_compute_node_scale): Work around completely wrong profile upda...Jan Hubicka1-1/+1