summaryrefslogtreecommitdiff
path: root/gcc/config/arm/vfp.md
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/gcc-7-branch rev 256695.Maxim Kuvyrkov2018-01-151-1/+4
* gcc/Yvan Roux2017-06-141-0/+37
* [ARM] Implement support for ACLE Coprocessor CDP intrinsicsavieira2017-01-061-4/+4
* Update copyright years.jakub2017-01-011-1/+1
* [Patch 16/17 libgcc ARM] Half to double precision conversionsjgreenhalgh2016-11-231-0/+20
* [ARM] PR target/78439: Update movdi constraints for Cortex-A8 tuning to handl...ktkachov2016-11-221-2/+2
* [ARM] Remove duplicated enum type for CPU identifiersrearnsha2016-11-101-2/+2
* [ARM] Remove redundant TARGET_VFPrearnsha2016-10-131-40/+40
* [ARM] Fix new constraints and attributes of SI/HI data movement patternsmwahab2016-09-291-6/+4
* Commit files missed in revision 240541.mwahab2016-09-271-5/+13
* [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions.mwahab2016-09-231-3/+379
* [PATCH 7/17][ARM] Add FP16 data movement instructions.mwahab2016-09-231-4/+178
* [PATCH 5/17][ARM] Enable HI mode moves for floating point values.mwahab2016-09-231-0/+93
* [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