[AArch64][cleanup] Remove uses of CONST_DOUBLE_HIGH, CONST_DOUBLE_LOW
[platform/upstream/linaro-gcc.git] / gcc / config / aarch64 / aarch64.c
2015-11-09 ktkachov[AArch64][cleanup] Remove uses of CONST_DOUBLE_HIGH...
2015-11-09 ktkachov[AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INT
2015-11-09 julesMachine modes for address printing.
2015-11-06 ramana[Patch AArch64] Switch constant pools to separate rodat...
2015-11-06 ptomsich2015-11-06 Benedikt Huber <benedikt.huber@theobroma...
2015-11-06 rguenth2015-11-06 Richard Biener <rguenther@suse.de>
2015-10-27 ktkachov[AArch64] Handle vector float modes properly in aarch64...
2015-10-27 jgreenhalgh[PATCH] [AArch64] Distinct costs for sign and zero...
2015-10-27 ktkachov[AArch64] Enable autoprefetcher modelling in the scheduler
2015-10-22 ramana[Patch AArch64 63304] Fix issue with global state.
2015-10-20 ktkachov[AArch64] Add support for 64-bit vector-mode ldp/stp
2015-10-20 ktkachov[AArch64][1/2] Add fmul-by-power-of-2+fcvt optimisation
2015-10-16 amacleod2015-10-16 Andrew MacLeod <amacleod@redhat.com>
2015-10-12 uros * config/rs6000/rs6000.h (RS6000_ALIGN): Implement...
2015-10-05 rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05 rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-10-02 ramana[AArch64] Use default_elf_asm_named_section instead...
2015-09-28 jiwang[AArch64] Revert "Improve TLS Descriptor pattern to...
2015-09-24 jiwang[AArch64] Handle const address in aarch64_print_operand
2015-09-24 jiwang[AArch64] Delete aarch64_symbol_context which is not...
2015-09-22 mwahab[AArch64] Use atomic load-operate instructions for...
2015-09-22 mwahab[AArch64] Use atomic load-operate instructions for...
2015-09-22 mwahab[AArch64] Use atomic instructions for swap and fetch...
2015-09-20 jiwang[AArch64][5/5] Cleanup immediate generation code in...
2015-09-20 jiwang[AArch64][4/5] Remove redundant code
2015-09-20 jiwang[AArch64][3/5] Remove dead code
2015-09-20 jiwang[AArch64][2/5] Improve aarch64_internal_mov_immediate...
2015-09-20 jiwang[AArch64][1/5] Reimplement aarch64_bitmask_imm
2015-09-15 alalaw01[AArch64 array_mode 8/8] Add d-registers to TARGET_ARRA...
2015-09-15 alalaw01[AArch64 array_mode 4/8] Remove EImode
2015-09-14 ramana[AArch64] Handle literal pools for functions > 1 MiB...
2015-09-09 ktkachov[AArch64][1/3] Expand signed mod by power of 2 using...
2015-09-08 alalaw01[AArch64] Improve code generation for float16 vector...
2015-09-08 alalaw01[AArch64] vld{2,3,4}{,_lane,_dup}, vcombine, vcreate
2015-09-08 alalaw01[AArch64] Add support for float16x{4,8}_t vectors/builtins
2015-09-01 ktkachov[AArch64] Fix FAIL: gcc.target/aarch64/target_attr_cryp...
2015-08-28 jiwang[AArch64] Rename SYMBOL_SMALL_GOTTPREL to SYMBOL_SMALL_...
2015-08-27 thopre012015-08-27 Ramana Radhakrishnan <ramana.radhakrishnan...
2015-08-26 jiwang[AArch64][TLSIE][2/2] Implement TLS IE for tiny model
2015-08-26 jiwang[AArch64][TLSLE][3/3] Implement local executable mode...
2015-08-26 jiwang[AArch64][TLSLE][2/3] Rename SYMBOL_TLSLE to SYMBOL_TLSLE24
2015-08-26 jiwang[AArch64][TLSLE][1/3] Add the option "-mtls-size"
2015-08-24 pinskiaRemove the hack for AARCH64_EXTRA_TUNE_ALL.
2015-08-22 pinskiaRemove index from AARCH64_FUSION_PAIR
2015-08-20 rsandifogcc/
2015-08-20 jgreenhalgh[AArch64] Break -mcpu tie between the compiler and...
2015-08-19 ktkachov[AArch64] Use popcount_hwi instead of homebrew version
2015-08-19 jiwang[AArch64] Cleanup whitespace in aarch64.c
2015-08-13 mwahab * config/aarch64/aarch64-protos.h
2015-08-12 ktkachov[AArch64] Do not ICE after apologising for -mcmodel...
2015-08-10 jiwang[AArch64] Recommit correct version for improving TLS...
2015-08-10 jiwang[AArch64] Revert wrong commit of "Improve TLS Descripto...
2015-08-06 jiwang[AArch64] Improve TLS Descriptor pattern to release...
2015-08-06 jiwang[AArch64] Tighten direct call pattern to repair -fno-plt
2015-08-04 nsz[AArch64] PR target/66731 Fix fnmul insn with -froundin...
2015-08-04 rsandifogcc/
2015-08-04 ktkachov[AArch64][14/14] Reuse target_option_current_node when...
2015-08-04 ktkachov[AArch64][11/14] Re-layout SIMD builtin types on builti...
2015-08-04 ktkachov[AArch64][10/14] Implement target pragmas
2015-08-04 ktkachov[AArch64][9/14] Implement TARGET_CAN_INLINE_P
2015-08-04 ktkachov[AArch64][8/14] Implement TARGET_OPTION_VALID_ATTRIBUTE_P
2015-08-04 ktkachov[AArch64][7/14] Implement TARGET_SET_CURRENT_FUNCTION
2015-08-04 ktkachov[AArch64][6/14] Implement TARGET_OPTION_SAVE/TARGET_OPT...
2015-08-04 ktkachov[AArch64][4/14] Create TARGET_FIX_ERR_A53_835769 and...
2015-08-04 ktkachov[AArch64][3/14] Refactor option override code
2015-08-04 ktkachov[AArch64][2/14] Refactor arches handling, add arch...
2015-08-04 ktkachov[AArch64][1/14] Add ident field to struct processor
2015-07-30 rsandifogcc/
2015-07-29 alalaw01[AArch64] Add basic FP16 support
2015-07-28 ktkachov[AArch64] Properly handle simple arith+extend ops in...
2015-07-13 aldyhFix double word typos.
2015-07-10 jiwang[AArch64] Mark GOT related MEM rtx as const to help...
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 jiwang[AArch64] Define TARGET_UNSPEC_MAY_TRAP_P
2015-07-08 amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-01 jiwang[AArch64] Fall back to -fPIC if no support of -fpic...
2015-06-29 jiwang[AArch64] Generalize TLSLE macro and pattern names
2015-06-26 jgreenhalgh[Patch AArch64 4/4] Add -moverride tuning command,...
2015-06-26 jiwang[AArch64][2/2] Implement -fpic for -mcmodel=small
2015-06-26 jgreenhalgh[Patch AArch64 3/4] De-const-ify struct tune_params
2015-06-26 jgreenhalgh[Patch AArch64 2/4] Control the FMA steering pass in...
2015-06-26 jgreenhalgh[Patch AArch64 1/4] Define candidates for instruction...
2015-06-26 jiwang[AArch64][1/2] Rename SYMBOL_SMALL_GOT to SYMBOL_SMALL_...
2015-06-25 rsandifogcc/
2015-06-25 rsandifogcc/
2015-06-24 alalaw01[AArch64] Fix ICES with -mgeneral-regs-only / -march...
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-15 wilsongcc/
2015-06-15 mshawcroft[AArch64] Change %ld to %wd for HOST_WIDE_INT parameter.
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 ktkachov[AArch64] Always register fma_steering pass but gate...
2015-06-03 wilsongcc/
2015-06-01 mwahab PR target/65697
2015-06-01 mwahab PR target/65697
2015-06-01 jgreenhalgh[AArch64 Obvious] "Fuseable" is not a word -> s/fuseabl...
2015-05-22 ktkachov[AArch64] PR target/65491: Classify V1TF vectors as...
2015-05-20 ktkachov[AArch64][obvious] In aarch64_class_max_nregs use UNITS...
2015-05-20 kugangcc/ChangeLog:
next