aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-31re PR rtl-optimization/70460 (Miscompilation of glibc on i686-linux starting ...Jakub Jelinek1-12/+12
2016-03-18re PR rtl-optimization/70263 (ICE at -O1 and above in both 32-bit and 64-bit ...Jeff Law1-2/+19
2016-03-16Fix thinko in indirect_jump_optimizeAlan Modra1-8/+18
2016-03-10PR69195, Reload confused by invalid reg_equivAlan Modra1-50/+52
2016-03-01re PR ada/70017 (c52103x and c52104x test failure on s390x)Eric Botcazou1-2/+15
2016-02-15Don't make something with an autoinc an equivalencing insn (PR69752).Bernd Schmidt1-1/+2
2016-02-08re PR target/69274 (435.gromacs performance regression after r231814 on x86 ...Richard Biener1-2/+3
2016-01-29re PR target/69299 (-mavx performance degradation with r232088)Vladimir Makarov1-0/+1
2016-01-19* ira.c (ira): Update regstat data if we deleted insns.Bernd Schmidt1-3/+11
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-18IRA: Fix % constraint modifier handling on disabled alternatives.Andreas Krebbel1-6/+8
2015-11-11re PR target/67265 ([x86] 'asm' operand has impossible constraints with -fsta...Eric Botcazou1-3/+6
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-10/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-10/+8
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-3/+3
2015-10-20[PATCH] Move RTL printing code from sched-vis.c into print-rtl.cJeff Law1-0/+1
2015-08-29Remove redundant use of REG_CLASS_NAMES marosAnatoly Sokolov1-4/+2
2015-08-13ira-int.h: Include recog.h.Andrew MacLeod1-1/+0
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+7
2015-06-25cgraph.h (cgraph_rtl_info): Move to rtl.hAndrew MacLeod1-1/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-26caller-save.c (init_caller_save): Base temporary register numbers on LAST_VIR...Richard Sandiford1-2/+2
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev1-1/+1
2015-05-19rtl.h (PUT_MODE_RAW): New macro.Richard Sandiford1-4/+2
2015-05-19caller-save.c (init_caller_save): Use word_mode and FIRST_PSEUDO_REGISTER whe...Richard Sandiford1-2/+2
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev1-6/+3
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-7/+7
2015-05-09more rtx_insn * in recog.cTrevor Saunders1-2/+2
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-1/+1
2015-05-02type reg_equiv_init as rtx_insn_listTrevor Saunders1-5/+7
2015-04-22remove more ifdefs for HAVE_cc0Trevor Saunders1-4/+1
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERTrevor Saunders1-11/+12
2015-04-22make some HAVE_cc0 code always compiledTrevor Saunders1-3/+2
2015-04-22always define HAVE_cc0Trevor Saunders1-2/+2
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+12
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-15re PR rtl-optimization/63397 (signed integer overflows in ira.c)Vladimir Makarov1-6/+12
2014-12-15re PR target/62642 (x86 rdtsc is moved through barrier)Vladimir Makarov1-0/+6
2014-11-19re PR middle-end/63762 ([ARM]GCC generates UNPREDICTABLE STR with Rn = Rt whe...Renlin Li1-1/+12
2014-11-05Add a no_register_allocation target hook.Bernd Schmidt1-0/+8
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-14/+14
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-6/+12
2014-10-22recog.h (constrain_operands): Add an alternative_mask parameter.Richard Sandiford1-1/+3
2014-10-22md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.Richard Sandiford1-1/+2
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5