aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2013-08-13t-i386 (i386.o): Rename stray PIPELINE_H to PASS_MANAGER_HDavid Malcolm1-1/+1
2013-08-12i386.c (ix86_function_versions): Use error + inform.Paolo Carlini1-2/+2
2013-08-12[multiple changes]Uros Bizjak1-7/+7
2013-08-12[AArch64] Fix name of macros called in the vdup_lane Neon intrinsicsJames Greenhalgh1-8/+8
2013-08-12i386.md (floatunssi<mode>2 expand): Add new expand for QI/HImode operand to p...Yuri Rumyantsev1-0/+12
2013-08-10Implement -mmemcpy-strategy= and -mmemset-strategy= optionsXinliang David Li6-180/+521
2013-08-09[AArch64] Fixup the vget_lane RTL patterns and intrinsicsJames Greenhalgh4-125/+204
2013-08-09configure.ac: Add GAS check for LEON instructions on SPARC.Eric Botcazou4-9/+28
2013-08-09neon.md (vcond): Fix floating-point vector comparisons against 0.Zhenqiang Chen1-5/+29
2013-08-08mti-linux.h (SYSROOT_SUFFIX_SPEC): Add nan2008.Steve Ellcey3-11/+7
2013-08-08neon.md (movmisalign<mode>): Disable when we don't allow unaligned accesses.Kyrylo Tkachov1-5/+5
2013-08-08re PR target/57431 (ICE in simplify_const_unary_operation vld1_dup_s64/vst1_s64)Richard Earnshaw1-12/+13
2013-08-08re PR target/56979 (ICE in output_operand: invalid operand for code 'P')Richard Earnshaw1-1/+3
2013-08-08Fix MALLOC_ABI_ALIGNMENT for arm Bernd Edlinger1-0/+2
2013-08-07Implement -mtune-crl=..Xinliang David Li4-75/+147
2013-08-07re PR other/12081 (Gcc can't be compiled with -mregparm=3)Oleg Endo1-5/+2
2013-08-07sparc.c (insert_pass_work_around_errata): Move into...David Malcolm2-9/+10
2013-08-07* config/rs6000/rs6000.c (htm_expand_builtin) <case 0>: Remove.Peter Bergner1-3/+0
2013-08-06Commit the vtable verification feature.Caroline Tice1-4/+13
2013-08-07rl78.c (rl78_devirt_pass): Convert from a struct to...David Malcolm1-19/+44
2013-08-07coretypes.h (rtl_opt_pass): Add.David Malcolm1-11/+24
2013-08-06mips.c (insert_pass_mips_machine_reorg2): Move into...David Malcolm1-7/+9
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm6-92/+178
2013-08-05Handwritten part of conversion of passes to C++ classesDavid Malcolm2-3/+6
2013-08-02sparc.c (sparc_emit_membar_for_model): Add the implied StoreLoad barrier for ...Eric Botcazou1-0/+5
2013-08-02types.md (define_attr "type"): Add "load_acq" and "store_rel".Sofiane Naci2-2/+6
2013-08-01i386.h (MAYBE_NON_Q_CLASS_P): New.Uros Bizjak2-9/+8
2013-08-01arm.md (minmax_arithsi_non_canon): Emit canonical RTL form when subtracting a...Kyrylo Tkachov1-2/+5
2013-08-01arm.md (peepholes for eq (reg1) (reg2/imm)): Generate canonical plus rtx with...Kyrylo Tkachov2-5/+21
2013-08-01config.gcc (aarch64*-*-*): Add aarch-common.o to extra_objs.Sofiane Naci2-0/+6
2013-08-01aarch64.md (define_attr "type"): Delete.Sofiane Naci2-65/+251
2013-07-31predicates.md (fusion_gpr_addis): New predicates to support power8 load fusion.Michael Meissner6-1/+511
2013-07-31config.gcc (arm*-*-*): Add aarch-common.o to extra_objs.Sofiane Naci5-254/+319
2013-07-31arm.md: Include new file "types.md".Sofiane Naci2-333/+356
2013-07-31config.gcc (*-*-rtems*): Use __cxa_atexit by default.Sebastian Huber1-0/+3
2013-07-30* arm.md (mulhi3): New expand pattern.Richard Earnshaw1-0/+14
2013-07-29epiphany.md (*isub_i+2): New peephole.Joern Rennecke2-3/+129
2013-07-29linux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'.Maciej W. Rozycki8-20/+85
2013-07-29re PR target/57954 (AVX missing vxorps (zeroing) before vcvtsi2s %edx, slow d...Uros Bizjak1-36/+49
2013-07-29s390.md ("movcc"): Swap load and store instructions.Dominik Vogt1-6/+6
2013-07-27epiphany.c (epiphany_compute_frame_size): Also reserve space for saving UNKNO...Joern Rennecke1-2/+10
2013-07-26AArch64 support for NEG in vector registers for DI and SI mode (part 2)Ian Bolton1-0/+6
2013-07-26AArch64 support for NEG in vector registers for DI and SI modeIan Bolton1-4/+9
2013-07-26combine.c (simplify_comparison): Re-canonicalize operands where appropriate.Kyrylo Tkachov1-0/+38
2013-07-25arm.md (arm_addsi3, [...]): Correct output template.Kyrylo Tkachov1-3/+3
2013-07-25arm-fixed.md (ssmulsa3, usmulusa3): Adjust for arm_restrict_it.Kyrylo Tkachov1-20/+42
2013-07-25pa.c (pa_trampoline_init): Emit __enable_execute_stack libcall if HAVE_ENABLE...Mark Kettenis1-0/+5
2013-07-25Remove unnecessary space.Ramana Radhakrishnan1-1/+1
2013-07-25Fix PR target/57731 PR target/57837Ramana Radhakrishnan2-11/+12
2013-07-25arm.c (thumb1_size_rtx_costs): Assign proper cost for shift_add/shift_sub0/sh...Terry Guo1-0/+9