aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
AgeCommit message (Expand)Author
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
2016-11-11 PR rtl-optimization/59461ebotcazou
2016-11-10combine: Do not call simplify from inside change_zero_ext (PR78232)segher
2016-11-07 PR rtl-optimization/77309bernds
2016-11-04 * defaults.h (LOAD_EXTEND_OP): Define if not already defined.ebotcazou
2016-11-03combine lhs zero_extract fix (PR78186)segher
2016-11-01Mark fallthrough cases with gcc_fallthrough.foreese
2016-10-28combine: Improve change_zero_ext (fixes PR71847)segher
2016-10-21make LABEL_REF_LABEL a rtx_insn *tbsaunde
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-27 * combine.c (simplify_comparison): Add canonical FALLTHROUGH comments.jakub
2016-09-16 Add inline functions for various bitwise operations.jason
2016-09-16 PR target/77526jakub
2016-08-12 PR c/7652mpolacek
2016-07-29gcc/gjl
2016-07-28Do not allow make_compound_operation for vector modemarxin
2016-07-20 * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.uros