[ARM] PR67305, tighten neon_vector_mem_operand on eliminable registers
[gcc.git] / gcc / config / arm / arm.c
2015-11-11 Jiong Wang[ARM] PR67305, tighten neon_vector_mem_operand on elimi...
2015-11-11 Charles Baylis[ARM] PR63870 Add qualifiers for NEON builtins
2015-11-10 Kyrylo Tkachov[ARM] Fix costing of vmul+vcvt combine pattern
2015-11-10 Kyrylo Tkachov[ARM][cleanup] Remove uses of CONST_DOUBLE_HIGH/LOW
2015-11-09 Julian BrownMachine modes for address printing.
2015-11-06 Ramana Radhakrishnan[Patch ARM] Unified assembler in ARM state.
2015-10-30 Kyrylo Tkachov[ARM] Fix checking RTL error in cortex_a9_sched_adjust_cost
2015-10-30 Mikhail Maltsev[PATCH 8/9] ENABLE_CHECKING refactoring: target-specifi...
2015-10-27 Kyrylo Tkachov[ARM] PR target/67929 Tighten vfp3_const_double_for_bit...
2015-10-16 Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-16 Christian Bruelre PR target/67745 ([ARM] wrong alignments when __attri...
2015-10-16 Christian Bruelre PR target/67745 ([ARM] wrong alignments when __attri...
2015-10-06 Eric Botcazouarm.c (arm_emit_probe_stack_range): Adjust comment.
2015-10-05 Richard SandifordRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05 Richard SandifordReplace REAL_VALUES_EQUAL with real_equal
2015-09-21 Bilyan Borisov[ARM] Replacing variable swaps that use a temporary...
2015-09-17 Eric Botcazoure PR middle-end/65958 (-fstack-check breaks alloca...
2015-09-15 Kyrylo Tkachov[ARM] Fix arm bootstrap failure due to -Werror=shift...
2015-09-15 Christian Bruelarm.c (TARGET_OPTION_PRINT): Define.
2015-09-15 Christian Bruelre PR target/52144 (ARM should support arm/thumb functi...
2015-09-09 Kyrylo Tkachov[ARM][3/3] Expand mod by power of 2
2015-09-08 Alan Lawrence[ARM] Add V8HFmode and float16x8_t type
2015-08-26 Matthew Wahabarm-arches.def: Replace single value flags with an...
2015-08-26 Matthew Wahabarm-builtins.c (def_mbuiltin): Use ARM_FSET macro.
2015-08-26 Matthew Wahabarm-cores.def: Add FL_FOR_ARCH flag for each ARM_CORE...
2015-08-24 Renlin Li[PATCH][ARM]Tighten the conditions for arm_movw, arm_movt.
2015-08-20 Richard Sandifordrtl.h (rtvec_all_equal_p): Declare.
2015-08-19 Kyrylo Tkachov[ARM] Use %wd format for lane printing in bounds_check
2015-08-17 David Sherwoodarm.c (neon_element_bits): Replace call to GET_MODE_BIT...
2015-08-17 Mike Stump[ARM] arm memcpy of aligned data
2015-08-12 Matthew Wahabarm-fpus.def: Replace booleans with feature flags.
2015-08-03 Szabolcs Nagy[ARM] PR target/66731 Fix vnmul insn with -frounding...
2015-07-30 David Sherwoodaarch64-simd.md (aarch64_ext<mode>): Replace call to...
2015-07-28 David Sherwoodarm.c (neon_element_bits, [...]): Call GET_MODE_INNER...
2015-07-27 Alan Lawrence[ARM] PR/63870 Add qualifier to check lane bounds in...
2015-07-27 Matthew Wahabarm-arches.def: Add "armv6kz".
2015-07-24 Kugan Vivekanandarajahreg_equal_test.c: New test.
2015-07-10 Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Kyrylo Tkachov[ARM] Initialise cost to COSTS_N_INSNS (1) and incremen...
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 Alan Lawrence[ARM] PR/65956 AAPCS update for alignment attribute
2015-06-29 Matthew Wahabre PR target/65697 (__atomic memory barriers not strong...
2015-06-29 Matthew Wahabre PR target/65697 (__atomic memory barriers not strong...
2015-06-26 Ramana Radhakrishnan[Patch ARM] Fix thinko in use of TARGET_UNIFIED_ASM
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-25 Richard Sandifordhash-table.h: Update comments.
2015-06-25 Ramana Radhakrishnanre PR target/29693 (ICE while compiling gcc-3.4.3 with...
2015-06-24 Ramana Radhakrishnanre PR target/63408 (GCC emits incorrect fixed->fp conve...
2015-06-22 Christian BruelAdd -mflip-thumb for testing.
2015-06-19 Christian Bruelre PR target/66541 (r224314 causes ICE in gcc.dg/tortur...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-16 James Greenhalgh[ARM Churn] Rename LOGICAL_OP_NON_SC to LOGICAL_OP_NON_...
2015-06-11 Kyrylo Tkachov[ARM] Restrict MAX_CONDITIONAL_EXECUTE when -mrestrict...
2015-06-10 Christian BruelAdd ARM/thumb attribute target
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-01 James Greenhalgh[ARM Obvious] Fuseable is not a word -> s/fuseable...
2015-05-26 Christian Bruelre PR target/52144 (ARM should support arm/thumb functi...
2015-05-22 Kyrylo Tkachov[ARM] Handle UNSPEC_VOLATILE in rtx costs and don't...
2015-05-20 Kugan Vivekanandarajahaarch-common-protos.h (struct mem_cost_table): Added...
2015-05-12 Andrew MacLeodre PR target/65697 (__atomic memory barriers not strong...
2015-05-12 Richard Earnshawarm-protos.h (arm_sched_autopref): Delete.
2015-05-11 Christian Bruelarm-protos.h (arm_declare_function_name): Declare.
2015-05-11 Christian Bruelarm.c (arm_option_override): Reoganized and split into...
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-05-04 Andreas Toblerarm.c: Restore bootstrap.
2015-05-02 Trevor Saundersmake some functions in config/ take a rtx_insn *
2015-05-02 Trevor Saunderschange local vars to rtx_insn *
2015-04-23 Matthew Wahab[ARM] Remove an unused reload hook.
2015-04-23 Kyrylo Tkachov[ARM] Make issue rate part of per-core tuning structs
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-04-10 Kyrylo Tkachov[ARM] PR 65694: Properly sign-extend large numbers...
2015-04-07 Kyrylo Tkachov[ARM] PR 65489: Accept VSTRUCT constants in arm_legitim...
2015-04-06 Evandro Menezesadd option for the Samsung Exynos M1 core
2015-03-25 Bin Chengarm.opt (print_tune_info): New option.
2015-03-13 Kyrylo Tkachov[ARM] PR target/64600 Fix another ICE with -mtune=xscal...
2015-03-05 Alex Velenkoarm.c (arm_function_in_section_p): Fix predicate to...
2015-02-26 Terry Guoarm-cores.def (cortex-m7): Add flag FL_NO_VOLATILE_CE.
2015-02-03 Richard Sandifordarm.c (thumb2_reorg): Test UNARY_P and BINARY_P instead...
2015-02-02 David MalcolmPR jit/64810: fix for arm_option_override
2015-01-29 Kyrylo Tkachov[ARM][cleanup] Simplify some expressions in some epilog...
2015-01-26 Terry Guoarm.c (arm_file_start): Update the assignment of Tag_AB...
2015-01-21 Bin Chengarm.c (arm_cortex_a53_tune, [...]): Prefer neon on...
2015-01-20 Maxim KuvyrkovUse enum for sched_autopref tune settings
2015-01-20 Matthew Wahab[ARM] PR 64149: Remove -mlra/-mno-lra option for ARM.
2015-01-17 Maxim KuvyrkovModel cache auto-prefetcher in scheduler
2015-01-17 Maxim KuvyrkovEnable max_issue for AArch32 and AArch64
2015-01-15 Richard Earnshawarm.c (arm_xgene_tune): Add default initializer for...
2015-01-15 Philipp Tomsicharm.md (generic_sched): Specify xgene1 in 'no' list.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-14 Thomas Preud'hommere PR target/64453 (Live high register not saved in...
2015-01-14 Hale Wangarm.c: Tune the max_cond_insns/branch_cost for Cortex-M7.
2015-01-14 Joey Yearm.c (arm_compute_save_reg_mask): Do not save lr in...
2015-01-12 Kyrylo Tkachov[ARM] Use Cortex-A17 tuning parameters for Cortex-A12
2015-01-12 Kyrylo Tkachov[ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P
2015-01-12 Kyrylo Tkachov[ARM][cleanup] Use R0_REGNUM and R1_REGNUM instead...
next