aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
AgeCommit message (Expand)Author
2019-08-30 Backported from mainlinejakub
2019-08-30 Backported from mainlinejakub
2019-08-30 Backported from mainlinejakub
2018-12-172018-12-17 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>saaadhu
2018-11-202018-11-20 Eric Botcazou <ebotcazou@adacore.com>ebotcazou
2018-10-12 Backported from mainlinejakub
2018-06-22 Backported from mainlinejakub
2018-06-22 Backported from mainlinejakub
2018-02-01 PR rtl-optimization/84123uros
2018-01-31 PR rtl-optimization/84071ebotcazou
2018-01-14 Backport from mainlineuros
2017-12-15 Backported from mainlinejakub
2017-11-24combine: Don't split insns if half is unused (PR82621)segher
2017-11-09 Backport from mainlinesegher
2017-10-27 Backported from mainlinejakub
2017-04-25 PR rtl-optimization/80501jakub
2017-03-29combine: Fix PR80233segher
2017-03-21 PR target/80125jakub
2017-03-20combine: Fix 79910segher
2017-03-20 Revert:segher
2017-03-18Fix aarch64 bootstrap compare failure.wilson
2017-03-17 PR rtl-optimization/79910law
2017-03-10 PR rtl-optimization/79909jakub
2017-02-13 PR rtl-optimization/79388jakub
2017-01-27 PR rtl-optimization/78559amker
2017-01-23 PR rtl-optimization/71724bernds
2017-01-14Avoid PR72749 by not using unspecsamodra
2017-01-12 * combine.c (try_combine): Don't ignore result of overlap checkingnathan
2017-01-01 Update copyright years.jakub
2016-12-19combine: Omit redundant AND in change_zero_ext.krebbel
2016-12-14 PR debug/77844jakub
2016-12-12combine: Handle mode expanding zero_extracts in change_zero_ext.segher
2016-12-05Subject: [PATCH] Revert "Do not simplify "(and (reg) (const bit)" tosegher
2016-12-02Do not simplify "(and (reg) (const bit)" to if_then_else.krebbel
2016-12-01Fix rtl-optimization/78596 - combine.c:12561:14: runtime error: left shift of...trippels
2016-12-01combine: Emit a barrier after unconditional trap (PR78607)segher
2016-11-30combine: Don't mess with subregs of floating point (PR78590)segher
2016-11-30Fix PR78588 - rtlanal.c:5210:38: runtime error: shift exponent 4294967295 is ...trippels
2016-11-29combine: Tweak change_zero_extsegher
2016-11-29combine: Make code after a new trap unreachable (PR78342)segher
2016-11-28gcc:bonzini
2016-11-25 PR rtl-optimization/78527jakub
2016-11-23combine: Query can_change_dest_mode before changing dest modesegher
2016-11-23combine: Convert subreg-of-lshiftrt to zero_extract properly (PR78390)segher
2016-11-18Use rtx_mode_t instead of std::make_pairrsandifo
2016-11-16 PR rtl-optimization/78378jakub
2016-11-16An alternative fix for PR70944rsandifo
2016-11-15Add a load_extend_op wrapperrsandifo
2016-11-15Fix simplify_shift_const_1 handling of vector shiftsrsandifo
2016-11-15 PR missed-optimization/77881matz