aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-18* config/rs6000/aix52.h (TARGET_EXTRA_BUILTINS): Define as 0.David Edelsohn2-0/+6
2012-06-18re PR target/53712 (Does not combine unaligned load with _mm_cmpistri, redun...Uros Bizjak4-0/+139
2012-06-18* ChangeLog: Fix whitespace.Uros Bizjak1-47/+46
2012-06-18intrinsic.h (gfc_resolve_rank): New prototype.Tobias Burnus5-1/+49
2012-06-18re PR fortran/53692 (OPTIONAL: Scalarizing over the wrong array)Tobias Burnus5-2/+84
2012-06-18re PR fortran/53526 ([Coarray] (lib) Properly handle MOVE_ALLOC for coarrays)Tobias Burnus5-7/+102
2012-06-18re PR fortran/53526 ([Coarray] (lib) Properly handle MOVE_ALLOC for coarrays)Tobias Burnus4-13/+77
2012-06-18epilog-1.c: New test.Joey Ye2-0/+22
2012-06-18As a result of the previous changes, epilogue_insns pattern can only be gener...Ian Bolton4-530/+11
2012-06-18Generate RTL for return in Thumb2 mode. Used by expand of return insn.Ian Bolton4-2/+69
2012-06-18Add a new parameter to the function output_return_instruction to handle simpl...Ian Bolton5-18/+43
2012-06-18The main function for epilogue RTL generation, used by expand epilogueIan Bolton4-24/+268
2012-06-18Helper function for epilogue expansion.Ian Bolton3-5/+166
2012-06-18New define insn pattern for epilogue with floating point registers (DFmode) a...Ian Bolton4-0/+122
2012-06-18This patch adds new define_insn patterns for epilogue with integerIan Bolton5-0/+283
2012-06-18This patch updates ldm_stm_operation_p to check for loads that if SP is in th...Greta Yorsh2-0/+15
2012-06-18re PR tree-optimization/53693 (ICE in vect_get_vec_def_for_stmt_copy, at tree...Richard Guenther4-0/+37
2012-06-18re PR tree-optimization/53703 (verify_ssa: definition in block 105 does not d...Bill Schmidt4-10/+166
2012-06-18vax.h (VMS_TARGET): Remove.Steven Bosscher4-11/+10
2012-06-18tree-vrp.c (extract_range_from_assert): Split out range intersecting code.Richard Guenther2-233/+243
2012-06-18s390.c (s390_gimplify_va_arg): Revert change from r187965.Andreas Krebbel2-1/+5
2012-06-18Implement support for int iterators.Tejas Belagod3-5/+131
2012-06-18re PR middle-end/53698 (ICE: in plus_constant, at explow.c:88 with -O -mx32 -...Richard Sandiford4-0/+28
2012-06-18Daily bump.GCC Administrator1-1/+1
2012-06-18* gcc.target/i386/pr33329.c: .Uros Bizjak1-1/+1
2012-06-18* gcc.target/i386/pr33329.c: Fix tabcount increase.Uros Bizjak1-1/+1
2012-06-18pr33329.c (f): Increase tabs array to 1024.Uros Bizjak2-4/+8
2012-06-17output.h (split_double): Move prototype to rtl.h.Steven Bosscher7-155/+162
2012-06-17forgot ChangeLogSteven Bosscher1-0/+76
2012-06-17cfglayout.h: Remove.Steven Bosscher43-1643/+1499
2012-06-17cfgloop.h: Do not include rtl.h.Steven Bosscher7-47/+103
2012-06-17expmed.c (ceil_log2): Move from here...Steven Bosscher7-17/+33
2012-06-17cris.h (TARGET_ELF): Remove.Steven Bosscher4-61/+25
2012-06-17re PR fortran/53691 (ICE with -Wsurprising in LAPACK 3.4.1 cgbrfsx.f)Tobias Burnus4-2/+52
2012-06-17sfp-machine.h (FP_HANDLE_EXCEPTIONS): Use __builtin_expect when checking for ...Uros Bizjak3-2/+8
2012-06-17sse.md (vcvtph2ps): Fix vec_select selector.Uros Bizjak2-4/+7
2012-06-17vrp68.c: Fix scan-tree-dump-times argument order.Uros Bizjak2-6/+10
2012-06-17Daily bump.GCC Administrator1-1/+1
2012-06-16re PR fortran/53642 (Front-end optimization: Wrong string length for deferred...Tobias Burnus5-15/+76
2012-06-16re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou2-0/+6
2012-06-16Daily bump.GCC Administrator1-1/+1
2012-06-15gcov.exp (verify-lines, [...]): Use testname that includes flags, passed in a...Janis Johnson2-26/+41
2012-06-15stackalign.exp: Combine stack alignment torture options with usual torture op...Janis Johnson2-7/+33
2012-06-15auto27.C: Add comments to checks for multiple messages reported for one line ...Janis Johnson40-127/+170
2012-06-15passes.c (init_optimization_passes): Remove pass_call_cdce from its current p...Easwaran Raman2-1/+6
2012-06-15* config/tilegx/sync.md (atomic_fetch_<fetchop_name><mode>): Fix typo.Walter Lee2-1/+5
2012-06-15arm.c (note_invalid_constants): Don't return a result.Richard Earnshaw2-54/+15
2012-06-15[multiple changes]Ramana Radhakrishnan29-94/+180
2012-06-15avr.c (avr_default_expand_builtin): New function.Georg-Johann Lay2-159/+53
2012-06-15re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l...Michael Matz3-75/+26