aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm-protos.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Make builtin_vectorized_function take a combined_fnRichard Sandiford1-1/+1
2015-11-16re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel1-0/+1
2015-09-17re PR middle-end/65958 (-fstack-check breaks alloca on architectures using ge...Eric Botcazou1-0/+1
2015-09-15re PR target/52144 (ARM should support arm/thumb function attribute to permit...Christian Bruel1-1/+0
2015-08-26arm-builtins.c (def_mbuiltin): Use ARM_FSET macro.Matthew Wahab1-2/+2
2015-08-26arm-protos.h (FL_NONE): New.Matthew Wahab1-0/+105
2015-08-24[PATCH][ARM]Tighten the conditions for arm_movw, arm_movt.Renlin Li1-0/+1
2015-07-27[ARM] PR/63870 Add qualifier to check lane bounds in expandAlan Lawrence1-1/+1
2015-07-27arm-arches.def: Add "armv6kz".Matthew Wahab1-1/+5
2015-06-16[ARM Churn] Rename LOGICAL_OP_NON_SC to LOGICAL_OP_NON_SHORT_CIRCUITJames Greenhalgh1-3/+4
2015-06-11Add ARM/thumb pragma target Christian Bruel1-2/+4
2015-06-10Add ARM/thumb attribute targetChristian Bruel1-0/+5
2015-06-01[ARM Obvious] Fuseable is not a word -> s/fuseable/fusible/gJames Greenhalgh1-2/+2
2015-05-262015-05-26 Christian Bruel <christian.bruel@st.com>Christian Bruel1-2/+4
2015-05-12arm-protos.h (arm_sched_autopref): Delete.Richard Earnshaw1-30/+39
2015-05-11arm-protos.h (thumb_code, [...]): Remove.Christian Bruel1-6/+0
2015-05-11arm-protos.h (arm_declare_function_name): Declare.Christian Bruel1-3/+1
2015-04-23[ARM] Remove an unused reload hook.Matthew Wahab1-4/+0
2015-04-23[ARM] Make issue rate part of per-core tuning structsKyrylo Tkachov1-0/+2
2015-03-25arm.opt (print_tune_info): New option.Bin Cheng1-0/+3
2015-02-26arm-cores.def (cortex-m7): Add flag FL_NO_VOLATILE_CE.Terry Guo1-0/+4
2015-01-20Use enum for sched_autopref tune settingsMaxim Kuvyrkov1-1/+8
2015-01-17Model cache auto-prefetcher in schedulerMaxim Kuvyrkov1-0/+2
2015-01-12[ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_PKyrylo Tkachov1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-18[Patch ARM Refactor Builtins 7/8] Use qualifiers arrays when initialising bui...James Greenhalgh1-0/+1
2014-11-18[Patch ARM Refactor Builtins 3/8] Pull builtins code to its own fileJames Greenhalgh1-1/+8
2014-11-18[Patch ARM Refactor Builtins 2/8] Move Processor flags to arm-protos.hJames Greenhalgh1-0/+163
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-27/+27
2014-09-09recog_memoized works on an rtx_insn *David Malcolm1-3/+3
2014-09-09[ARM][7/7] Convert FP mnemonics to UAL | f{ld,st}m -> v{ld,st}mKyrylo Tkachov1-1/+1
2014-09-09[ARM][1/7] Convert FP mnemonics to UAL | mov patterns.Kyrylo Tkachov1-1/+0
2014-09-05re PR target/55701 (Inline some instances of memset for ARM)Bin Cheng1-0/+5
2014-08-25config/arm: Use rtx_insn and rtx_code_labelDavid Malcolm1-3/+3
2014-07-23Revert r212893:Bin Cheng1-5/+0
2014-07-21re PR target/55701 (Inline some instances of memset for ARM)Bin Cheng1-0/+5
2014-07-05[ARM] PR target/49423Charles Baylis1-0/+3
2014-06-18-fuse-caller-save - Enable for ARMRadovan Obradovic1-1/+1
2014-04-22arm-protos.h (tune_params): New struct members.Ian Bolton1-0/+5
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-24arm-protos.h (vfp_const_double_for_bits): Declare.Renlin Li1-0/+2
2013-12-17[ARM 1/5 big.LITTLE] Add driver support for rewriting -mcpu namesJames Greenhalgh1-0/+3
2013-11-25invoke.texi (-mslow-flash-data): Document new option.Terry Guo1-0/+1
2013-10-03aarch-common-protos.h (struct alu_cost_table): New.Kyrylo Tkachov1-0/+3
2013-07-31config.gcc (arm*-*-*): Add aarch-common.o to extra_objs.Sofiane Naci1-8/+0
2013-06-26arm.h (MAX_CONDITIONAL_EXECUTE): Define macro.Greta Yorsh1-2/+3
2013-06-18arm.c (neon_vector_mem_operand): Add strict argument.Julian Brown1-1/+1
2013-05-30arm-protos.h: Add and update function protos.Xuepeng Guo1-1/+2
2013-05-16Internal memcpy using LDRD/STRDGreta Yorsh1-0/+1
2013-04-05peep-ldrd-1.c: New test.Greta Yorsh1-0/+1