summaryrefslogtreecommitdiff
path: root/gcc/optabs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * * optabs.c (expand_vec_perm): Revert one incorrect line fromjakub2013-11-041-1/+1
* | Merge in trunk.mrs2013-11-041-15/+11
|\ \ | |/
| * * optabs.c (expand_vec_perm): Avoid vector mode punningjakub2013-10-311-5/+5
| * PR rtl/58542rth2013-10-241-10/+6
* | Fix mask inversions in expand_copysign_bit.rsandifo2013-11-021-2/+2
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-20/+10
* | Merge in trunk.mrs2013-10-201-16/+16
|\ \ | |/
| * gcc/rsandifo2013-09-281-15/+15
| * gcc/rsandifo2013-09-231-1/+1
* | Merge in trunk.mrs2013-09-201-12/+17
|\ \ | |/
| * gcc/rsandifo2013-09-091-12/+17
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-10/+9
* | fixed rot in the branchzadeck2013-08-201-1/+2
* | Add wide-int branch.mrs2013-08-131-25/+31
|/
* gcc/rsandifo2013-03-091-14/+15
* PR target/52555aldyh2013-02-191-1/+34