| Commit message (Expand) | Author | Age | Files | Lines |
* | dojump.h: New header file. | Prathamesh Kulkarni | 2015-01-15 | 2 | -1/+24 |
* | re PR target/64453 (Live high register not saved in function prolog on ARM wi... | Thomas Preud'homme | 2015-01-14 | 1 | -5/+12 |
* | arm.c: Tune the max_cond_insns/branch_cost for Cortex-M7. | Hale Wang | 2015-01-14 | 1 | -2/+9 |
* | [ARM] Fix PR target/64460: Set 'shift' attr properly on some patterns. | Kyrylo Tkachov | 2015-01-14 | 1 | -2/+2 |
* | arm.c (arm_compute_save_reg_mask): Do not save lr in case of tail call. | Joey Ye | 2015-01-14 | 2 | -0/+12 |
* | [ARM]Make CLZ_DEFINED_VALUE_AT_ZERO and CTZ_DEFINED_VALUE_AT_ZERO return 2. | Renlin Li | 2015-01-13 | 1 | -2/+2 |
* | [ARM] Use Cortex-A17 tuning parameters for Cortex-A12 | Kyrylo Tkachov | 2015-01-12 | 2 | -5/+5 |
* | [ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P | Kyrylo Tkachov | 2015-01-12 | 2 | -19/+119 |
* | [ARM][cleanup] Use R0_REGNUM and R1_REGNUM instead of 0 and 1 where appropriate | Kyrylo Tkachov | 2015-01-12 | 1 | -8/+8 |
* | arm.h (MAX_SYNC_LIBFUNC_SIZE): Delete semicolon. | Andreas Tobler | 2015-01-09 | 1 | -1/+1 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 5 | -9/+43 |
* | configure.ac: Don't add ${libgcj} for arm*-*-freebsd*. | Andreas Tobler | 2015-01-09 | 3 | -1/+186 |
* | RTEMS: Use MULTILIB_REQUIRED for ARM | Sebastian Huber | 2015-01-09 | 1 | -160/+13 |
* | RTEMS: Rename ARM target config files | Sebastian Huber | 2015-01-09 | 2 | -0/+0 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 97 | -99/+99 |
* | [PATCH][ARM] Fix reservation pattern in cortex-a9-neon.md | Xingxing Pan | 2014-12-19 | 1 | -1/+1 |
* | [ARM] Fix names of some rounding intrinsics, impement vrndx_f32 and vrndxq_f32 | Kyrylo Tkachov | 2014-12-11 | 1 | -4/+23 |
* | Revert r215321. | Andrew Stubbs | 2014-12-03 | 1 | -3/+0 |
* | Rename fuse-caller-save | Tom de Vries | 2014-12-03 | 1 | -5/+4 |
* | re PR rtl-optimization/63718 (ARM Thumb1 bootstrap fail after fuse-caller-sav... | Tom de Vries | 2014-12-02 | 1 | -0/+12 |
* | sparc.c (sparc_atomic_assign_expand_fenv): Remove NULL last argument from cre... | Jakub Jelinek | 2014-12-02 | 1 | -2/+2 |
* | [ARM] Optimize copysign/copysignf for soft-float using BFI | Jiong Wang | 2014-11-28 | 1 | -0/+41 |
* | [ARM] Add -mcpu=cortex-a17.cortex-a7 | Kyrylo Tkachov | 2014-11-28 | 5 | -2/+9 |
* | [ARM] Add Cortex-A17 support | Kyrylo Tkachov | 2014-11-28 | 10 | -5/+787 |
* | Fix t-aprofile for march=armv8-a+crc | Ramana Radhakrishnan | 2014-11-28 | 1 | -0/+3 |
* | re PR target/59593 ([arm big-endian] using "ldrh" access a immediate which ... | Thomas Preud'homme | 2014-11-27 | 3 | -37/+43 |
* | Fix missing output formatter. | Ramana Radhakrishnan | 2014-11-20 | 1 | -1/+1 |
* | re PR target/59593 ([arm big-endian] using "ldrh" access a immediate which ... | Felix Yang | 2014-11-19 | 1 | -7/+15 |
* | [ARM/AArch64] Improve modeled latency between FP operations and FP->GP regist... | Kyrylo Tkachov | 2014-11-18 | 1 | -3/+13 |
* | neon-testgen.ml (emit_prologue): Handle new compile_test_optim argument. | Christophe Lyon | 2014-11-18 | 2 | -26/+48 |
* | [ARM] Use std::swap instead of manually swapping | Kyrylo Tkachov | 2014-11-18 | 2 | -61/+18 |
* | [Patch ARM Refactor Builtins 8/8] Neaten up the ARM Neon builtin infrastructure | James Greenhalgh | 2014-11-18 | 2 | -397/+225 |
* | [Patch ARM Refactor Builtins 7/8] Use qualifiers arrays when initialising bui... | James Greenhalgh | 2014-11-18 | 6 | -637/+591 |
* | [Patch ARM Refactor Builtins 5/8] Start keeping track of qualifiers in ARM. | James Greenhalgh | 2014-11-18 | 1 | -1/+144 |
* | [Patch ARM Refactor Builtins 4/8] Refactor "VAR<n>" Macros | James Greenhalgh | 2014-11-18 | 2 | -293/+257 |
* | [Patch ARM Refactor Builtins 3/8] Pull builtins code to its own file | James Greenhalgh | 2014-11-18 | 4 | -3008/+3053 |
* | [Patch ARM Refactor Builtins 2/8] Move Processor flags to arm-protos.h | James Greenhalgh | 2014-11-18 | 3 | -68/+166 |
* | [ARM Refactor Builtins: 1/8] Remove arm_neon.h's "Magic Words" | James Greenhalgh | 2014-11-18 | 6 | -1396/+1647 |
* | [ARM] Handle simple SImode PLUS and MINUS cases in rtx costs | Kyrylo Tkachov | 2014-11-18 | 1 | -0/+5 |
* | arm.c (arm_issue_rate): Return 2 for cortex-m7. | Terry Guo | 2014-11-18 | 3 | -2/+191 |
* | thumb1.md (*addsi3_cbranch_scratch): Updated to UAL format. | Terry Guo | 2014-11-17 | 1 | -2/+2 |
* | timevar.def (TV_SCHED_FUSION): New time var. | Bin Cheng | 2014-11-14 | 1 | -0/+131 |
* | Fix typo in *<arith_shift_insn>_shiftsi | Ramana Radhakrishnan | 2014-11-12 | 1 | -1/+1 |
* | invoke.texi (-masm-syntax-unified): Reword and fix typo. | Terry Guo | 2014-11-11 | 1 | -6/+6 |
* | arm.c (arm_note_pic_base): Delete. | Richard Sandiford | 2014-11-08 | 1 | -11/+10 |
* | arm.c: Include rtl-iter.h. | Richard Sandiford | 2014-11-08 | 1 | -20/+14 |
* | aarch-common.c: Include rtl-iter.h. | Richard Sandiford | 2014-11-08 | 1 | -70/+30 |
* | arm.c (arm_set_return_address): Mark the store as frame related, if any. | Eric Botcazou | 2014-11-08 | 1 | -2/+10 |
* | arm.opt (masm-syntax-unified): New option. | Terry Guo | 2014-11-07 | 4 | -56/+74 |
* | arm-cores.def: Add support for -mcpu=cortex-m0.small-multiply,cortex-m0plus.s... | Hale Wang | 2014-11-06 | 5 | -2/+39 |