summaryrefslogtreecommitdiff
path: root/gcc/config/cris/cris.md
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* [PATCH] Fix undefined behaviour in cris portlaw2015-09-261-2/+4
* * config/cris/cris.md ("epilogue"): Remove condition.hp2015-07-021-4/+2
* gcc/rsandifo2015-05-071-4/+2
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-3/+3
* single_set takes an insndmalcolm2014-09-091-1/+1
* PR target/61737.hp2014-07-171-20/+40
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR middle-end/59584hp2013-12-231-13/+14
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Add CRIS atomic patterns for 1, 2, and 4 bytes.hp2012-06-011-11/+13
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* * config/cris/cris.h (TARGET_HAS_BREAK, TARGET_TRAP_USING_BREAK8):hp2012-05-291-0/+8
* gcc/rsandifo2012-05-051-4/+4
* PR target/53156hp2012-04-291-9/+39
* PR target/53120hp2012-04-251-40/+51
* * config/cris/constraints.md: New file.aesok2011-11-071-34/+35
* * config/cris/cris.c (reg_ok_for_base_p, reg_ok_for_index_p,aesok2011-10-291-2/+2
* gcc/rsandifo2011-09-111-11/+6
* Remove doubled up words.mrs2011-04-101-1/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* PR target/44202hp2010-05-201-1/+1
* PR target/26515hp2009-10-121-2/+4
* Merge cond-optab branch.bonzini2009-05-121-56/+74
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-2/+2
* PR target/35492.hp2008-07-141-41/+41
* 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-141-4/+2
* PR testsuite/35843hubicka2008-04-251-2/+2
* * config/cris/cris.md ("*andhi_lowpart_non_v32", "*andhi_lowpart_v32")hp2008-04-131-4/+4
* * gcc/config/cris/cris.md: Group related constants together, withhp2007-12-151-186/+1044
* * longlong.h [__CRIS_arch_version >= 8] (count_trailing_zeros):hp2007-09-061-1/+27
* * config/cris/cris.h (TARGET_HAS_SWAP): Defined to describehp2007-09-031-0/+7
* * config/cris/cris.h (TARGET_HAS_LZ, CLZ_DEFINED_VALUE_AT_ZERO):hp2007-09-031-1/+8
* * doc/md.texi (Iterators): Renamed from Macros. All contentshp2007-08-221-9/+9
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-021-3/+2
* * config/cris/cris.md ("movsi"): Fix typo in last change.hp2007-07-111-1/+1
* Replace no_new_pseudos in backends.ian2007-07-101-5/+5
* * config/cris/cris.c (cris_movem_load_rest_p, cris_store_multiple_op_p)hp2007-02-191-33/+30
* * config/cris/cris.md ("*andsi_movu", "*andsi_clear", "*andhi_movu")hp2007-02-051-7/+7
* Update copyright yearshp2006-01-261-1/+1
* PR target/25947hp2006-01-261-12/+33
* PR target/25706hp2006-01-111-19/+19
* PR target/25718hp2006-01-101-4/+9
* * config/cris/cris.md ("reload_out<mode>"): Mark operand 2 ashp2005-11-251-1/+1
* PR target/24869hp2005-11-151-10/+12
* PR target/23424hp2005-10-161-71/+109
* Rewrite PIC support to more closely model actual instructions.hp2005-07-091-170/+328