summaryrefslogtreecommitdiff
path: root/gcc/config/arc
AgeCommit message (Expand)Author
2020-03-31arc: Update operand printingClaudiu Zissulescu
2020-03-31arc: Cleanup compilation warningClaudiu Zissulescu
2020-03-31arc: Allow more ABIs in GLIBC_DYNAMIC_LINKERClaudiu Zissulescu
2020-03-18Fix up duplicated duplicated words in commentsJakub Jelinek
2020-03-15driver: Fix redundant descriptions in optionsLewis Hyatt
2020-03-14Fix doubled indefinite articles, mostly in comments.Jakub Jelinek
2020-03-03arc: Update legitimate small data address.Claudiu Zissulescu
2020-03-03arc: Use accl_operand predicate for fma instructions.Claudiu Zissulescu
2020-03-03arc: Improve code gen for 64bit add/sub operations.Claudiu Zissulescu
2020-03-03arc: Add length attribute to eh_return pattern.Claudiu Zissulescu
2020-02-13[ARC] Deprecate q-class option.Claudiu Zissulescu
2020-02-13[ARC] Use TARGET_INSN_COST.Claudiu Zissulescu
2020-02-13[ARC] Update mlo/mhi handling when big-endian CPU.Claudiu Zissulescu
2020-01-27[ARC] Update ARC600 multiplication cost.Claudiu Zissulescu
2020-01-27[ARC] Save mlo/mhi registers when ISR.Claudiu Zissulescu
2020-01-27[ARC] Propagate uncached type attribute to each member of a struct.Claudiu Zissulescu
2020-01-23Fix patchable-function-entry on arcAndrew Pinski
2020-01-01Update copyright years.Jakub Jelinek
2019-12-12[ARC] generate signaling FDCMPF for hard float comparisonsVineet Gupta
2019-12-12[ARC] Use hardware support for double-precision compare instructions.Claudiu Zissulescu
2019-11-22[ARC] Fix failing pr77309 for ARC700Claudiu Zissulescu
2019-11-20[ARC] Register ARC specific passes with a .def file.Claudiu Zissulescu
2019-11-16Optionally pick the cheapest loop_vec_infoRichard Sandiford
2019-11-14Replace autovectorize_vector_sizes with autovectorize_vector_modesRichard Sandiford
2019-11-11[ARC] Fix movsi_ne pattern.Claudiu Zissulescu
2019-11-11[ARC] Fix legitimize pic address.Claudiu Zissulescu
2019-11-06[ARC] Don't split ior/mov predicated insns.Claudiu Zissulescu
2019-11-06[ARC] Update mea option documentationClaudiu Zissulescu
2019-11-06[ARC] Cleanup sign/zero extend patternsClaudiu Zissulescu
2019-11-06[PATCH] [ARC] Add builtins for identifying floating point supportVineet Gupta
2019-10-25arc.c (hwloop_optimize): Add missing space in string literal.Jakub Jelinek
2019-10-02[ARC] Pass along "-mcode-density" flag to "as"Shahab Vahedi
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford
2019-07-24[ARC] Fix and refurbish the interrupts.Claudiu Zissulescu
2019-07-22[ARC] Fix emitting TLS symbols.Claudiu Zissulescu
2019-06-28[ARC][COMMITTED] Fix slsr-13 regressions.Claudiu Zissulescu
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey
2019-06-25[ARC] Fix for PR89838Claudiu Zissulescu
2019-06-19Simplify setjmp and non-local goto implementation (PR84521)Wilco Dijkstra
2019-06-10[ARC] Update RTX costs.Claudiu Zissulescu
2019-06-10[ARC] Improve code gen when compiling for sizeClaudiu Zissulescu
2019-05-20cfgloop.h (struct loop): Add simdlen member.Jakub Jelinek
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov
2019-04-24[ARC][COMMITTED] Fix typos.Claudiu Zissulescu