aboutsummaryrefslogtreecommitdiff
path: root/gcc/optabs.c
AgeCommit message (Expand)Author
2017-01-11 gcc/Christophe Lyon
2016-02-16 PR rtl-optimization/69764jakub
2016-02-12 PR rtl-optimization/69764jakub
2016-01-11gcc/ienkovich
2016-01-04 Update copyright years.jakub
2015-12-02 PR target/68647jakub
2015-11-27 PR tree-optimization/68552jakub
2015-11-24 PR target/68483jakub
2015-11-10gcc/ienkovich
2015-11-10gcc/ienkovich
2015-11-10gcc/ienkovich
2015-11-10[optabs][ifcvt][1/3] Define negcc, notcc optabsktkachov
2015-11-092015-11-09 Steve Ellcey <sellcey@imgtec.com>sje
2015-11-09gcc/ienkovich
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-26[optabs.c] Fix PR 67989: Handle const0_rtx target in expand_atomic_compare_an...ktkachov
2015-10-222015-10-22 Richard Biener <rguenther@suse.de>rguenth
2015-10-21gcc/ienkovich
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo
2015-09-17Split up optabs.[hc]rsandifo
2015-09-14 PR middle-end/67401danglin
2015-09-03[gcc]wschmidt
2015-08-25 * optabs.c (emit_indirect_jump): Don't try an emit a jump if thenathan
2015-08-17 * config/arm/arm.c (neon_element_bits): Replace call todavids
2015-07-28gcc/rsandifo
2015-07-28gcc/rsandifo
2015-07-28gcc/rsandifo
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-08 * target.def (rtx_costs): Remove "code" param, add "mode".amodra
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-05gcc/rsandifo
2015-06-30gcc/rsandifo
2015-06-30gcc/rsandifo
2015-06-25gcc/rsandifo
2015-06-22Use std::swap instead of manual swaps.miyuki
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-24provide default for HAVE_mem_signal_fencetbsaunde
2015-05-24always define HAVE_memory_barriertbsaunde
2015-05-24provide default for HAVE_mem_thread_fencetbsaunde
2015-05-22remove #if HAVE_conditional_movetbsaunde
2015-05-22always define HAVE_conditional_movetbsaunde
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-19optabs: Fix vec_perm -> V16QI middle end lowering.krebbel
2015-05-19Use std::swap instead of explicit swapsmiyuki
2015-05-122015-05-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-08optabs.c: Make vector_compare_rtx cope with VOID mode constants (e.g. const0_...alalaw01