summaryrefslogtreecommitdiff
path: root/gcc/config/nds32/nds32.md
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* [NDS32] Implement more C ISR extension.Chung-Ju Wu2018-08-121-3/+8
* [NDS32] Support Linux target for nds32.Chung-Ju Wu2018-06-021-1/+1
* [NDS32] Implement fp-as-gp optimization.Chung-Ju Wu2018-06-021-2/+48
* [NDS32] Implement bswapsi2 and bswaphi2 patterns.Chung-Ju Wu2018-05-271-0/+20
* [NDS32] Set call address constraint.Chung-Ju Wu2018-05-201-4/+4
* [NDS32] Add abssi2 pattern.Chung-Ju Wu2018-05-191-0/+14
* [NDS32] Support PIC and TLS.Kuan-Lin Chen2018-05-191-19/+110
* [NDS32] Implment indirect funciton call attribute.Kuan-Lin Chen2018-05-191-4/+78
* [NDS32] Implment n15 pipeline.Kito Cheng2018-05-131-1/+2
* [NDS32] Implment n12/n13 pipeline.Kito Cheng2018-05-131-1/+3
* [NDS32] Implment n10 pipeline.Kito Cheng2018-05-131-1/+2
* [NDS32] Add DSP extension instructions.Monk Chiang2018-05-131-3/+50
* [NDS32] Implement n7 pipeline.Kito Cheng2018-04-081-2/+3
* [NDS32] Implement e8 pipeline.Kito Cheng2018-04-081-2/+3
* [NDS32] Implement n8 pipeline.Kito Cheng2018-04-081-2/+3
* [NDS32] Implment n9 pipeline.Kito Cheng2018-04-081-0/+9
* [NDS32] New option -malways-align and -malign-functions.Chung-Ju Wu2018-04-081-6/+32
* [NDS32] Support dwarf exception handling.Chung-Ju Wu2018-04-071-0/+63
* [NDS32] Add intrinsic functions for particular instructions.Monk Chiang2018-04-071-5/+20
* [NDS32] Add intrinsic functions for cache control.Monk Chiang2018-04-071-1/+1
* [NDS32] Remove unused insn type: call.Chung-Ju Wu2018-04-071-1/+1
* [NDS32] Refine call and return patterns.Chung-Ju Wu2018-04-061-53/+106
* [NDS32] Refine condition of stack_push and stack_pop patterns.Chung-Ju Wu2018-04-061-6/+2
* [NDS32] Add hard float support.Monk Chiang2018-04-061-6/+108
* [NDS32] Add constraint for lwi45.fe instruction.Shiva Chen2018-04-051-9/+10
* [NDS32] Generate alu-shift instructions only for -Os.Chung-Ju Wu2018-04-051-10/+10
* [NDS32] Add divsi4 and udivsi4 patterns.Chung-Ju Wu2018-04-051-0/+20
* [NDS32] Refine negsi2 pattern.Chung-Ju Wu2018-04-051-5/+5
* [NDS32] Refine bit-wise operation and shift patterns.Kito Cheng2018-04-051-111/+108
* [NDS32] The add and sub pattens should only accept si mode.Chung-Ju Wu2018-04-051-8/+8
* [NDS32] Fine-tune predicator for alu-shift patterns.Chung-Ju Wu2018-04-051-12/+12
* [NDS32] Adjust asm patterns indention.Chung-Ju Wu2018-04-051-19/+19
* [NDS32] Add new instruction attribute: feature.Kito Cheng2018-04-051-16/+53
* [NDS32] Add subtype attribute for instructions.Chung-Ju Wu2018-04-051-7/+15
* [NDS32] Restrict mov pattern that has at least one register operand.Kito Cheng2018-04-041-1/+2
* [NDS32] Implement movmisalignsi and movmisaligndi pattern.Kito Cheng2018-04-041-0/+21
* [NDS32] Merge movqi and movhi patterns.Chung-Ju Wu2018-04-041-13/+12
* [NDS32] Refine movcc, cmov, cstore and cbranch patterns.Chung-Ju Wu2018-04-041-917/+236
* [NDS32] Refine instruction type attribute.Kito Cheng2018-04-041-39/+42
* [NDS32] Change enabled attribute to yes/no instead of 1/0.Chung-Ju Wu2018-04-041-11/+11
* [NDS32] Refine implementation of sibcall patterns.Chung-Ju Wu2018-04-041-57/+66
* [NDS32] Add relax optimization as new pass.Chung-Ju Wu2018-04-011-3/+10
* [NDS32] Refine prologue and epilogue code generation.Monk Chiang2018-03-121-14/+5
* [NDS32] Add load_multiple,store_multiple and new attribute combo.Kito Cheng2018-03-041-3/+9
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Add new options: -mext-perf, -mext-perf2, -mext-string.Chung-Ju Wu2017-11-161-4/+4
* Refine formatting and comments.Chung-Ju Wu2017-09-161-20/+20
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* nds32: Fix casesi (PR70668)Segher Boessenkool2016-04-281-5/+3