aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nds32/nds32-predicates.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-19[NDS32] Support PIC and TLS.Kuan-Lin Chen1-0/+36
2018-05-19[NDS32] Use machine mode with E_ prefix.Chung-Ju Wu1-2/+2
2018-05-13[NDS32] Add DSP extension instructions.Monk Chiang1-0/+77
2018-04-25[NDS32] Fix bug in bit-instruction checking functions.Chung-Ju Wu1-3/+6
2018-04-06[NDS32] Add hard float support.Monk Chiang1-0/+67
2018-04-01[NDS32] Add relax optimization as new pass.Chung-Ju Wu1-0/+34
2018-03-04[NDS32] Refine load_multiple and store_multiple.Kito Cheng1-7/+37
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-11-16Add new options: -mext-perf, -mext-perf2, -mext-string.Chung-Ju Wu1-3/+3
2017-09-16Refine formatting and comments.Chung-Ju Wu1-50/+50
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-32/+4
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
2015-06-23c-common.c: Don't include target-def.h.Richard Sandiford1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-03[NDS32] In nds32_valid_stack_push_pop_p(), we look into OP rtx to see if we i...Chung-Ju Wu1-7/+12
2014-07-04Move some helper functions of predicates and constraints to nds32-predicates....Chung-Ju Wu1-0/+379
2014-07-04Add several new files for preparation of providing modulesChung-Ju Wu1-0/+19