[AArch64] Fix ICES with -mgeneral-regs-only / -march=...+nofp
[gcc.git] / gcc / config / aarch64 / aarch64.md
2015-06-24 Alan Lawrence[AArch64] Fix ICES with -mgeneral-regs-only / -march...
2015-06-19 Jim Wilsonaarch64.md (mov<mode>:GPF): Don't call force_reg if...
2015-06-15 Jim Wilsonaarch64.md (mov<mode>_aarch64): Change alternative...
2015-06-01 Kyrylo Tkachov[AArch64] Fix type of *<LOGICAL:optab>_one_cmpl_<SHIFT...
2015-05-26 Venkataramanan Kumarre PR target/66049 (Few AArch64 extend and add with...
2015-05-14 Wilco Dijkstra[AArch64] Use conditional negate for abs
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-05-05 Renlin Li[PATCH][AARCH64]Use mov for add with large immediate.
2015-04-30 Kyrylo Tkachov[AArch64] Add alternative 'extr' pattern, calculate...
2015-04-30 Kyrylo Tkachov[AArch64] Properly handle mvn-register and add EON...
2015-04-21 Kyrylo Tkachov[AArch64] Add zero_extend variants of logical+not ops
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-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-19 Jiong Wang[AArch64] Remove ashift pattern for QI/HI
2015-01-16 Kyrylo Tkachov[AArch64] Fix PR 64263: Do not try to split constants...
2015-01-16 James Greenhalgh[AArch64] Add a new scheduling description for the...
2015-01-16 Zhenqiang Chen[AArch64] Enable CCMP support for AArch64, PR64015...
2015-01-15 Philipp Tomsichaarch64.md: Include xgene1.md.
2015-01-13 Richard Sandifordgcc/
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-19 Alan Lawrence[AArch64 3/3] Fix XOR_one_cmpl pattern; add SIMD-reg...
2014-12-19 Alan Lawrence[AArch64 2/3] Add SIMD-reg variants of logical operator...
2014-12-19 Alan Lawrence[AArch64 1/3] Don't disparage add/sub in SIMD registers
2014-12-18 Alan Lawrence[AArch64] Simplify+improve patterns for ushr(d?)_n_u64...
2014-12-18 Alan Lawrence[AArch64] Simplify patterns for sshr_n_[us]64 intrinsic
2014-12-17 James Greenhalgh[AArch64] Remove "generic_sched" attribute
2014-12-09 Alan Lawrencevabs_intrinsic_2.c: New test.
2014-12-08 Alex VelenkoBics instruction generation for aarch64
2014-12-08 Felix Yangarm_neon.h (vrecpe_u32, [...]): Rewrite using builtin...
2014-12-05 Bin Cheng[AArch64]load store pair optimization using sched_fusio...
2014-12-04 Ganesh Gopalasubra... Add prefetch support for aarch64
2014-11-18 Felix Yangaarch64.c (doloop_end): New pattern.
2014-11-17 Zhenqiang Chenaarch64-protos.h (aarch64_ccmp_mode_to_code): New.
2014-11-14 Andrew Pinski[AARCH64] Add scheduler for ThunderX
2014-11-14 Ramana Radhakrishnanre PR target/63724 ([AArch64] Inefficient immediate...
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-24 Charles Baylis[PATCH 1/2] [AARCH64,NEON] Add patterns + builtins...
2014-10-24 Felix Yangre PR target/63173 (performance problem with simd intri...
2014-09-23 Renlin Li[AArch64] Enable shrink wrapping.
2014-09-19 James Greenhalgh[PATCH AArch64]: Add constraint letter for stack_protec...
2014-09-07 Venkataramanan KumarFix PR63190
2014-09-05 Alan Lawrence[PATCH][AArch64] One-liner: fix type of an add in SIMD...
2014-09-05 James Greenhalgh[AArch64 Obvious] Add a mode to operand 1 of sibcall_va...
2014-09-02 Kyrylo Tkachov[AArch64] Use CC_Z and CC_NZ with csinc and similar...
2014-08-27 Guozhi Weire PR target/62262 (aarch64 gcc generates invalid assem...
2014-08-07 Kyrylo Tkachov[AArch64] Restrict usage of FP/SIMD registers for TImod...
2014-08-01 Jiong Wang[AArch64][2/2] Add constrain to address offset in store...
2014-08-01 Jiong Wang[AArch64][1/2] Fix offset glitch in load reg pair pattern
2014-07-27 Andrew Pinskiaarch64.md (*extr_insv_lower_reg<mode>): Remove + from...
2014-07-23 Jiong Wang[AArch64] Simplify epilogue expansion using new helper...
2014-07-23 Jiong Wang[AArch64] Simplify prologue expand using new helper...
2014-07-22 Kyrylo Tkachov[AArch64][1/2] Remove UNSPEC_CLS and use clrsb RTL...
2014-07-17 Terry Guotypes.md (alu_reg): Replaced by alu_sreg and alu_dsp_reg.
2014-07-14 Richard Earnshaw* aarch64.md (add_losym_<mode>): Set type to alu_imm.
2014-06-30 Marcus Shawcroft[AArch64] Fix register clobber in, aarch64_ashr_sisd_or...
2014-06-23 James GreenhalghRe: [AArch64] Implement ADD in vector registers for...
2014-06-23 James Greenhalgh[AArch64] Implement ADD in vector registers for 32...
2014-06-18 Tom de Vries-fuse-caller-save - Enable for AArch64
2014-06-18 Richard Hendersonre PR target/61545 (Miscompilation in libcap-ng)
2014-06-11 Kyrylo Tkachov[AArch64] Implement CRC32 ACLE intrinsics.
2014-06-10 Kyrylo Tkachov[AArch64] Fix some reg-to-reg move scheduler types.
2014-06-06 James Greenhalgh[AArch64] Implement movmem for the benefit of inline...
2014-06-02 Marcus Shawcroft[AArch64] Remove ISB after FPCR write.
2014-05-28 Andrew Pinskiaarch64.md (stack_protect_set_<mode>): Use <w> for...
2014-05-23 Jiong Wang[AARCH64] Support tail indirect function call.
2014-05-22 Kugan Vivekanandarajahaarch64.c (TARGET_ATOMIC_ASSIGN_EXPAND_FENV): New define.
2014-04-29 Zhenqiang Chenaarch64.md (mov<mode>cc): New for GPF.
2014-04-28 James Greenhalgh[AArch64] Improve vst4_lane intrinsics
2014-04-23 Venkataramanan Kumar[AARCH64] Use standard patterns for stack protection.
2014-04-23 Richard Earnshaw[AArch64] Fully support rotate on logical operations.
2014-04-23 Kyrylo Tkachov[AArch64][2/3] Recognise rev16 operations on SImode...
2014-04-22 Richard HendersonAArch64 add, sub, mul in TImode
2014-04-22 Andrew Pinski[AArch64] Fix TLS for ILP32.
2014-04-22 Vidya Praveenaarch64.md (float<GPI:mode><GPF:mode>2): Remove.
2014-04-22 Alex Velenko[AArch64] vrnd<*>_f64 patch
2014-03-24 Alex Velenko[AArch64] Logical vector shift right conformance
2014-01-23 Alex Velenko[PATCH][AArch64] Vector shift by 64 fix
2014-01-23 Alex Velenko[AArch64_BE 1/4] Big-Endian lane numbering fix
2014-01-10 Richard Earnshawre PR c++/9744 (Explicit parameterization of templated...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-06 Andrew Pinskire PR target/59092 (__builtin_trap calls abort for...
2013-11-20 James Greenhalgh[AArch64] Remove "mode", "mode2" attributes
2013-11-19 Marcus Shawcroft[PATCH] [AArch64] Fix whitespace around aarch64_movdi_...
2013-11-19 James Greenhalgh[AArch64] Remove v8type attribute.
2013-11-15 James Greenhalgh[AArch64] Remove simd_type
2013-11-14 James Greenhalgh[AArch64] [-mtune cleanup 4/5] Remove "example-1",...
2013-11-14 James Greenhalgh[AArch64] [-mtune cleanup 3/5] [Temporary] When asked...
2013-11-14 James Greenhalgh[AArch64] [-mtune cleanup 2/5] Tune for Cortex-A53...
2013-10-16 James Greenhalgh[AArch64] Fix output template for Scalar Neon->Neon...
2013-10-15 James Greenhalgh[AArch64] [Neon types 2/10] Update Current type attribu...
2013-10-03 Marcus Shawcroft[AArch64] Fix PR58460
2013-10-03 Ian Bolton[AArch64] Remove un-necessary secondary reload for...
2013-09-10 James Greenhalgh[AArch64] Prevent generic pipeline description from...
2013-09-09 Kyrylo Tkachovaarch64.c (aarch64_select_cc_mode): Return CC_SWP for...
2013-09-06 James Greenhalgh[AArch64] Use neon_<ldm,stm>_2 where appropriate as...
2013-09-06 James Greenhalgh[AArch64, ARM] Introduce "mrs" type attribute.
next