]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/aarch64/aarch64.md
[ARM,AARCH64] Insn type reclassification. Split f_cvt type.
[thirdparty/gcc.git] / gcc / config / aarch64 / aarch64.md
2013-09-06  James Greenhalgh[ARM,AARCH64] Insn type reclassification. Split f_cvt...
2013-09-05  James Greenhalgh[AArch64] Fix categorisation of the frecp* insns.
2013-09-05  James Greenhalgh[AARCH64][Insn classification unification 3/N] ALU...
2013-09-05  James Greenhalgh[AArch64, AArch32][Insn classification refactoring...
2013-08-27  Vidya Praveenaarch64.md (unspec): Add UNSPEC_SISD_SSHL...
2013-08-01  Sofiane Naciconfig.gcc (aarch64*-*-*): Add aarch-common.o to extra_...
2013-08-01  Sofiane Naciaarch64.md (define_attr "type"): Delete.
2013-07-26  Ian BoltonAArch64 support for NEG in vector registers for DI...
2013-07-23  Yufeng Zhang[AArch64, ILP32] 2/6 More backend changes and support...
2013-07-15  Marcus Shawcroft[AArch64] -mcmodel=tiny -fPIC GOT support.
2013-07-02  Ian BoltonAArch64 Support abs standard pattern for DI mode
2013-07-02  Ian BoltonAArch64 Support BFXIL in backend
2013-06-04  Ian BoltonAArch64 - Improve MOVI handling (5/5)
2013-06-03  Sofiane Naci* config/aarch64/aarch64.md (*movdi_aarch64): Define...
2013-05-30  Ian BoltonAArch64 - Support BFI instruction and insv pattern
2013-05-24  Ian BoltonAArch64 - allow insv_imm to handle bigger immediates...
2013-05-23  Chris Schlumberger... [AArch64] Remove Usa constraint.
2013-05-09  Sofiane Naciaarch64.md: New movtf split.
2013-05-07  Naveen H.SAArch64: Restrict the shift value in compare extended...
2013-05-02  Ian BoltonAArch64 fix for LDR/STR from/to S and D regs
2013-05-02  Ian BoltonAArch64 Support for BICS in the backend
2013-05-01  James Greenhalgh[AArch64] Improve description of <F>CM instructions...
2013-04-29  Ian Bolton[AArch64] Support LDR/STR from/to S and D registers
2013-04-29  James Greenhalgh[AArch64] Map frint intrinsics to standard pattern...
2013-04-25  Naveen H.Sgcc/
2013-04-25  Naveen H.Saarch64.md (*ngc<mode>): New pattern.
2013-04-23  Sofiane Naciaarch64.md (*mov<mode>_aarch64): Add simd attribute.
2013-04-22  James Greenhalgh[AArch64] Support vrecp<esx> neon intrinsics in RTL.
2013-04-17  Naveen H.Saarch64.md (*adds_<optab><mode>_multp2): New pattern.
2013-04-17  Naveen H.Saarch64.md (*adds_mul_imm_<mode>): New pattern.
2013-04-12  Naveen H.Saarch64.c (aarch64_select_cc_mode): Allow NEG code...
2013-04-02  Sofiane Naciaarch64.md (*mov<mode>_aarch64): Add variants for scala...
2013-04-02  Sofiane Naciaarch64.md (*mov<mode>_aarch64): Add alternatives for...
2013-03-28  Naveen H.Saarch64.md (*and<mode>3_compare0): New pattern.
2013-03-22  Ian BoltonAArch64 MOVK fix to operand 2
2013-03-19  Ian BoltonAArch64 backend support for SBC instruction.
2013-03-19  Ian BoltonAArch64 backend support for ROR instruction.
2013-03-19  Ian BoltonAArch64 backend support for EXTR instruction.
2013-03-14  Ian BoltonAArch64 should return CC_NZ for AND operation (part 2)
2013-01-16  Ian BoltonMake zero_extends explicit for some more SImode pattern...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-07  James Greenhalgh[AARCH64] Add support for vector and scalar floating...
2012-12-20  Ian BoltonMake zero_extends explicit for common AArch64 SI mode...
2012-12-18  James Greenhalgh[AArch64] Fix warning in aarch64.md
2012-12-05  James Greenhalgh[AARCH64] Add support for vectorizable standard math...
2012-11-22  Ian BoltonImplement bswaphi2 with rev16 (AArch64)
2012-11-20  Sofiane Naciaarch64.md (define_attr "sync_*"): Remove.
2012-11-12  Ian BoltonUse CSINC instead of CSEL to return 1 (AArch64)
2012-11-12  Ian BoltonOptimise comparison where intermediate result not used...
2012-10-29  Andrew Pinskiaarch64-protos.h (aarch64_load_tp): New proto.
2012-10-23  Ian BoltonAArch64 [3/10]