summaryrefslogtreecommitdiff
path: root/gcc/optabs.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/63952uweigand2014-11-211-2/+5
* 2014-11-17 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-11-171-1/+9
* [Vectorizer]Make reductions-via-shifts and vec_shr_optab endianness-neutralalalaw012014-11-141-2/+0
* Remove VEC_RSHIFT_EXPR tree code, now unusedalalaw012014-11-131-31/+0
* [Vectorizer] Use a VEC_PERM_EXPR instead of VEC_RSHIFT_EXPR; expand appropria...alalaw012014-11-131-2/+46
* * optabs.c (prepare_operand): Gracefully fail if the mode of Xuweigand2014-11-131-1/+4
* Allow a port not to define an indirect_jump pattern.bernds2014-11-051-2/+5
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-15/+1
* gcc/ada/rsandifo2014-10-291-193/+193
* Remove VEC_LSHIFT_EXPR and vec_shl_optabalalaw012014-10-281-17/+3
* PR63442 libgcc_cmp_return_mode not always return word_modejiwang2014-10-271-1/+1
* Add new optabs for reducing vectors to scalarsalalaw012014-10-271-4/+25
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+3
* PR tree-optimization/63464jakub2014-10-171-0/+27
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* move many gc hashtab to hash_tabletbsaunde2014-10-121-38/+32
* use rtx_code_label moretbsaunde2014-09-031-3/+2
* * cppbuiltin.c (define_builtin_macros_for_type_sizes): Rounddj2014-08-291-2/+2
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-8/+13
* Strengthen various insn emission functionsdmalcolm2014-08-261-1/+1
* optabs.c: Use rtx_insn and rtx_code_labeldmalcolm2014-08-221-57/+77
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm2014-08-191-2/+2
* gcc/kugan2014-08-081-1/+1
* PR 61713: ICE when expanding single-threaded version of atomic_test_and_set.ktkachov2014-08-041-1/+4
* 2014-07-28 Richard Biener <rguenther@suse.de>rguenth2014-07-281-2/+6
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-0/+3
* 2014-05-26 Richard Sandiford <rdsandiford@googlemail.com>hainque2014-05-281-1/+1
* * gengtype-state.c (fatal_reading_state): Bring offline.hubicka2014-05-241-0/+19
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-4/+3
* Merge in trunk.mrs2014-04-021-3/+43
|\
| * 2014-04-02 Richard Biener <rguenther@suse.de>rguenth2014-04-021-3/+6
| * 2014-03-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2014-03-241-0/+37
* | Merge in trunk.mrs2014-02-101-6/+7
|\ \ | |/
| * 2014-02-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2014-02-071-6/+7
* | Merge in trunk.mrs2014-01-131-1/+1
|\ \ | |/
| * PR pch/59436jakub2014-01-071-1/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-2/+42
|\ \ | |/
| * * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-0/+39
| * * optabs.c (gen_int_libfunc): Do not compare modes directly.ebotcazou2013-12-091-1/+2
| * Eliminate profile_status macro.dmalcolm2013-12-091-1/+1
* | Merge with trunk.rsandifo2013-12-041-1/+4
|\ \ | |/
| * PR target/58864jakub2013-12-031-1/+4
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-1/+1
* | Merge from trunk.rsandifo2013-11-201-0/+7
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
| * * md.texi (setmem): Document new parameter.hubicka2013-11-191-0/+4
* | Fix some formatting. Put stuff on a single line where shorter wide-int codersandifo2013-11-091-0/+1
* | Merge in trunk.mrs2013-11-061-1/+1
|\ \ | |/