aboutsummaryrefslogtreecommitdiff
path: root/gcc/optabs.c
AgeCommit message (Expand)Author
2017-02-01Fix __atomic to not implement atomic loads with CAS.torvald
2017-01-01 Update copyright years.jakub
2016-11-21remove cast from emit_libcall_blocktbsaunde
2016-11-16Fix vec_cmp comparison modersandifo
2016-11-02split up some variables to use rtx_insn * moretbsaunde
2016-10-25 PR target/78102jakub
2016-10-15 * optabs.c (expand_parity): Fix mode mismatch, add final conversionebotcazou
2016-09-262016-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2016-09-13 * optabs.c (prepare_cmp_insn): Update documentation comment.macro
2016-07-21[Patch 3/2 ifcvt costs] Don't expand a conditional move between identical sou...jgreenhalgh
2016-07-19 * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros
2016-05-13 * builtins.c (expand_builtin_memcmp): Do not emit the call here.ebotcazou
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