summaryrefslogtreecommitdiff
path: root/gcc/config/arm/vfp.md
Commit message (Expand)AuthorAgeFilesLines
* iterators.md (vrint_conds): New int attribute.Kyrylo Tkachov2013-11-281-3/+6
* [ARM] [Neon types 3/10] Update Current type attributes to new Neon Types.James Greenhalgh2013-10-151-1/+1
* re PR target/58361 (Wrong floating point code generated for ARM target)Richard Earnshaw2013-09-101-13/+16
* [AArch64, ARM] Rename the FCPYS type to FMOVJames Greenhalgh2013-09-061-8/+8
* [Patch ARM AARCH64] Split "type" attributes: fdivJames Greenhalgh2013-09-061-2/+2
* [ARM,AARCH64] Insn type reclassification. Split f_cvt type.James Greenhalgh2013-09-061-10/+10
* [Patch ARM] Add "type" attribute to Everything!James Greenhalgh2013-09-061-7/+7
* [AArch64, AArch32][Insn classification refactoring 6/N] Remove "neon_type" at...James Greenhalgh2013-09-051-29/+17
* arm.md (attribute "insn"): Delete.Sofiane Naci2013-07-221-8/+4
* arm.md (attribute "type"): Rename "simple_alu_imm" to "arlo_imm".Sofiane Naci2013-07-181-1/+1
* constraints.md (Ts): New constraint.Kyrylo Tkachov2013-06-281-16/+23
* predicates.md (arm_cond_move_operator): New predicate.Kyrylo Tkachov2013-06-281-3/+48
* vfp.md: Move VFP instruction classification documentation to ...Sofiane Naci2013-06-191-25/+0
* peep-ldrd-1.c: New test.Greta Yorsh2013-04-051-2/+2
* arm.md (type): Add ffmas and ffmad to "type" attribute.Greta Yorsh2013-01-291-4/+6
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* arm.md (f_minmaxs, f_minmaxd): New types.Kyrylo Tkachov2012-12-191-0/+25
* For attribute named "type", subdivide "alu" into "alu_reg" and "simple_alu_imm".Ramana Radhakrishnan2012-11-301-1/+1
* re PR target/54974 ([ARM] [thumb] Incorrect placement of constant pools)Matthew Gretton-Dann2012-11-291-5/+7
* arm.h (TARGET_FPU_ARMV8): New macro.Kyrylo Tkachov2012-11-261-4/+18
* vfp.md (*thumb2_movdf_vfp): Require one of the operands to be a register.Ruben Buchatskiy2012-09-171-1/+3
* gcc/Andrew Stubbs2012-07-181-4/+15
* arm.h (TARGET_CPU_CPP_BUILTINS): Remove Maverick support.Richard Earnshaw2012-07-071-5/+0
* iterators.md (SDF): New mode iterator.Matthew Gretton-Dann2012-07-051-0/+48
* arm.c (neon_valid_immediate): Allow const_int.Andrew Stubbs2012-04-301-2/+6
* Fix formatting character for vmov.f64 case.Ramana Radhakrishnan2011-12-061-1/+1
* Use vcvt from fixed to floating point where applicable.Ramana Radhakrishnan2011-12-051-1/+32
* arm.md (arm_movdi): Update NEG_POOL_RANGE.Sameera Deshpande2011-11-291-3/+3
* arm.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2011-09-131-5/+3
* re PR target/50022 ("incorrect condition in IT block" when building mozilla c...Ramana Radhakrishnan2011-08-151-5/+14
* vfp.md ("*movdf_vfp"): Handle the VFP constraints before the core constraints.Ramana Radhakrishnan2011-07-281-14/+14
* Fix constraints. Ramana Radhakrishnan2011-06-281-7/+6
* Use mvn properly and consolidate movdi patterns.Ramana Radhakrishnan2011-06-101-84/+49
* vfp.md (arm_movdi_vfp): Enable only when not tuning for Cortex-A8.Bernd Schmidt2011-03-251-2/+44
* Rename f_load to f_fpa_loads patchRamana Radhakrishnan2011-01-201-4/+4
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+2
* vfp.md (cmpsf_trap_vfp): Change type from fcmpd to fcmps.Jie Zhang2010-09-151-1/+1
* vfp.md (arm_movsi_vfp, [...]): Set attribute "insn".Bernd Schmidt2010-08-271-0/+4
* vfp.md (*push_multi_vfp): Use vfp_register_operand as predicate for operand 1...Jie Zhang2010-07-031-1/+1
* thumb2.md (thumb2_movsi_insn): Split ldr and str alternatives according to us...Mark Shinwell2010-04-151-10/+14
* extend.texi (Half-Precision): Update wording to reflect that there are now mu...Paul Brook2009-11-091-40/+132
* re PR target/41252 (Var tracking by default breaks arm-none-eabi build of new...Alexandre Oliva2009-09-041-1/+1
* set predicable attributes.Ramana Radhakrishnan2009-08-241-0/+2
* arm.c (arm_print_operand): Deal with HIGH.Nathan Sidwell2009-06-221-2/+2
* extend.texi (Half-Precision): New section.Sandra Loosemore2009-06-181-0/+73
* arm.md: Include cortex-r4f.md.Paul Brook2008-09-011-26/+33
* vfp.md: Document fmul{s,d} and fmac{s,d} types.Paul Brook2008-08-261-13/+16
* vfp.md: Move pipeline description for VFP11 to...Paul Brook2008-08-261-83/+3
* arm.c (thumb_set_frame_pointer): Ensure SP is first operand for Thumb-2.Paul Brook2008-02-261-28/+28