| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] Enable __fp16 as a function parameter and return type. | mwahab | 2016-05-16 | 1 | -1/+2 |
* | Emit vmov.i64 to load 0.0 into FP reg when neon enabled. | wilson | 2016-05-07 | 1 | -22/+30 |
* | [ARM] PR target/69135: Mark ARMv8 vcvt instructions as unconditional | ktkachov | 2016-01-19 | 1 | -1/+2 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | 2015-12-23 David Sherwood <david.sherwood@arm.com> | davids | 2015-12-23 | 1 | -0/+12 |
* | Remove REAL_VALUE_FROM_CONST_DOUBLE | rsandifo | 2015-10-05 | 1 | -6/+4 |
* | [ARM] PR target/66731 Fix vnmul insn with -frounding-math | nsz | 2015-08-03 | 1 | -0/+23 |
* | gcc/ | rsandifo | 2015-05-07 | 1 | -2/+2 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | 2014-09-30 Terry Guo <terry.guo@arm.com> | xguo | 2014-09-30 | 1 | -3/+3 |
* | [ARM][7/7] Convert FP mnemonics to UAL | f{ld,st}m -> v{ld,st}m | ktkachov | 2014-09-09 | 1 | -1/+1 |
* | [ARM][6/7] Convert FP mnemonics to UAL | movcc_vfp (fmstat) | ktkachov | 2014-09-09 | 1 | -1/+1 |
* | [ARM][5/7] Convert FP mnemonics to UAL | sqrt and FP compare patterns | ktkachov | 2014-09-09 | 1 | -10/+13 |
* | [ARM][4/7] Convert FP mnemonics to UAL | vcvt patterns | ktkachov | 2014-09-09 | 1 | -10/+10 |
* | [3/7] Convert FP mnemonics to UAL | mul+add patterns | ktkachov | 2014-09-09 | 1 | -12/+12 |
* | [ARM][2/7] Convert FP mnemonics to UAL | add/sub/div/abs patterns. | ktkachov | 2014-09-09 | 1 | -10/+10 |
* | [ARM][1/7] Convert FP mnemonics to UAL | mov patterns. | ktkachov | 2014-09-09 | 1 | -74/+74 |
* | [ARM][1/2] Implement lceil, lfloor, lround optabs with new ARMv8-A instructions. | ktkachov | 2014-09-02 | 1 | -0/+12 |
* | Fix PR target/62098 | ramana | 2014-08-12 | 1 | -6/+4 |
* | * arm.md (arch): Add armv6_or_vfpv3. | rearnsha | 2014-07-03 | 1 | -10/+20 |
* | gcc/ | kugan | 2014-06-17 | 1 | -2/+2 |
* | gcc/ | kugan | 2014-05-31 | 1 | -0/+16 |
* | [ARM] Use mov_imm type for movw operations consistently | ktkachov | 2014-05-30 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | gcc/ | yufeng | 2013-12-24 | 1 | -0/+14 |
* | [gcc/] | ktkachov | 2013-11-28 | 1 | -3/+6 |
* | [ARM] [Neon types 3/10] Update Current type attributes to new Neon Types. | jgreenhalgh | 2013-10-15 | 1 | -1/+1 |
* | PR target/58361 | rearnsha | 2013-09-10 | 1 | -13/+16 |
* | [AArch64, ARM] Rename the FCPYS type to FMOV | jgreenhalgh | 2013-09-06 | 1 | -8/+8 |
* | [Patch ARM AARCH64] Split "type" attributes: fdiv | jgreenhalgh | 2013-09-06 | 1 | -2/+2 |
* | [ARM,AARCH64] Insn type reclassification. Split f_cvt type. | jgreenhalgh | 2013-09-06 | 1 | -10/+10 |
* | [Patch ARM] Add "type" attribute to Everything! | jgreenhalgh | 2013-09-06 | 1 | -7/+7 |
* | [AArch64, AArch32][Insn classification refactoring 6/N] Remove "neon_type" at... | jgreenhalgh | 2013-09-05 | 1 | -29/+17 |
* | * config/arm/arm.md (attribute "insn"): Delete. | sofiane | 2013-07-22 | 1 | -8/+4 |
* | * config/arm/arm.md (attribute "type"): Rename "simple_alu_imm" to | sofiane | 2013-07-18 | 1 | -1/+1 |
* | 2013-06-28 Kyrylo Tkachov <kyrylo.tkachov@arm.com> | ktkachov | 2013-06-28 | 1 | -16/+23 |
* | 2013-06-28 Kyrylo Tkachov <kyrylo.tkachov@arm.com> | ktkachov | 2013-06-28 | 1 | -3/+48 |
* | * config/arm/vfp.md: Move VFP instruction classification documentation | sofiane | 2013-06-19 | 1 | -25/+0 |
* | 2013-04-05 Greta Yorsh <Greta.Yorsh@arm.com> | gretay | 2013-04-05 | 1 | -2/+2 |
* | 2013-01-29 Greta Yorsh <Greta.Yorsh@arm.com> | gretay | 2013-01-29 | 1 | -4/+6 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | gcc/ | ktkachov | 2012-12-19 | 1 | -0/+25 |
* | For attribute named "type", subdivide "alu" into "alu_reg" and "simple_alu_imm". | gretay | 2012-11-30 | 1 | -1/+1 |
* | PR target/54974 | mgretton | 2012-11-29 | 1 | -5/+7 |
* | gcc/ | gretay | 2012-11-26 | 1 | -4/+18 |
* | 2012-09-17 Ruben Buchatskiy <ruben@ispras.ru> | abel | 2012-09-17 | 1 | -1/+3 |
* | gcc/ | jules | 2012-07-18 | 1 | -4/+15 |
* | * arm.h (TARGET_CPU_CPP_BUILTINS): Remove Maverick support. | rearnsha | 2012-07-07 | 1 | -5/+0 |
* | * gcc/config/arm/iterators.md (SDF): New mode iterator. | mgretton | 2012-07-05 | 1 | -0/+48 |