summaryrefslogtreecommitdiff
path: root/gcc/lra-assigns.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid terminating early in LRA, unless -fchecking (PR57676)Bernd Schmidt2016-03-041-1/+6
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-12/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-9/+7
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-3/+1
* re PR rtl-optimization/66626 (gcc.dg/torture/stackalign/non-local-goto-5.c se...Vladimir Makarov2015-07-161-5/+22
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+6
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* re PR target/65710 (Thumb1 ICE caused by no register to spill)Vladimir Makarov2015-04-101-2/+4
* re PR target/65710 (Thumb1 ICE caused by no register to spill)Vladimir Makarov2015-04-091-1/+8
* re PR target/64342 (Tests failing when compiled with '-m32 -fpic' after r2161...Vladimir Makarov2015-03-051-4/+40
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-0/+16
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Rename fuse-caller-saveTom de Vries2014-12-031-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-4/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+3
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* re PR rtl-optimization/63448 (ICE when compiling atlas 3.10.2)Vladimir Makarov2014-10-151-1/+28
* re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin2014-10-131-6/+14
* * lra-assigns.c (assign_by_spills): Fix thinko in previous change.Eric Botcazou2014-10-101-1/+3
* * lra-assigns.c (assign_by_spills): Error out on spill failure.Eric Botcazou2014-10-101-7/+9
* struct ira_reg_equiv_s's "init_insns" is an rtx_insn_listDavid Malcolm2014-09-091-3/+3
* lra: use rtx_insnDavid Malcolm2014-08-221-1/+1
* re PR rtl-optimization/61522 (ICE while building libgcc in LRA)Vladimir Makarov2014-06-161-1/+2
* lra-assign.c (assign_by_spills): Add code to assign vector regs to inheritanc...Vladimir Makarov2014-06-131-0/+25
* -fuse-caller-save - Support in lraTom de Vries2014-05-301-6/+7
* revert: lra-int.h (struct lra_reg): Add field actual_call_used_reg_set.Tom de Vries2014-05-281-12/+3
* -fuse-caller-save - Support in lraTom de Vries2014-05-281-3/+12
* re PR target/60675 ([aarch64] internal compiler error: Max. number of generat...Vladimir Makarov2014-03-281-3/+5
* re PR rtl-optimization/60650 ([ARM] LRA ICE in assign_by_spills)Vladimir Makarov2014-03-271-61/+88
* re PR bootstrap/60343 (r208155 breaks bootstrap)Richard Biener2014-02-261-1/+1
* re PR rtl-optimization/60317 (find_hard_regno_for compile time hog in libvpx)Vladimir Makarov2014-02-251-8/+11
* re PR rtl-optimization/59511 (FAIL: gcc.target/i386/pr36222-1.c scan-assemble...Vladimir Makarov2014-01-151-1/+3
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-1/+1
* [multiple changes]Vladimir Makarov2013-07-181-1/+14
* re PR rtl-optimization/55342 ([LRA,x86] Non-optimal code for simple loop with...Vladimir Makarov2013-07-051-15/+18
* target.def (register_usage_leveling_p): New hook.Vladimir Makarov2013-05-301-5/+1
* lra-assigns.c (find_hard_regno_for): Add 1 to the cost of call saved registers.Vladimir Makarov2013-05-101-1/+1
* lra-assigns.c (find_hard_regno_for): Use lra_reg_val_equal_p to check the reg...Shiva Chen2013-04-231-5/+7
* re PR rtl-optimization/56348 (internal compiler error in assign_by_spills wit...Vladimir Makarov2013-02-151-0/+6
* re PR inline-asm/55934 (LRA inline asm error recovery)Steven Bosscher2013-01-241-0/+20
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* re PR inline-asm/55775 (ICE when building pari)Vladimir Makarov2012-12-211-0/+2
* re PR rtl-optimization/55512 (Various LRA ICEs with inline-asm)Vladimir Makarov2012-11-281-5/+11