aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-06-28expr.c (convert_move): Latch mem integer inputs into a register before expand...Olivier Hainque1-0/+5
2012-06-28re PR rtl-optimization/53706 (Bootstrap failure due to "Invalid write of size...Alexandre Oliva1-0/+9
2012-06-28re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Alexandre Oliva1-0/+12
2012-06-27alpha: Cleaup builtins and foldingRichard Henderson1-0/+15
2012-06-27Add MULT_HIGHPART_EXPRRichard Henderson1-0/+14
2012-06-27i386: Fix logic error in r188785Richard Henderson1-0/+6
2012-06-27rx.md (comparesi3_extend): Remove = modifier from input operand.Nick Clifton1-0/+5
2012-06-27re PR middle-end/53676 (empty loop is not always removed now)Richard Guenther1-0/+11
2012-06-27re PR tree-optimization/53774 (Reassociator generates non-canonical addition)Richard Guenther1-0/+7
2012-06-27* config/rx/rx.md (simple_return): Use the simple_return rtx.Nick Clifton1-0/+4
2012-06-26i386: Correct costs on CONST_DOUBLE and CONST_VECTORRichard Henderson1-0/+6
2012-06-26i386: Implement widen_smul_*_v4si for plain sse2Richard Henderson1-0/+14
2012-06-26i386: Expand mul<VI8_AVX2> earlierRichard Henderson1-0/+8
2012-06-26system.h (USE_COMMON_FOR_ONE_ONLY): Poison.Steven Bosscher1-0/+6
2012-06-26var-tracking.c (vt_add_function_parameter): Use a preserved VALUE for the MEM...Alexandre Oliva1-0/+5
2012-06-26Obvious ChangeLog formatting fix.Sterling Augustine1-2/+2
2012-06-26dwarf2out.c (output_pubnames): Add check for DW_TAG_enumerator.Sterling Augustine1-0/+5
2012-06-26system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher1-0/+16
2012-06-26tree-pass.h (pass_strength_reduction): New decl.Bill Schmidt1-0/+12
2012-06-26re PR target/35294 (iwmmxt intrinsics, internal compiler error)Matt Turner1-0/+19
2012-06-26revert: tree-inline.c (estimate_num_insns): Estimate call cost for tailcalls ...Richard Guenther1-0/+8
2012-06-26re PR middle-end/33190 (tm.texi describes some non-existing hooks)Steven Bosscher1-0/+6
2012-06-26re PR middle-end/33190 (tm.texi describes some non-existing hooks)Steven Bosscher1-0/+18
2012-06-26re PR lto/53572 (Some public symbols don't get to serialized LTO)Jan Hubicka1-0/+6
2012-06-26tree-inline.c: (expand_call_inline): Ensure that lexical block's source locat...Dehao Chen1-0/+5
2012-06-26re PR regression/53729 (PR53636 fix caused bb-slp-16.c to FAIL on sparc64 and...Ulrich Weigand1-0/+17
2012-06-26rl78.h: Do not undefine DONT_USE_BUILTIN_SETJMP.Steven Bosscher1-0/+5
2012-06-26re PR tree-optimization/53748 (ice in fold_convert_loc)Jakub Jelinek1-0/+6
2012-06-25Obvious ChangeLog fix.Sterling Augustine1-1/+1
2012-06-25Obvious fix to Changelog entry.Sterling Augustine1-1/+1
2012-06-25i386: Delete sse sdot_prod; add sdot_prodv4si for xopRichard Henderson1-0/+6
2012-06-25i386: Add widen_multiply_even/odd builtins and hooksRichard Henderson1-0/+19
2012-06-25i386: Use vpmacsdd for mulv4si3Richard Henderson1-0/+4
2012-06-25i386: Cleanup and unify widening multiply patternsRichard Henderson1-0/+25
2012-06-25Commit for Christophe Lyon. Christophe Lyon1-0/+6
2012-06-25arm.h (TARGET_CPU_CPP_BUILTINS): Add new built-ins.Matthew Gretton-Dann1-0/+21
2012-06-25re PR target/53759 (gcc -mavx emits vshufps for __builtin_ia32_loadlps)Jakub Jelinek1-0/+6
2012-06-25re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Richard Sandiford1-0/+13
2012-06-25v850.c: Remove redundant extern declarations for last_assemble_variable_decl ...Steven Bosscher1-0/+15
2012-06-25i386.h: Fix typo.Tristan Gingold1-0/+4
2012-06-25winnt.c (i386_pe_seh_end_prologue): Move code to ...Tristan Gingold1-0/+14
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+115
2012-06-24system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.Steven Bosscher1-0/+8
2012-06-24mips.c (mips_process_sync_loop): Add missing enum cast.Richard Sandiford1-0/+5
2012-06-23re PR target/53749 (ice in expand_shift_1)Richard Henderson1-0/+10
2012-06-23i386: Pass ix86_expand_sse_unpack operands by valueRichard Henderson1-0/+8
2012-06-23i386: Extract the guts of mulv16qi3 to ix86_expand_vecop_qihiRichard Henderson1-0/+7
2012-06-22rs6000.md (define_attr "type"): New type popcnt.Edmar Wienskoski1-0/+12
2012-06-22Update -mpreferred-stack-boundary=3 warningH.J. Lu1-0/+4
2012-06-22Allow -mpreferred-stack-boundary=3 on x86-64H.J. Lu1-0/+11