]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/aarch64/aarch64.c
dojump.h: New header file.
[thirdparty/gcc.git] / gcc / config / aarch64 / aarch64.c
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-13  Andrew Pinski\1a2015-01-13 Andrew Pinski <apinski@cavium.com>
2015-01-13  Andrew Pinski[multiple changes]
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-18  Wilco Dijkstra[AArch64] Add TARGET_MIN_DIVISIONS_FOR_RECIP_MUL
2014-12-18  Wilco Dijkstra[AArch64] Generalize code alignment
2014-12-11  Andrew Pinskiaarch64-protos.h (tune_params): Add align field.
2014-12-11  Renlin Li[AArch64]Use AARCH64_FL_FPSIMD flags for all cores...
2014-12-11  Kyrylo Tkachov[AArch64] Fix usage of +no in error message for aarch64...
2014-12-09  Wilco Dijkstra[AArch64] Add TARGET_SCHED_REASSOCIATION_WIDTH
2014-12-09  Andrew Pinski[AARCH64][5/5] Add macro fusion support for cmp/b.X...
2014-12-05  Renlin Li[AArch64]Clarify the usage of SCHED in AARCH64_CORE...
2014-12-05  Bin Cheng[AArch64]load store pair optimization using sched_fusio...
2014-12-05  Renlin Li[AArch64] Use selected cpu's tuning when no tuning...
2014-11-27  Zhenqiang Chenrevert: aarch64.c (aarch64_code_to_ccmode, [...]):...
2014-11-24  Kyrylo Tkachov[AArch64][4/5] Implement fusion of ARDP+LDR
2014-11-24  Kyrylo Tkachov[AArch64][3/5] Implement fusion of MOVK+MOVK
2014-11-24  Kyrylo Tkachov[AArch64][2/5] Implement adrp+add fusion
2014-11-24  Kyrylo Tkachov[AArch64][1/5] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P
2014-11-20  Charles Baylisre PR target/63870 ([Aarch64] [ARM] Errors in use of...
2014-11-20  Tejas Belagodaarch64-protos.h (aarch64_classify_symbol): Fixup proto...
2014-11-19  Wilco Dijkstra[AArch64] Adjust generic move costs
2014-11-18  James Greenhalgh[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUC...
2014-11-18  Felix Yangaarch64.c (doloop_end): New pattern.
2014-11-17  Zhenqiang Chenaarch64.c (aarch64_code_to_ccmode, [...]): New functions.
2014-11-17  Zhenqiang Chenaarch64-protos.h (aarch64_ccmp_mode_to_code): New.
2014-11-17  Zhenqiang Chenaarch64-modes.def: Define ccmp CC mode.
2014-11-14  Ramana Radhakrishnanre PR target/63724 ([AArch64] Inefficient immediate...
2014-11-12  Alan LawrenceAdd bounds checking to vqdm*_lane intrinsics via a...
2014-11-12  Jiong Wang[AArch64] Let LR register alloctable
2014-11-08  Richard Sandifordaarch64.c: Include rtl-iter.h.
2014-11-06  Renlin Li[AArch64] Add ACLE arch-related predefined macros
2014-11-05  Tejas Belagod[AArch64] Restructure arm_neon.h vector types.
2014-11-04  Jiong Wang[AArch64] fix unsafe access to deallocated stack
2014-11-01  James Greenhalgh[Patch 6/7 AArch64] Deprecate *_BY_PIECES_P, move to...
2014-10-29  Kyrylo Tkachov[AArch64] Restore recog state after finding pre-madd...
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Alan Lawrence[AArch64] Restore gimple_folding of reduction intrinsics
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-27  Alan Lawrence[AArch64] Temporarily remove aarch64_gimple_fold_builti...
2014-10-24  Kyrylo Tkachov[AArch64] Cleanup logic around aarch64_final_prescan
2014-10-21  Andrew Pinskiinvoke.texi (AARCH64/mtune): Document thunderx as an...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-16  Richard Earnshawaarch64.c (aarch64_legitimize_address): New function.
2014-10-10  Kyrylo Tkachov[AArch64] Add --enable-fix-cortex-a53-835769 configure...
2014-10-10  Kyrylo Tkachov[AArch64] Implement workaround for ARM Cortex-A53 errat...
2014-09-26  Christophe Lyon[AArch64] Enable Address Sanitizer.
2014-09-25  James Greenhalgh[AArch64] Tighten predicates on SIMD shift intrinsics
2014-09-24  Wilco Dijkstra[AArch64] Improve regmove_costs for 128-bit types.
2014-09-23  Renlin Li[AArch64] Enable shrink wrapping.
2014-09-12  Wilco Dijkstra[AArch64] Add regmove_costs for Cortex-A57 and A53
2014-09-12  Wilco Dijkstra[AArch64] Fix cost for Q register moves
2014-09-12  Wilco Dijkstra[AArch64] Add cost handling of CALLER_SAVE_REGS and...
2014-09-11  Alan Lawrence[AArch64] Simplify vreinterpret for float64x1_t using...
2014-09-09  David Malcolmrecog_memoized works on an rtx_insn *
2014-09-05  Alan Lawrence[PATCH AArch64 1/2] Improve codegen of vector compares...
2014-09-03  Richard Hendersonaarch64: Improve epilogue unwind info
2014-09-02  Kyrylo Tkachov[AArch64] Use CC_Z and CC_NZ with csinc and similar...
2014-08-28  David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-26  Evandro Menezesaarch64.c (generic_addrcost_table): Delete qi cost...
2014-08-25  David Malcolmconfig/aarch64/aarch64.c: Use rtx_insn
2014-08-15  Kyrylo Tkachov[AArch64] Move one_match > zero_match case to just...
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-07  Ian Bolton[AArch64] Use MOVN to generate 64-bit negative immediat...
2014-08-06  Alan Lawrence[PATCH AArch64] Prefer dup to zip for vec_perm_const...
2014-08-06  Kyrylo Tkachov[AArch64] Use REG_P and CONST_INT_P instead of GET_CODE...
2014-08-01  Jiong Wang[AArch64] Improve TARGET_LEGITIMIZE_ADDRESS_P hook
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-31  James Greenhalgh[AArch64_be] Fix vec_select hi/lo mask confusions.
2014-07-24  Jiong Wang[AArch64] Optimize epilogue when there is no frame...
2014-07-24  Jiong Wang[AArch64] Optimize prologue when there is no frame...
2014-07-24  Jiong Wang[AArch64] Infrastructure to allow optional use of write...
2014-07-24  Jiong Wang[AArch64] Extend frame state to track WB candidates.
2014-07-24  Jiong Wang[AArch64] Optimize epilogue in the presence of an outgo...
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-23  Jiong Wang[AArch64] Split save restore path.
2014-07-23  Jiong Wang[AArch64] Unify vector and core register save/restore...
2014-07-23  Jiong Wang[AArch64] Use helper functions to handle multiple modes.
2014-07-23  Jiong Wang[AArch64] Refactor code out into aarch64_next_callee_save
2014-07-23  Jiong Wang[AArch64] Hoist calculation of register rtx.
2014-07-23  Jiong Wang[AArch64] Remove useless variable 'increment'
2014-07-23  Jiong Wang[AArch64] Use register offset in cfun->machine->frame...
2014-07-23  Jiong Wang[AArch64] Remove useless parameter base_rtx.
2014-07-23  Jiong Wang[AArch64] Remove useless local variable.
2014-07-23  Jiong Wang[AArch64] Consistent parameter types in prologue/epilog...
2014-07-23  Jiong Wang[AArch64] GNU-Stylize some un-formatted code.
2014-07-22  Kyrylo Tkachov[AArch64][2/2] Add rtx cost function handling of clz...
2014-07-17  Kyrylo Tkachov[AArch64] Handle fcvta[su] and frint in RTX cost function.
2014-07-02  Kyrylo Tkachov[AArch64] Removed unused variable i in aarch64_expand_v...
2014-06-30  Alan Lawrence[AArch64] fix and enable non-const shuffle for bigendia...
2014-06-23  Alan LawrencePR/60825 Make {int,uint}64x1_t in arm_neon.h a proper...
2014-06-23  Alan LawrencePR/60825 Make float64x1_t in arm_neon.h a proper vector...
2014-06-19  Tom de VriesFix aarch64_emit_call_insn return type
2014-06-18  Tom de Vries-fuse-caller-save - Enable for AArch64
2014-06-17  Yufeng Zhangre PR target/61483 ([AArch64] builtin va_start incorrec...
2014-06-12  Alan LawrencePR/59843 Fix ICE on singleton vector of float on AArch64.
2014-06-10  Jiong Wang[AArch64] Fix layout of frame layout code.
next