Age | Commit message (Expand) | Author | Files | Lines |
2016-09-13 | re PR rtl-optimization/77289 (ICE in extract_constrain_insn, at recog.c:2212 ... | Bernd Edlinger | 1 | -26/+15 |
2016-09-09 | re PR rtl-optimization/77289 (ICE in extract_constrain_insn, at recog.c:2212 ... | Peter Bergner | 1 | -17/+18 |
2016-08-15 | lra: A multiple_sets is not a simple_move_p (PR73650) | Segher Boessenkool | 1 | -0/+7 |
2016-08-11 | [LRA] Reload of slow mems | Alan Modra | 1 | -29/+70 |
2016-08-05 | re PR rtl-optimization/69847 (Spec 2006 403.gcc slows down with -mlra vs. rel... | Vladimir Makarov | 1 | -2/+4 |
2016-08-02 | re PR rtl-optimization/69847 (Spec 2006 403.gcc slows down with -mlra vs. rel... | Vladimir Makarov | 1 | -60/+363 |
2016-07-14 | re PR rtl-optimization/71878 (ICE in cselib_record_set) | Thomas Preud'homme | 1 | -12/+49 |
2016-07-08 | re PR rtl-optimization/71621 (ICE in assign_by_spills, at lra-assigns.c:1417 ... | Vladimir Makarov | 1 | -0/+35 |
2016-07-05 | [LRA] Don't count spilling cost for it offmemok | Jiong Wang | 1 | -1/+3 |
2016-06-09 | [Patch] PR70751, correct the cost for spilling non-pseudo into memory | Vladimir Makarov | 1 | -4/+17 |
2016-05-18 | [Patch, lra] Guard in_class_p with REG_P check | Jiong Wang | 1 | -1/+2 |
2016-05-12 | [LRA] PR70904, relax the restriction on subreg reload for wide mode | Jiong Wang | 1 | -1/+15 |
2016-04-19 | re PR middle-end/70689 (ICE on valid code at -O1 in 32-bit mode on x86_64-lin... | Vladimir Makarov | 1 | -1/+11 |
2016-04-06 | re PR rtl-optimization/70398 (gcc.dg/vect/slp-multitypes-9.c FAILs with -fno-... | Vladimir Makarov | 1 | -2/+14 |
2016-03-18 | Fix PR70278, a problem with the previous split_reg change | Bernd Schmidt | 1 | -1/+6 |
2016-03-14 | re PR middle-end/70219 (ICE: in delete_move_and_clobber, at lra-constraints.c... | Jakub Jelinek | 1 | -1/+1 |
2016-03-14 | LRA: identify biggest access mode for hard_regs and use it in split_reg | Bernd Schmidt | 1 | -8/+15 |
2016-03-12 | re PR target/69614 (wrong code with -Os -fno-expensive-optimizations -fschedu... | Vladimir Makarov | 1 | -2/+20 |
2016-03-02 | re PR middle-end/70025 (Miscompilation of gc-7.4.2 on s390x starting with r22... | Vladimir Makarov | 1 | -1/+32 |
2016-02-15 | Avoid removing sets of a pseudo PIC register in LRA. | Bernd Schmidt | 1 | -1/+3 |
2016-02-12 | cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor. | Jakub Jelinek | 1 | -2/+2 |
2016-02-10 | re PR target/69148 (ICE (floating point exception) on s390x-linux-gnu) | Vladimir Makarov | 1 | -7/+21 |
2016-02-03 | re PR target/69461 (ICE in lra_set_insn_recog_data, at lra.c:964) | Vladimir Makarov | 1 | -3/+31 |
2016-01-29 | re PR target/69299 (-mavx performance degradation with r232088) | Vladimir Makarov | 1 | -2/+11 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-27 | re PR rtl-optimization/68536 (LRA ICEs with new arm pattern) | Vladimir Makarov | 1 | -2/+5 |
2015-11-26 | Fix whitespacing. | Mike Stump | 1 | -2/+2 |
2015-11-25 | re PR rtl-optimization/67954 (internal compiler error: in patch_jump_insn, at... | Vladimir Makarov | 1 | -1/+4 |
2015-10-30 | Add contains_symbol_ref_p | Anatoly Sokolov | 1 | -29/+0 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -9/+0 |
2015-10-29 | lra: Don't remove the scratch in (mem:BLK (scratch)) | Segher Boessenkool | 1 | -0/+5 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -9/+6 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -3/+1 |
2015-10-20 | [PATCH] Move RTL printing code from sched-vis.c into print-rtl.c | Jeff Law | 1 | -0/+1 |
2015-10-17 | change a function argument from rtx to rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2015-10-02 | re PR rtl-optimization/67756 (ICE compiling Linux Kernel fs/namei.c on ARM) | Vladimir Makarov | 1 | -12/+20 |
2015-09-30 | re PR rtl-optimization/67037 (Wrong code at -O1 and above on ARM) | Bernd Edlinger | 1 | -1/+1 |
2015-09-25 | re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when c... | Vladimir Makarov | 1 | -0/+6 |
2015-09-16 | Fix endianness assumption in LRA. | David S. Miller | 1 | -1/+1 |
2015-09-01 | re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when c... | Vladimir Makarov | 1 | -6/+12 |
2015-07-16 | re PR rtl-optimization/66626 (gcc.dg/torture/stackalign/non-local-goto-5.c se... | Vladimir Makarov | 1 | -7/+1 |
2015-07-14 | re PR rtl-optimization/66626 (gcc.dg/torture/stackalign/non-local-goto-5.c se... | Vladimir Makarov | 1 | -1/+7 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-09 | re PR rtl-optimization/66782 (Unable to run 64-bit wine after MS->SYSV regist... | Vladimir Makarov | 1 | -3/+15 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -10/+5 |
2015-06-30 | re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subre... | Vladimir Makarov | 1 | -8/+9 |
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-06 | emit-rtl.c, [...]: Replace rtx base types with more derived ones. | Richard Sandiford | 1 | -3/+3 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |