aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-11-22re PR target/59216 (ARM negdi*extendsidi regression)Richard Earnshaw5-51/+105
2013-11-22[AArch64] vmov_n changesAlex Velenko4-248/+526
2013-11-22aarch64-simd.md (vec_pack_trunc_<mode>, [...]): Swap for big-endian.Tejas Belagod4-85/+128
2013-11-22aarch64-simd.md (vec_pack_trunc_<mode>, [...]): Swap source ops for big-endian.Tejas Belagod2-7/+25
2013-11-22aarch64-simd.md (aarch64_simd_vec_set<mode>): Adjust for big-endian element o...Tejas Belagod3-28/+80
2013-11-22aarch64-simd.md (*aarch64_simd_mov<mode>): Fix loads and stores to be ABI com...Tejas Belagod2-8/+13
2013-11-22Remove macros that implicitly use input_locationDavid Malcolm37-128/+281
2013-11-22Fix formatting of changelog entry.Richard Sandiford1-3/+3
2013-11-222013-11-22 zadeck@naturalbridge.comKenneth Zadeck2-3/+7
2013-11-22expr.c (store_constructor): Allow CONSTRUCTOR with VECTOR_TYPE (same sized) e...Jakub Jelinek2-2/+20
2013-11-22revert: tree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_iterations_upper...Richard Biener4-10/+46
2013-11-22Enable PTA_POPCNT for SilvermontH.J. Lu3-10/+18
2013-11-22* print-rtl.c (print_rtx) <case MEM>: Output a space if no MEM_EXPR.Eric Botcazou2-0/+6
2013-11-22cond.md (stzx_16): Use register_operand for operand 0.Richard Sandiford2-2/+7
2013-11-22tree-ssa-threadupdate.c: Include tree-cfg.h and tree-pass.hJeff Law2-38/+117
2013-11-22tree-ssa-threadedge.c (thread_across_edge): Mark the start of the jump thread...Jeff Law2-1/+7
2013-11-22add auto_vecTrevor Saunders35-221/+107
2013-11-22re PR target/59233 (C++ failures after revision 205058 on *-apple-darwin* wit...Teresa Johnson2-4/+18
2013-11-22vector.md (vec_pack_trunc_v2df): Revert previous little endian change.Bill Schmidt3-19/+13
2013-11-22tree-vect-generic.c (optimize_vector_constructor): New function.Jakub Jelinek4-0/+126
2013-11-22Daily bump.GCC Administrator1-1/+1
2013-11-22i386.c (ix86_expand_special_args_builtin): Use ix86_zero_extend_to_Pmode wher...Uros Bizjak2-18/+21
2013-11-21Add minimal line tables at -g1.Cary Coutant6-25/+53
2013-11-21* doc/extend.texi: Document htm builtins.Peter Bergner2-0/+195
2013-11-21re PR tree-optimization/59221 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Jeff Law4-0/+37
2013-11-21re PR rtl-optimization/55950 (Invalid sqrt constant propagation with -froundi...Joseph Myers4-88/+10
2013-11-21re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...Richard Biener7-152/+152
2013-11-21tree-vectorizer.h (LOC, [...]): Remove wrappers and fix all users.Richard Biener6-36/+41
2013-11-21tree-ssa-forwprop.c (simplify_vce): New function.Richard Biener2-0/+70
2013-11-21re PR libfortran/59227 (FAIL: gfortran.dg/erf_3.F90 -O0 execution test)Francois-Xavier Coudert2-7/+22
2013-11-21tree-vect-loop-manip.c (vect_build_loop_niters, [...]): Move ...Richard Biener4-170/+153
2013-11-21tree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_iterations_upper_bound b...Richard Biener2-0/+15
2013-11-21re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...Richard Biener2-12/+32
2013-11-21tree-ssa-tail-merge.c (stmt_local_def): Return false if the statement could t...Eric Botcazou2-0/+6
2013-11-21Fix ChangeLog entry.Oleg Endo1-1/+1
2013-11-21re PR target/53976 ([SH] Unnecessary clrt/sett after bt/bf)Oleg Endo7-3/+525
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm15-20/+44
2013-11-21Fixup whitespace.Mike Stump1-1/+1
2013-11-21Daily bump.GCC Administrator1-1/+1
2013-11-21gimplify.h (gimplify_hasher : typed_free_remove, [...]): Move to gimplify.c.Andrew MacLeod8-88/+140
2013-11-20re PR libfortran/49024 (REAL*16 ERFC_SCALED inaccuracy)Francois-Xavier Coudert2-0/+49
2013-11-20vsx.md (vsx_set_<mode>): Adjust for little endian.Bill Schmidt4-4/+37
2013-11-20re PR rtl-optimization/59133 (ICE after r204219 on SPEC2006 435.gromacs.)Vladimir Makarov6-36/+108
2013-11-20gdbhooks.py: fix prettyprinting of NULL vec<>*David Malcolm2-0/+7
2013-11-20Normalize whitespace.Mike Stump1-2/+0
2013-11-20lra.c (lra): Set lra_in_progress before check_rtl call.Robert Suchanek3-5/+13
2013-11-20Fixup whitespace.Mike Stump1-2/+2
2013-11-20Fixup whitespace.Mike Stump1-1/+0
2013-11-20mips.h (ISA_HAS_FP4): Remove TARGET_FLOAT64 restriction for ISA_MIPS32R2.Maciej W. Rozycki3-14/+26
2013-11-20mips.h (ISA_HAS_FP_RECIP_RSQRT): New macro.Maciej W. Rozycki4-14/+31