Age | Commit message (Expand) | Author | Files | Lines |
2011-04-18 | re PR middle-end/48661 (wrong-code regression with devirtualization) | Jakub Jelinek | 1 | -0/+13 |
2011-04-18 | expr.c (expand_expr_real_2): Use GET_MODE instead of TYPE_MODE. | Michael Matz | 1 | -0/+5 |
2011-04-18 | * doc/passes.texi: Fill crossref nodes. | Dennis, CHENG Renquan | 1 | -0/+4 |
2011-04-18 | fix doubled-word typos in comments and strings: e.g., s/in in/in/ | Jim Meyering | 1 | -0/+9 |
2011-04-18 | i386.h (SSE_VEC_FLOAT_MODE_P): Remove. | Uros Bizjak | 1 | -17/+32 |
2011-04-18 | * ipa-inline.c (inline_small_functions): Fix pasto in previous patch. | Jan Hubicka | 1 | -0/+2 |
2011-04-18 | ipa-inline.c: Fix comment typos; do not inline gt-ipa-inline.h | Jan Hubicka | 1 | -0/+19 |
2011-04-18 | * dwarf2out.c (is_redundant_typedef): Add 'inline' to prototype. | Eric Botcazou | 1 | -1/+5 |
2011-04-18 | Jie Zhang <jie@codesourcery.com> | Jie Zhang | 1 | -0/+29 |
2011-04-18 | tree.c (upper_bound_in_type): Build properly canonicalized INTEGER_CSTs. | Richard Guenther | 1 | -0/+6 |
2011-04-18 | gimple.h (gimple_call_addr_fndecl): New function. | Richard Guenther | 1 | -0/+9 |
2011-04-18 | re PR c/48650 (valgrind: Invalid write of size 8 in build_string (tree.c:1524)) | Richard Guenther | 1 | -0/+5 |
2011-04-18 | re PR lto/48492 (LTO bootstrap failure in copy_constant) | Eric Botcazou | 1 | -2/+10 |
2011-04-18 | re PR target/48252 (ARM neon: problem with consecutive vzip, vuzp and vtrn) | Ulrich Weigand | 1 | -0/+10 |
2011-04-18 | re PR tree-optimization/48616 (-ftree-vectorize -mxop miscompiles right shift) | Jakub Jelinek | 1 | -0/+7 |
2011-04-17 | arm.c (neon_struct_mem_operand): Support POST_INC/PRE_DEC memory operands. | Chung-Lin Tang | 1 | -0/+5 |
2011-04-17 | mips.c (mips_cfun_call_saved_reg_p): Handle global registers. | Richard Sandiford | 1 | -0/+5 |
2011-04-17 | cgrpah.h (struct cgraph_node): Remove finalized_by_frontend. | Jan Hubicka | 1 | -0/+7 |
2011-04-17 | re PR middle-end/20991 (ICE in cgraph_mark_reachable_node) | Jan Hubicka | 1 | -0/+10 |
2011-04-17 | re PR lto/48538 (profiled LTO bootstrap failure with Ada) | Eric Botcazou | 1 | -3/+10 |
2011-04-17 | New flag to apply SMS when SC equals 1 | Revital Eres | 1 | -0/+6 |
2011-04-17 | lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ... | Jan Hubicka | 1 | -0/+71 |
2011-04-17 | Free sccs field | Revital Eres | 1 | -0/+4 |
2011-04-17 | Avoid unfreed memory when SMS fails | Revital Eres | 1 | -0/+4 |
2011-04-17 | re PR tree-optimization/48622 (ICE: in estimate_size_after_inlining, at ipa-i... | Michael Matz | 1 | -0/+7 |
2011-04-16 | sse.md (sseunpackmode): New mode attribute. | Uros Bizjak | 1 | -8/+28 |
2011-04-16 | cgraphbuild.c: Include ipa-inline.h. | Jan Hubicka | 1 | -0/+50 |
2011-04-16 | sse.md (V16): New mode iterator. | Uros Bizjak | 1 | -3/+29 |
2011-04-15 | re PR target/48629 (ICE on gcc.dg/pr42389.c on ia64-*-* with -fsched-pressure) | Bernd Schmidt | 1 | -0/+6 |
2011-04-15 | rs6000.c (call_ABI_of_interest): Call cgraph_get_node instead of cgraph_get_c... | Pat Haugen | 1 | -0/+5 |
2011-04-15 | cfgexpand.c (expand_debug_expr): Use simplify_gen_{unary,binary,ternary} inst... | Jakub Jelinek | 1 | -0/+5 |
2011-04-15 | tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P. | Michael Matz | 1 | -0/+17 |
2011-04-15 | ipa-prop.c (ipa_analyze_virtual_call_uses): Remove handling of ADR_EXPRs. | Martin Jambor | 1 | -0/+5 |
2011-04-15 | re PR middle-end/48601 (ICE in lower_emutls_function_body, at tree-emutls.c:623) | Martin Jambor | 1 | -0/+7 |
2011-04-15 | In gcc/c-family/: 2011-04-15 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+5 |
2011-04-15 | gimple.h (gimple_asm_clobbers_memory_p): Declare. | Nathan Froyd | 1 | -0/+7 |
2011-04-15 | re PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr38529.c, ICE in vect_get_v... | Richard Guenther | 1 | -0/+8 |
2011-04-15 | Switch SSE and AVX mnemonics. | H.J. Lu | 1 | -0/+6 |
2011-04-15 | s390.md (popcountdi2, [...]): Replace match_operand with match_dup for the th... | Andreas Krebbel | 1 | -0/+6 |
2011-04-15 | combine.c (subst, [...]): Add new argument, use it to track processing of con... | Maxim Kuvyrkov | 1 | -0/+6 |
2011-04-15 | m68k.c (m68k_sched_variable_issue): Handle -fsched-pressure. | Maxim Kuvyrkov | 1 | -0/+5 |
2011-04-15 | avr.md ("rotl<mode>3",mode=HIDI): Use match_dup instead of match_operand for ... | Georg-Johann Lay | 1 | -0/+5 |
2011-04-15 | recog.h (insn_operand_data): Add an "allows_mem" field. | Richard Sandiford | 1 | -0/+8 |
2011-04-15 | gimplify.c: Fix issues in comments throughout. | Eric Botcazou | 1 | -0/+11 |
2011-04-15 | cfgexpand.c (expand_call_stmt): Convert the function type to the original one... | Eric Botcazou | 1 | -3/+3 |
2011-04-14 | cfgexpand.c (expand_call_stmt): Rematerialize the original function type if t... | Eric Botcazou | 1 | -0/+5 |
2011-04-14 | re PR target/48605 (gcc.target/i386/sse4_1-insertps-2.c FAILs with -mtune=geo... | Jakub Jelinek | 1 | -0/+7 |
2011-04-14 | In gcc/c-family/: 2011-04-14 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+5 |
2011-04-14 | sse.md (sse4_1): New mode attribute. | Uros Bizjak | 1 | -11/+43 |
2011-04-14 | Update alignment on local variables. | H.J. Lu | 1 | -0/+8 |