Add -march=interaptiv.
[platform/upstream/gcc.git] / gcc / config / aarch64 /
2015-07-22 Jiong Wang[AArch64] PR target/63521 Define REG_ALLOC_ORDER
2015-07-22 Charles Baylisaarch64-simd.md (vec_store_lanesoi_lane<mode>): Fix...
2015-07-22 Charles Baylisre PR target/63870 ([Aarch64] [ARM] Errors in use of...
2015-07-15 Kyrylo Tkachov[AArch64] Use cinc mnemonic for *csinc2<mode>_insn
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10 Jiong Wang[AArch64] Mark GOT related MEM rtx as const to help...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Jiong Wang[AArch64] Define TARGET_UNSPEC_MAY_TRAP_P
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06 Szabolcs Nagy[AArch64] PR target/66731 Fix fnmul insn with -froundin...
2015-07-01 Jiong Wang[AArch64] Fall back to -fPIC if no support of -fpic...
2015-06-29 Jiong Wang[AArch64] Generalize TLSLE macro and pattern names
2015-06-28 Chung-Lin Tangregrename.h (regrename_do_replace): Change to return...
2015-06-26 James Greenhalgh[Patch AArch64 4/4] Add -moverride tuning command,...
2015-06-26 Jiong Wang[AArch64][2/2] Implement -fpic for -mcmodel=small
2015-06-26 James Greenhalgh[Patch AArch64 3/4] De-const-ify struct tune_params
2015-06-26 James Greenhalgh[Patch AArch64 2/4] Control the FMA steering pass in...
2015-06-26 James Greenhalgh[Patch AArch64 1/4] Define candidates for instruction...
2015-06-26 Jiong Wang[AArch64][1/2] Rename SYMBOL_SMALL_GOT to SYMBOL_SMALL_...
2015-06-25 Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25 Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-24 Alan Lawrence[AArch64] Fix another ICE with -mgeneral-regs-only
2015-06-24 Alan Lawrence[AArch64] Fix ICES with -mgeneral-regs-only / -march...
2015-06-24 Renlin Li[PATCH][AARCH64]Add ACLE predefined marcos: __ARM_ALIGN...
2015-06-19 Jim Wilsonaarch64.md (mov<mode>:GPF): Don't call force_reg if...
2015-06-17 Andrew MacLeodfunction.h (struct rtl_data): Remove struct and accesso...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-16 Matthew Wahabaarch64-arches.def: Add "armv8.1-a".
2015-06-15 Jim Wilsonaarch64.md (mov<mode>_aarch64): Change alternative...
2015-06-15 Shiva Chen[AArch64] Change %ld to %wd for HOST_WIDE_INT parameter.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-04 Kyrylo Tkachov[AArch64] Always register fma_steering pass but gate...
2015-06-03 Jim Wilsonre PR target/66258 (compiling a stdarg function with...
2015-06-02 Szabolcs Nagy[AArch64][PR 66136] rewrite geniterators.sh in awk
2015-06-01 Matthew Wahabre PR target/65697 (__atomic memory barriers not strong...
2015-06-01 Matthew Wahabre PR target/65697 (__atomic memory barriers not strong...
2015-06-01 James Greenhalgh[AArch64 Obvious] "Fuseable" is not a word -> s/fuseabl...
2015-06-01 Kyrylo Tkachov[AArch64] Fix type of *<LOGICAL:optab>_one_cmpl_<SHIFT...
2015-05-27 Gregor Richards[PATCH 3/13] aarch64 musl support
2015-05-26 Venkataramanan Kumarre PR target/66049 (Few AArch64 extend and add with...
2015-05-22 Kyrylo Tkachov[AArch64] PR target/65491: Classify V1TF vectors as...
2015-05-22 Kyrylo Tkachov[AArch64] Add __extension__ and __always_inline__ to...
2015-05-20 Kyrylo Tkachov[AArch64][obvious] In aarch64_class_max_nregs use UNITS...
2015-05-20 Kugan Vivekanandarajahaarch-common-protos.h (struct mem_cost_table): Added...
2015-05-15 Kyrylo Tkachov[AArch64] Removed unused SLOWMUL target flags
2015-05-14 Wilco Dijkstra[AArch64] Use conditional negate for abs
2015-05-12 Andrew MacLeodre PR target/65697 (__atomic memory barriers not strong...
2015-05-11 Jakub Jelinekre PR target/65780 (Uninitialized common handling in...
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-05-08 Alan Lawrence[AArch64] Idiomatic 64x1 comparisons in arm_neon.h
2015-05-08 Alan Lawrence[AArch64] Add vcond(u?)didi pattern
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-05-06 Szabolcs Nagy[AArch64] Fix geniterators.sh to use standard BRE synta...
2015-05-06 Christian Bruelre PR target/66015 (align directives not propagated...
2015-05-05 Matthew Wahab[AArch64] Add branch-cost to cpu tuning information.
2015-05-05 Renlin Li[PATCH][AARCH64]Use mov for add with large immediate.
2015-05-05 Yvan Rouxaarch64-elf-raw.h (CA53_ERR_843419_SPEC): Define.
2015-05-01 Wilco Dijkstra[AArch64] Make aarch64_min_divisions_for_recip_mul...
2015-05-01 Kyrylo Tkachov[AArch64] Handle FLOAT and UNSIGNED_FLOAT in rtx costs
2015-05-01 Wilco Dijkstra[AArch64] Fix aarch64_rtx_costs of PLUS/MINUS
2015-05-01 Kyrylo Tkachov[AArch64] Remember to cost operand 0 in FP compare...
2015-04-30 Kyrylo Tkachov[AArch64] Add alternative 'extr' pattern, calculate...
2015-04-30 Kyrylo Tkachov[AArch64] Properly cost FABD pattern
2015-04-30 Kyrylo Tkachov[AArch64] Properly handle mvn-register and add EON...
2015-04-30 Renlin Li[PATCH][AARCH64]Define vec_shr as an unspec, use shl...
2015-04-30 Kyrylo Tkachov[AArch64] Properly cost MNEG/[SU]MNEGL patterns
2015-04-30 Kyrylo TkachovFix up new line in previous commit
2015-04-30 Kyrylo Tkachov[AArch64] Properly handle SHIFT ops and EXTEND in aarch...
2015-04-30 Kyrylo Tkachov[AArch64] Use extend_arith rtx cost appropriately
2015-04-29 Alan Lawrence[AArch64] Fix PR/65770 vstN_lane on bigendian
2015-04-28 Thomas Preud'hommere PR target/63503 ([AArch64] A57 executes fused multip...
2015-04-24 Kyrylo Tkachov[AArch64] Implement -m{cpu,tune,arch}=native using...
2015-04-21 Kyrylo Tkachov[AArch64] Add zero_extend variants of logical+not ops
2015-04-20 Alan Lawrence[Obvious][AArch64] Delete unused aarch64_simd_emit_pair...
2015-04-20 Alan Lawrence[AArch64] PR/64134: Make aarch64_expand_vector_init...
2015-04-17 Alan Lawrencearm_neon.h (vdup_n_f32): Remove forward declaration.
2015-04-14 Alan Lawrence[AArch64 Intrinsics] Replace temporary assembler for...
2015-04-06 Evandro Menezesadd option for the Samsung Exynos M1 core for AArch64
2015-04-01 Max Ostapenkore PR target/65624 (ICE in aarch64-builtins.c when...
2015-02-28 Xingxing Pan[AArch64] Fix define_insn type in aarch64.md.
2015-02-25 Alan Lawrence[AArch64] Fix illegal assembly 'eon v1, v2, v3'
2015-02-20 Kyrylo Tkachov[AArch64] Fix wrong-code bug in right-shift SISD patterns
2015-02-18 Andrew Pinskiaarch64.c (*aarch64_load_symref_appropriately): Check...
2015-02-11 Andrew PinskiFix bug 64893: ICE with vget_lane_u32 with C++ front-end
2015-02-08 Andrew Pinskiaarch64.c (gty_dummy): Delete.
2015-02-04 Matthew Wahab[AArch64] Add support for -mcpu=cortex-a72
2015-02-04 Kyrylo Tkachov[AArch64] Use std::swap instead of manually swapping...
2015-02-04 Kyrylo Tkachov[AArch64] Use std::swap instead of manually swapping
2015-02-04 James Greenhalgh[AArch64] Rid the world of NAMED_PARAM
2015-02-04 Kyrylo Tkachov[AArch64] Use target builtin instead of __builtin_sqrt...
2015-02-02 Tejas Belagodre PR target/64231 (SIGSEGV building glibc on aarch64...
2015-01-28 James Greenhalgh[Patch AArch64] Make integer vabs intrinsics UNSPECs
2015-01-27 Jiong Wang[AArch64] Improve bit-test-branch pattern to avoid...
2015-01-26 Renlin Li[AARCH64]Fix TLS local exec model addressing code gener...
2015-01-21 David Sherwoodaarch64.h (CANNOT_CHANGE_MODE_CLASS): Removed.
2015-01-21 David Sherwoodgcc/
2015-01-21 Alan Haywardaarch64-protos.h (aarch64_simd_disambiguate_copy):...
next