aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/cortex-m4.md
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-22arm&aarch64: subdivide the type attribute "alu_shfit_imm"Qian Jianhua1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-17[arm][aarch64] Make no_insn issue to nothingRichard Sandiford1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-26[arm][1/3] Rename mul64 attr to widen_mul64Kyrylo Tkachov1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-12[Mechanical Patch ARM/AArch64 1/2] Rename load/store scheduling types to enco...James Greenhalgh1-9/+9
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-17types.md (alu_reg): Replaced by alu_sreg and alu_dsp_reg.Terry Guo1-2/+2
2014-07-14[ARM] Handle clz, rbit types in arm pipeline descriptions.Kyrylo Tkachov1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-06[AArch64, ARM] Introduce "mrs" type attribute.James Greenhalgh1-1/+1
2013-09-06[Patch ARM] Add "type" attribute to Everything!James Greenhalgh1-1/+2
2013-09-05[AARCH64][Insn classification unification 3/N] ALU/shift typesJames Greenhalgh1-2/+9
2013-07-22arm.md (attribute "insn"): Delete.Sofiane Naci1-1/+3
2013-07-18arm.md (attribute "type"): Rename "simple_alu_imm" to "arlo_imm".Sofiane Naci1-2/+2
2013-06-18arm.md (attribute "insn"): Move multiplication and division attributes to...Sofiane Naci1-1/+4
2013-04-17* config/arm/cortex-m4.md: Add a new bypass.Terry Guo1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-17arm.md (type): Add "simple_alu_shift" to attribute "type".Greta Yorsh1-1/+1
2012-11-30For attribute named "type", subdivide "alu" into "alu_reg" and "simple_alu_imm".Ramana Radhakrishnan1-1/+1
2011-09-13arm.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-2/+2
2010-09-20arm.c (arm_address_offset_is_imm): New.Jie Zhang1-0/+111