summaryrefslogtreecommitdiff
path: root/gcc/config/arm/vfp.md
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Enable __fp16 as a function parameter and return type.mwahab2016-05-161-1/+2
* Emit vmov.i64 to load 0.0 into FP reg when neon enabled.wilson2016-05-071-22/+30
* [ARM] PR target/69135: Mark ARMv8 vcvt instructions as unconditionalktkachov2016-01-191-1/+2
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-23 David Sherwood <david.sherwood@arm.com>davids2015-12-231-0/+12
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-6/+4
* [ARM] PR target/66731 Fix vnmul insn with -frounding-mathnsz2015-08-031-0/+23
* gcc/rsandifo2015-05-071-2/+2
* Update copyright years.jakub2015-01-051-1/+1
* 2014-09-30 Terry Guo <terry.guo@arm.com>xguo2014-09-301-3/+3
* [ARM][7/7] Convert FP mnemonics to UAL | f{ld,st}m -> v{ld,st}mktkachov2014-09-091-1/+1
* [ARM][6/7] Convert FP mnemonics to UAL | movcc_vfp (fmstat)ktkachov2014-09-091-1/+1
* [ARM][5/7] Convert FP mnemonics to UAL | sqrt and FP compare patternsktkachov2014-09-091-10/+13
* [ARM][4/7] Convert FP mnemonics to UAL | vcvt patternsktkachov2014-09-091-10/+10
* [3/7] Convert FP mnemonics to UAL | mul+add patternsktkachov2014-09-091-12/+12
* [ARM][2/7] Convert FP mnemonics to UAL | add/sub/div/abs patterns.ktkachov2014-09-091-10/+10
* [ARM][1/7] Convert FP mnemonics to UAL | mov patterns.ktkachov2014-09-091-74/+74
* [ARM][1/2] Implement lceil, lfloor, lround optabs with new ARMv8-A instructions.ktkachov2014-09-021-0/+12
* Fix PR target/62098ramana2014-08-121-6/+4
* * arm.md (arch): Add armv6_or_vfpv3.rearnsha2014-07-031-10/+20
* gcc/kugan2014-06-171-2/+2
* gcc/kugan2014-05-311-0/+16
* [ARM] Use mov_imm type for movw operations consistentlyktkachov2014-05-301-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/yufeng2013-12-241-0/+14
* [gcc/]ktkachov2013-11-281-3/+6
* [ARM] [Neon types 3/10] Update Current type attributes to new Neon Types.jgreenhalgh2013-10-151-1/+1
* PR target/58361rearnsha2013-09-101-13/+16
* [AArch64, ARM] Rename the FCPYS type to FMOVjgreenhalgh2013-09-061-8/+8
* [Patch ARM AARCH64] Split "type" attributes: fdivjgreenhalgh2013-09-061-2/+2
* [ARM,AARCH64] Insn type reclassification. Split f_cvt type.jgreenhalgh2013-09-061-10/+10
* [Patch ARM] Add "type" attribute to Everything!jgreenhalgh2013-09-061-7/+7
* [AArch64, AArch32][Insn classification refactoring 6/N] Remove "neon_type" at...jgreenhalgh2013-09-051-29/+17
* * config/arm/arm.md (attribute "insn"): Delete.sofiane2013-07-221-8/+4
* * config/arm/arm.md (attribute "type"): Rename "simple_alu_imm" tosofiane2013-07-181-1/+1
* 2013-06-28 Kyrylo Tkachov <kyrylo.tkachov@arm.com>ktkachov2013-06-281-16/+23
* 2013-06-28 Kyrylo Tkachov <kyrylo.tkachov@arm.com>ktkachov2013-06-281-3/+48
* * config/arm/vfp.md: Move VFP instruction classification documentationsofiane2013-06-191-25/+0
* 2013-04-05 Greta Yorsh <Greta.Yorsh@arm.com>gretay2013-04-051-2/+2
* 2013-01-29 Greta Yorsh <Greta.Yorsh@arm.com>gretay2013-01-291-4/+6
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* gcc/ktkachov2012-12-191-0/+25
* For attribute named "type", subdivide "alu" into "alu_reg" and "simple_alu_imm".gretay2012-11-301-1/+1
* PR target/54974mgretton2012-11-291-5/+7
* gcc/gretay2012-11-261-4/+18
* 2012-09-17 Ruben Buchatskiy <ruben@ispras.ru>abel2012-09-171-1/+3
* gcc/jules2012-07-181-4/+15
* * arm.h (TARGET_CPU_CPP_BUILTINS): Remove Maverick support.rearnsha2012-07-071-5/+0
* * gcc/config/arm/iterators.md (SDF): New mode iterator.mgretton2012-07-051-0/+48