summaryrefslogtreecommitdiff
path: root/gcc/simplify-rtx.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2014-09-071-4/+4
* * cppbuiltin.c (define_builtin_macros_for_type_sizes): Rounddj2014-08-291-10/+11
* gcc/kugan2014-08-081-5/+4
* 2014-07-26 Marc Glisse <marc.glisse@inria.fr>glisse2014-07-261-0/+44
* Only transform rotate to rotatert and v.v. if target has bothsegher2014-07-021-0/+2
* [gcc]wschmidt2014-05-201-0/+25
* Fix an error in a CONST_INT_P patch from 2009.bernds2014-05-191-1/+1
* Use target-independent semantics for wi::clz and wi::ctz.rsandifo2014-04-281-2/+11
* Formatting and typo fixes.rsandifo2014-04-231-1/+2
* Fix some off-by-one errors and bounds testsrsandifo2014-04-231-1/+1
* Merge from trunk.rsandifo2014-04-171-3/+2
|\
* | fixed regressions in vrx test caseszadeck2014-01-161-1/+1
* | Review feedback, split long line.mrs2014-01-151-1/+2
* | Fix x86 bootstrap problem; from_array was being use to convertmrs2014-01-141-0/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * PR other/59545jakub2013-12-191-4/+4
* | Merge in trunk.mrs2013-12-131-5/+10
|\ \ | |/
| * PR rtl-optimization/58295ebotcazou2013-12-101-5/+10
| * 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-1/+1
| * 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-1/+1
* | Merge with trunk.rsandifo2013-11-221-6/+2
|\ \ | |/
| * PR rtl-optimization/55950jsm282013-11-211-6/+2
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-14/+14
* | Merge from trunk.rsandifo2013-11-201-1/+2
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
| * gcc/ada/rsandifo2013-11-181-1/+1
* | Remove tree_to_hwi.rsandifo2013-11-191-1/+1
* | Handle rtx shifts more like trunk.rsandifo2013-11-101-11/+20
* | Use MAX_MODE_INT rather than mode_for_size.rsandifo2013-11-101-2/+2
* | Simplify mult-to-shift conversion code.rsandifo2013-11-101-1/+1
* | Remove some wide_int constructor calls. Make more use of wi::.rsandifo2013-11-101-1/+1
* | Fix some formatting. Put stuff on a single line where shorter wide-int codersandifo2013-11-091-2/+2
* | Fix UNSIGNED_FIX simplify-rtx.c handling.rsandifo2013-11-041-1/+2
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-38/+33
* | Merge in trunk.mrs2013-09-201-12/+17
|\ \ | |/
| * gcc/rsandifo2013-09-111-2/+4
| * gcc/rsandifo2013-09-091-10/+13
| * 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-4/+3
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-53/+50
* | fixed bug in wide_int::fits_uhwi_pzadeck2013-08-271-30/+33
* | made sign parameter optional to wide_int::neg_pzadeck2013-08-241-5/+5
* | Add wide-int branch.mrs2013-08-131-696/+252
|/
* PR target/57819jakub2013-07-081-0/+23
* PR rtl-optimization/57829jakub2013-07-081-0/+1
* * simplify-rtx.c (simplify_byte_swapping_operation): Use proper macroebotcazou2013-05-311-3/+2
* PR rtl-optimization/55177ebotcazou2013-05-241-2/+64
* * expmed.c (expand_shift_1): Canonicalize rotates byjakub2013-05-141-0/+12
* 2013-04-03 Marc Glisse <marc.glisse@inria.fr>glisse2013-04-031-14/+80