summaryrefslogtreecommitdiff
path: root/gcc/expmed.c
Commit message (Expand)AuthorAgeFilesLines
* 2016-04-18 Richard Biener <rguenther@suse.de>rguenth2016-04-181-11/+0
* PR rtl-optimization/70174jakub2016-03-111-4/+8
* Update copyright years.jakub2016-01-041-1/+1
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-57/+209
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+8
* PR middle-end/67966hubicka2015-10-211-8/+0
* support BLKmode inputs for store_bit_fieldaoliva2015-10-131-0/+8
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-16/+6
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-051-1/+1
* gcc/rsandifo2015-08-201-10/+1
* * config/arm/arm.c (neon_element_bits): Replace call todavids2015-08-171-4/+4
* gcc/rsandifo2015-07-281-4/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-23/+29
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-9/+4
* gcc/rsandifo2015-06-301-7/+7
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* * expmed.c (extract_bit_field_1): Avoid clobbering adj2015-05-301-0/+5
* remove #if HAVE_conditional_movetbsaunde2015-05-221-8/+5
* always define HAVE_conditional_movetbsaunde2015-05-221-2/+2
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-6/+6
* gcc/rsandifo2015-05-191-1/+1
* Use std::swap instead of explicit swapsmiyuki2015-05-191-6/+4
* [expmed] Properly account for the cost and latency of shift+add ops when synt...ktkachov2015-04-211-29/+26
* 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