summaryrefslogtreecommitdiff
path: root/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* dojump.h: New header file.Prathamesh Kulkarni2015-01-152-1/+24
* re PR target/64453 (Live high register not saved in function prolog on ARM wi...Thomas Preud'homme2015-01-141-5/+12
* arm.c: Tune the max_cond_insns/branch_cost for Cortex-M7.Hale Wang2015-01-141-2/+9
* [ARM] Fix PR target/64460: Set 'shift' attr properly on some patterns.Kyrylo Tkachov2015-01-141-2/+2
* arm.c (arm_compute_save_reg_mask): Do not save lr in case of tail call.Joey Ye2015-01-142-0/+12
* [ARM]Make CLZ_DEFINED_VALUE_AT_ZERO and CTZ_DEFINED_VALUE_AT_ZERO return 2.Renlin Li2015-01-131-2/+2
* [ARM] Use Cortex-A17 tuning parameters for Cortex-A12Kyrylo Tkachov2015-01-122-5/+5
* [ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_PKyrylo Tkachov2015-01-122-19/+119
* [ARM][cleanup] Use R0_REGNUM and R1_REGNUM instead of 0 and 1 where appropriateKyrylo Tkachov2015-01-121-8/+8
* arm.h (MAX_SYNC_LIBFUNC_SIZE): Delete semicolon.Andreas Tobler2015-01-091-1/+1
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-095-9/+43
* configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler2015-01-093-1/+186
* RTEMS: Use MULTILIB_REQUIRED for ARMSebastian Huber2015-01-091-160/+13
* RTEMS: Rename ARM target config filesSebastian Huber2015-01-092-0/+0
* Update copyright years.Jakub Jelinek2015-01-0597-99/+99
* [PATCH][ARM] Fix reservation pattern in cortex-a9-neon.mdXingxing Pan2014-12-191-1/+1
* [ARM] Fix names of some rounding intrinsics, impement vrndx_f32 and vrndxq_f32Kyrylo Tkachov2014-12-111-4/+23
* Revert r215321.Andrew Stubbs2014-12-031-3/+0
* Rename fuse-caller-saveTom de Vries2014-12-031-5/+4
* re PR rtl-optimization/63718 (ARM Thumb1 bootstrap fail after fuse-caller-sav...Tom de Vries2014-12-021-0/+12
* sparc.c (sparc_atomic_assign_expand_fenv): Remove NULL last argument from cre...Jakub Jelinek2014-12-021-2/+2
* [ARM] Optimize copysign/copysignf for soft-float using BFIJiong Wang2014-11-281-0/+41
* [ARM] Add -mcpu=cortex-a17.cortex-a7Kyrylo Tkachov2014-11-285-2/+9
* [ARM] Add Cortex-A17 supportKyrylo Tkachov2014-11-2810-5/+787
* Fix t-aprofile for march=armv8-a+crcRamana Radhakrishnan2014-11-281-0/+3
* re PR target/59593 ([arm big-endian] using "ldrh" access a immediate which ...Thomas Preud'homme2014-11-273-37/+43
* Fix missing output formatter.Ramana Radhakrishnan2014-11-201-1/+1
* re PR target/59593 ([arm big-endian] using "ldrh" access a immediate which ...Felix Yang2014-11-191-7/+15
* [ARM/AArch64] Improve modeled latency between FP operations and FP->GP regist...Kyrylo Tkachov2014-11-181-3/+13
* neon-testgen.ml (emit_prologue): Handle new compile_test_optim argument.Christophe Lyon2014-11-182-26/+48
* [ARM] Use std::swap instead of manually swappingKyrylo Tkachov2014-11-182-61/+18
* [Patch ARM Refactor Builtins 8/8] Neaten up the ARM Neon builtin infrastructureJames Greenhalgh2014-11-182-397/+225
* [Patch ARM Refactor Builtins 7/8] Use qualifiers arrays when initialising bui...James Greenhalgh2014-11-186-637/+591
* [Patch ARM Refactor Builtins 5/8] Start keeping track of qualifiers in ARM.James Greenhalgh2014-11-181-1/+144
* [Patch ARM Refactor Builtins 4/8] Refactor "VAR<n>" MacrosJames Greenhalgh2014-11-182-293/+257
* [Patch ARM Refactor Builtins 3/8] Pull builtins code to its own fileJames Greenhalgh2014-11-184-3008/+3053
* [Patch ARM Refactor Builtins 2/8] Move Processor flags to arm-protos.hJames Greenhalgh2014-11-183-68/+166
* [ARM Refactor Builtins: 1/8] Remove arm_neon.h's "Magic Words"James Greenhalgh2014-11-186-1396/+1647
* [ARM] Handle simple SImode PLUS and MINUS cases in rtx costsKyrylo Tkachov2014-11-181-0/+5
* arm.c (arm_issue_rate): Return 2 for cortex-m7.Terry Guo2014-11-183-2/+191
* thumb1.md (*addsi3_cbranch_scratch): Updated to UAL format.Terry Guo2014-11-171-2/+2
* timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng2014-11-141-0/+131
* Fix typo in *<arith_shift_insn>_shiftsiRamana Radhakrishnan2014-11-121-1/+1
* invoke.texi (-masm-syntax-unified): Reword and fix typo.Terry Guo2014-11-111-6/+6
* arm.c (arm_note_pic_base): Delete.Richard Sandiford2014-11-081-11/+10
* arm.c: Include rtl-iter.h.Richard Sandiford2014-11-081-20/+14
* aarch-common.c: Include rtl-iter.h.Richard Sandiford2014-11-081-70/+30
* arm.c (arm_set_return_address): Mark the store as frame related, if any.Eric Botcazou2014-11-081-2/+10
* arm.opt (masm-syntax-unified): New option.Terry Guo2014-11-074-56/+74
* arm-cores.def: Add support for -mcpu=cortex-m0.small-multiply,cortex-m0plus.s...Hale Wang2014-11-065-2/+39