aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-09i386.h (ix86_tune_indices): Add X86_USE_VECTOR_CONVERTS.Jan Hubicka5-21/+296
2007-09-09tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o...Richard Guenther4-1/+19
2007-09-09Add myself to doc/contrib.texiRevital Eres2-0/+7
2007-09-09interpret-run.cc (invokevirtual_resolved): Nullcheck object on TOS.Andrew Haley2-0/+6
2007-09-09costmodel-vect-outer-fir.c: Add noinline attribute.Ira Rosen5-5/+17
2007-09-09uc1.ads: Compile with -gnatws.Eric Botcazou2-0/+5
2007-09-09addr2_p.ads: Bump size of array to 9.Eric Botcazou2-3/+7
2007-09-09tree-vectorizer.h (stmt_vinfo_set_inside_of_loop_cost, [...]): New functions.Ira Rosen3-63/+63
2007-09-09Fix two warnings in rs6000.c cause by bdesc_paired_predsRevital Eres2-4/+10
2007-09-09Use new debug counterRevital Eres5-9/+14
2007-09-09* ChangeLog: Fix cut'n'pasto.Uros Bizjak1-3/+2
2007-09-09i386.md (X87MODEF12, SSEMODEF): Remove mode iterators.Uros Bizjak4-281/+296
2007-09-09tree-vectorizer.h (enum vect_def_type): Start enumeration from 1.Ira Rosen52-310/+5780
2007-09-09optabs.c (sign_expand_binop): Set libcall_gen = NULL in the fake signed optab.Andrew Haley2-0/+8
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson18-203/+439
2007-09-09re PR c++/33342 (ICE in dependent_type_p, at cp/pt.c:15081)Jason Merrill1-0/+29
2007-09-08re PR c++/33342 (ICE in dependent_type_p, at cp/pt.c:15081)Jason Merrill2-0/+10
2007-09-09revert: regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis9-146/+149
2007-09-09file-format.exp (gcc_target_object_format): Use remote_exec to call objdump.Joseph Myers21-20/+75
2007-09-09Daily bump.GCC Administrator1-1/+1
2007-09-09functional_hash.h: Add ext/numeric_traits.h.Benjamin Kosnik18-162/+348
2007-09-08constraints.md: Remove 'X' from unused letters comment.John David Anglin2-1/+5
2007-09-08tree-tailcall.c (find_tail_calls): If we don't have aliases computed check st...Richard Biener2-2/+9
2007-09-08cse.c (fold_rtx): Use validate_unshare_change() instead of validate_change() ...Segher Boessenkool2-1/+6
2007-09-08re PR rtl-optimization/32283 (Missed induction variable optimization)Zdenek Dvorak4-16/+47
2007-09-08tree-cfg.c (verify_gimple_expr): Avoid building new pointer types, use TYPE_P...Richard Guenther2-6/+12
2007-09-08re PR rtl-optimization/26449 (ICE in loop invariant motion)Uros Bizjak2-1/+28
2007-09-08re PR target/33329 (ICE in expand_simple_binop, at optabs.c:1294)Uros Bizjak4-48/+100
2007-09-08decl.c (gnat_to_gnu_entity): Simplify the condition under which a constant re...Eric Botcazou6-10/+55
2007-09-08Add missing dg command.Eric Botcazou1-0/+2
2007-09-08decl.c (make_packable_type): If the new type has been given BLKmode, try agai...Eric Botcazou4-0/+51
2007-09-08re PR tree-optimization/33301 (wrong vectorization factor due to an invariant...Dorit Nuzman4-4/+46
2007-09-08Add support file for controlled2.adbArnaud Charlet1-0/+13
2007-09-08Add spec for controlled2.adb testArnaud Charlet1-0/+5
2007-09-07re PR tree-optimization/32183 (reassoc2 can more extra calculations into a loop)Zdenek Dvorak3-16/+47
2007-09-08Daily bump.GCC Administrator1-1/+1
2007-09-07lib2funcs.S (__xtensa_sync_caches): Use an ISYNC even if there is no i-cache.Sterling Augustine2-1/+6
2007-09-07copy_neg.cc: Correct line number.Benjamin Kosnik2-1/+6
2007-09-07re PR fortran/33307 (I/O read/positioning problem)Jerry DeLisle2-0/+42
2007-09-07re PR fortran/33307 (I/O read/positioning problem)Jerry DeLisle2-1/+6
2007-09-07Re-apply accidentally reverted change:Eric Botcazou2-17/+11
2007-09-07re PR tree-optimization/32586 (New VN misses FRE opportunities)Richard Guenther8-19/+85
2007-09-07configure.ac (noconfigdirs): Remove target-libffi and target-libjava.Andrew Haley3-4/+10
2007-09-07re PR target/33286 (All exception related tests fail)John David Anglin3-1/+146
2007-09-07function.h (struct function): Rename calls_unwind_init to saves_all_registers.Roman Zippel5-11/+23
2007-09-07Reapply reverted change:Janis Johnson13-29/+231
2007-09-07tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo12-165/+56
2007-09-07mips.c (mips_set_current_function): Temporarily make this a no-op to fix boot...Sandra Loosemore2-13/+7
2007-09-07reorg.c (dbr_schedule): Move code removing placeholder USEs later in the pass.Jan Hubicka2-11/+16
2007-09-07re PR tree-optimization/33299 (miscompilation with gfortran -O2 -ffast-math -...Dorit Nuzman5-30/+61