aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nds32/nds32.md
AgeCommit message (Expand)AuthorFilesLines
2016-04-28nds32: Fix casesi (PR70668)Segher Boessenkool1-5/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-3/+2
2015-01-16[NDS32] Have sibling calls optmization to be performed on nds32 target.Chung-Ju Wu1-2/+112
2015-01-16[NDS32] Have shirnk-wrapping optimization to be performed on nds32 target.Chung-Ju Wu1-9/+19
2015-01-16[NDS32] Fix wrong data flow when building nds32 target with --enable-checking...Chung-Ju Wu1-0/+12
2015-01-13[NDS32] Consider TARGET_CMODEL_LARGE for function call instructions.Chung-Ju Wu1-10/+32
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-16re PR target/64217 (LRA: generate wrong liveness info after r217947 for clobb...Chung-Ju Wu1-1/+1
2014-09-03[NDS32] We need to make sure it is NOT a variadic function so that some v3pus...Chung-Ju Wu1-4/+12
2014-09-03[NDS32] Consider varargs situation when creating stack operation assembly code.Chung-Ju Wu1-4/+8
2014-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford1-13/+13
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-31Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu1-0/+2221