Age | Commit message (Expand) | Author | Files | Lines |
2017-09-19 | lra: make reload_pseudo_compare_func a proper comparator | Alexander Monakov | 1 | -12/+3 |
2017-09-12 | Convert hard_regno_nregs to a function | Richard Sandiford | 1 | -20/+21 |
2017-09-12 | Make more use of end_hard_regno | Richard Sandiford | 1 | -1/+1 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 1 | -1/+2 |
2017-07-20 | lra-assigns.c: fix pseudo_compare_func | Alexander Monakov | 1 | -4/+3 |
2017-07-05 | Remove enum before machine_mode | Richard Sandiford | 1 | -1/+1 |
2017-03-25 | re PR target/80160 (operand has impossible constraints) | Bernd Schmidt | 1 | -1/+2 |
2017-03-24 | re PR target/80148 (operand has impossible constraints) | Vladimir Makarov | 1 | -0/+8 |
2017-03-10 | re PR rtl-optimization/78911 (Infinite loop at -O2/O3 optimization levels whi... | Bernd Schmidt | 1 | -7/+25 |
2017-01-27 | re PR target/79131 (ICE: in extract_constrain_insn, at recog.c:2213, big-endi... | Vladimir Makarov | 1 | -26/+39 |
2017-01-26 | re PR target/79131 (ICE: in extract_constrain_insn, at recog.c:2213, big-endi... | Vladimir Makarov | 1 | -3/+13 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-08 | re PR rtl-optimization/78671 (ICE: in extract_constrain_insn, at recog.c:2213... | Vladimir Makarov | 1 | -2/+6 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-08-02 | re PR rtl-optimization/69847 (Spec 2006 403.gcc slows down with -mlra vs. rel... | Vladimir Makarov | 1 | -10/+37 |
2016-03-04 | Avoid terminating early in LRA, unless -fchecking (PR57676) | Bernd Schmidt | 1 | -1/+6 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -12/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -9/+7 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -3/+1 |
2015-07-16 | re PR rtl-optimization/66626 (gcc.dg/torture/stackalign/non-local-goto-5.c se... | Vladimir Makarov | 1 | -5/+22 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -10/+6 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-04-10 | re PR target/65710 (Thumb1 ICE caused by no register to spill) | Vladimir Makarov | 1 | -2/+4 |
2015-04-09 | re PR target/65710 (Thumb1 ICE caused by no register to spill) | Vladimir Makarov | 1 | -1/+8 |
2015-03-05 | re PR target/64342 (Tests failing when compiled with '-m32 -fpic' after r2161... | Vladimir Makarov | 1 | -4/+40 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -0/+16 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-03 | Rename fuse-caller-save | Tom de Vries | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -4/+4 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+3 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+5 |
2014-10-15 | re PR rtl-optimization/63448 (ICE when compiling atlas 3.10.2) | Vladimir Makarov | 1 | -1/+28 |
2014-10-13 | re PR target/8340 (ICE on x86 inline asm w/ -fPIC) | Kirill Yukhin | 1 | -6/+14 |
2014-10-10 | * lra-assigns.c (assign_by_spills): Fix thinko in previous change. | Eric Botcazou | 1 | -1/+3 |
2014-10-10 | * lra-assigns.c (assign_by_spills): Error out on spill failure. | Eric Botcazou | 1 | -7/+9 |
2014-09-09 | struct ira_reg_equiv_s's "init_insns" is an rtx_insn_list | David Malcolm | 1 | -3/+3 |
2014-08-22 | lra: use rtx_insn | David Malcolm | 1 | -1/+1 |
2014-06-16 | re PR rtl-optimization/61522 (ICE while building libgcc in LRA) | Vladimir Makarov | 1 | -1/+2 |
2014-06-13 | lra-assign.c (assign_by_spills): Add code to assign vector regs to inheritanc... | Vladimir Makarov | 1 | -0/+25 |
2014-05-30 | -fuse-caller-save - Support in lra | Tom de Vries | 1 | -6/+7 |
2014-05-28 | revert: lra-int.h (struct lra_reg): Add field actual_call_used_reg_set. | Tom de Vries | 1 | -12/+3 |
2014-05-28 | -fuse-caller-save - Support in lra | Tom de Vries | 1 | -3/+12 |
2014-03-28 | re PR target/60675 ([aarch64] internal compiler error: Max. number of generat... | Vladimir Makarov | 1 | -3/+5 |
2014-03-27 | re PR rtl-optimization/60650 ([ARM] LRA ICE in assign_by_spills) | Vladimir Makarov | 1 | -61/+88 |
2014-02-26 | re PR bootstrap/60343 (r208155 breaks bootstrap) | Richard Biener | 1 | -1/+1 |