aboutsummaryrefslogtreecommitdiff
path: root/gcc/lra.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-05re PR rtl-optimization/55342 ([LRA,x86] Non-optimal code for simple loop with...Vladimir Makarov1-10/+18
2013-06-19re PR bootstrap/57604 (LRA related bootstrap comparison failure on s390x --wi...Vladimir Makarov1-23/+57
2013-06-08re PR rtl-optimization/57559 (S/390: ICE with lra)Vladimir Makarov1-3/+3
2013-04-26rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-0/+9
2013-04-24revert: rtl.h (struct rtx_def): ...Vladimir Makarov1-9/+0
2013-04-24rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-0/+9
2013-04-23lra-assigns.c (find_hard_regno_for): Use lra_reg_val_equal_p to check the reg...Shiva Chen1-1/+2
2013-04-19lra.c: Update the flow chart diagram.Vladimir Makarov1-22/+22
2013-04-19[multiple changes]Vladimir Makarov1-3/+12
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-12/+3
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-2/+1
2013-03-05re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-1/+6
2013-02-08re PR rtl-optimization/56246 (ICE in assign_by_spills, at lra-assigns.c:1262)Vladimir Makarov1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-29re PR middle-end/55456 (454.calculix in SPEC CPU 2006 is miscompiled)Vladimir Makarov1-1/+4
2012-11-27rtl.h (debug_bb_n_slim, [...]): Remove prototypes.Steven Bosscher1-3/+3
2012-11-23lra.c (lra): Move init_reg_info and expand_reg_info calls before init_insn_re...Vladimir Makarov1-3/+3
2012-11-23re PR middle-end/55430 (LRA miscompilation of ree.c)Vladimir Makarov1-4/+12
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-27/+22
2012-11-09re PR rtl-optimization/55154 (ICE: in curr_insn_transform, at lra-constraints...Vladimir Makarov1-2/+2
2012-11-05md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m...Joern Rennecke1-30/+23
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-3/+3
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-2/+2
2012-10-29Remove trailing white spacesH.J. Lu1-17/+17
2012-10-28rtl.h (struct rtx_def): Add a comment for member unchanging.Vladimir Makarov1-1/+1
2012-10-25re PR bootstrap/55067 (AIX bootstrap failure due to lra.c loc_t)Vladimir Makarov1-13/+13
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-0/+2398