aboutsummaryrefslogtreecommitdiff
path: root/gcc/lra-assigns.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-27re PR target/79131 (ICE: in extract_constrain_insn, at recog.c:2213, big-endi...Vladimir Makarov1-26/+39
2017-01-26re PR target/79131 (ICE: in extract_constrain_insn, at recog.c:2213, big-endi...Vladimir Makarov1-3/+13
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-08re PR rtl-optimization/78671 (ICE: in extract_constrain_insn, at recog.c:2213...Vladimir Makarov1-2/+6
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-08-02re PR rtl-optimization/69847 (Spec 2006 403.gcc slows down with -mlra vs. rel...Vladimir Makarov1-10/+37
2016-03-04Avoid terminating early in LRA, unless -fchecking (PR57676)Bernd Schmidt1-1/+6
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-12/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-9/+7
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-3/+1
2015-07-16re PR rtl-optimization/66626 (gcc.dg/torture/stackalign/non-local-goto-5.c se...Vladimir Makarov1-5/+22
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+6
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-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-04-10re PR target/65710 (Thumb1 ICE caused by no register to spill)Vladimir Makarov1-2/+4
2015-04-09re PR target/65710 (Thumb1 ICE caused by no register to spill)Vladimir Makarov1-1/+8
2015-03-05re PR target/64342 (Tests failing when compiled with '-m32 -fpic' after r2161...Vladimir Makarov1-4/+40
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-0/+16
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-03Rename fuse-caller-saveTom de Vries1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-4/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+3
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-10-15re PR rtl-optimization/63448 (ICE when compiling atlas 3.10.2)Vladimir Makarov1-1/+28
2014-10-13re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin1-6/+14
2014-10-10* lra-assigns.c (assign_by_spills): Fix thinko in previous change.Eric Botcazou1-1/+3
2014-10-10* lra-assigns.c (assign_by_spills): Error out on spill failure.Eric Botcazou1-7/+9
2014-09-09struct ira_reg_equiv_s's "init_insns" is an rtx_insn_listDavid Malcolm1-3/+3
2014-08-22lra: use rtx_insnDavid Malcolm1-1/+1
2014-06-16re PR rtl-optimization/61522 (ICE while building libgcc in LRA)Vladimir Makarov1-1/+2
2014-06-13lra-assign.c (assign_by_spills): Add code to assign vector regs to inheritanc...Vladimir Makarov1-0/+25
2014-05-30-fuse-caller-save - Support in lraTom de Vries1-6/+7
2014-05-28revert: lra-int.h (struct lra_reg): Add field actual_call_used_reg_set.Tom de Vries1-12/+3
2014-05-28-fuse-caller-save - Support in lraTom de Vries1-3/+12
2014-03-28re PR target/60675 ([aarch64] internal compiler error: Max. number of generat...Vladimir Makarov1-3/+5
2014-03-27re PR rtl-optimization/60650 ([ARM] LRA ICE in assign_by_spills)Vladimir Makarov1-61/+88
2014-02-26re PR bootstrap/60343 (r208155 breaks bootstrap)Richard Biener1-1/+1
2014-02-25re PR rtl-optimization/60317 (find_hard_regno_for compile time hog in libvpx)Vladimir Makarov1-8/+11
2014-01-15re PR rtl-optimization/59511 (FAIL: gcc.target/i386/pr36222-1.c scan-assemble...Vladimir Makarov1-1/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+1
2013-07-18[multiple changes]Vladimir Makarov1-1/+14
2013-07-05re PR rtl-optimization/55342 ([LRA,x86] Non-optimal code for simple loop with...Vladimir Makarov1-15/+18
2013-05-30target.def (register_usage_leveling_p): New hook.Vladimir Makarov1-5/+1
2013-05-10lra-assigns.c (find_hard_regno_for): Add 1 to the cost of call saved registers.Vladimir Makarov1-1/+1