summaryrefslogtreecommitdiff
path: root/gcc/expmed.c
Commit message (Expand)AuthorAgeFilesLines
* gcc:edlinger2015-04-011-9/+20
* [expmed][trivial] Fix comment about multiplying by T-1 and adding T.ktkachov2015-03-231-2/+2
* [expmed][cleanup] Use std::swap instead of manual swappingktkachov2015-03-181-18/+9
* gcc:edlinger2015-03-051-17/+17
* [Patch] Improve warning messagejiwang2015-01-161-3/+3
* [Patch] Warn and truncate bitsize when partial overflow happenjiwang2015-01-161-0/+15
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+13
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* * expmed.c (expand_mult): Use std::swap.jakub2014-12-031-5/+1
* PR c/59708jakub2014-12-031-0/+3
* 2014-11-17 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-11-171-1/+1
* 2014-11-10 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012014-11-101-0/+12
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* * expmed.c (strict_volatile_bitfield_p): Fix off-by-one error.dj2014-10-291-1/+1
* gcc/ada/rsandifo2014-10-291-101/+101
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+2
* PR middle-end/61903mpolacek2014-09-011-4/+5
* * cppbuiltin.c (define_builtin_macros_for_type_sizes): Rounddj2014-08-291-7/+13
* expmed.c: Use rtx_insn and rtx_code_labeldmalcolm2014-08-221-27/+34
* * expmed.c (struct init_expmed_rtl): Change all fields butjakub2014-07-071-121/+95
* * gcov-io.c (gcov_read_words): Don't call memmove if excess is 0.jakub2014-07-031-2/+3
* PR tree-optimization/57233jakub2014-06-271-8/+11
* Tweak uses of new APIrsandifo2014-04-231-1/+1
* Merge from trunk.rsandifo2014-04-171-1/+1
|\
* \ Merge in trunk.mrs2014-02-101-0/+8
|\ \ | |/
| * PR middle-end/59261jakub2014-02-041-0/+8
* | Use STATIC_ASSERT. Remove unnecessary template argument.rsandifo2014-01-201-1/+1
* | Fix x86 bootstrap problem; from_array was being use to convertmrs2014-01-141-0/+1
* | Merge in trunk.mrs2014-01-031-19/+12
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * * expmed.c (lowpart_bit_field_p): Fix comment.ebotcazou2013-12-171-18/+11
* | Merge in trunk.mrs2013-12-131-85/+160
|\ \ | |/
| * 2013-12-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-12-111-7/+36
| * 2013-12-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-12-111-15/+42
| * 2013-12-11 Sandra Loosemore <sandra@codesourcery.com>edlinger2013-12-111-78/+97
* | Merge with trunk.rsandifo2013-12-041-5/+0
|\ \ | |/
| * PR target/58864jakub2013-12-031-5/+0
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-2/+2
* | Merge from trunk.rsandifo2013-11-201-0/+1
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* | Merge in trunk.mrs2013-11-161-0/+7
|\ \ | |/
| * PR middle-end/59049amylaar2013-11-111-0/+7
* | Simplify mult-to-shift conversion code.rsandifo2013-11-101-22/+3
* | Various simplifications.rsandifo2013-11-101-2/+2
* | Merge in trunk.mrs2013-11-041-6/+21
|\ \ | |/
| * * optabs.c (expand_vec_perm): Avoid vector mode punningjakub2013-10-311-6/+21
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-8/+5
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-3/+1
* | Merge in trunk.mrs2013-10-201-57/+18
|\ \ | |/