Age | Commit message (Expand) | Author | Files | Lines |
2010-04-14 | i386.md (maxmin_int): Rename code attribute from maxminiprefix and update all... | Uros Bizjak | 1 | -0/+13 |
2010-04-14 | re PR other/42966 (add some indication that a warning has been converted to a... | Manuel López-Ibáñez | 1 | -0/+6 |
2010-04-14 | alpha.c (alpha_adjust_cost): Remove set but not used insn_type variable. | Uros Bizjak | 1 | -0/+7 |
2010-04-14 | df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x. | Uros Bizjak | 1 | -0/+14 |
2010-04-14 | PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.) | Michael Meissner | 1 | -0/+8 |
2010-04-14 | re PR tree-optimization/42963 (Redundant switch labels not cleaned up anymore) | Michael Matz | 1 | -0/+11 |
2010-04-14 | i386.md (*popcountsi2_cmp_zext): Remove mode attribute from insn template. | Uros Bizjak | 1 | -0/+5 |
2010-04-14 | i386.md (*ashlqi3_1_slp): New insn pattern. | Uros Bizjak | 1 | -8/+10 |
2010-04-13 | ipa-inline.c (cgraph_mark_inline_edge): Avoid double accounting of optimized ... | Jan Hubicka | 1 | -0/+15 |
2010-04-13 | re PR middle-end/32628 (bogus integer overflow warning) | Eric Botcazou | 1 | -0/+15 |
2010-04-13 | opt-functions.awk (opt_sanitized_name): New. | Manuel López-Ibáñez | 1 | -0/+7 |
2010-04-13 | tree-sra.c (replace_uses_with_default_def_ssa_name): New function. | Martin Jambor | 1 | -0/+7 |
2010-04-13 | re PR middle-end/43730 (internal compiler error: in expand_builtin_interclass... | Michael Matz | 1 | -0/+6 |
2010-04-13 | Add CL entry | Diego Novillo | 1 | -0/+17 |
2010-04-13 | tree-ssa-reassoc.c (repropagate_negates): Merge negates also into MINUS_EXPRs. | Michael Matz | 1 | -0/+7 |
2010-04-13 | re PR bootstrap/43737 (Bootstrap broken at -O3) | Richard Guenther | 1 | -0/+5 |
2010-04-13 | i386.md (extendsidi2 splitter): Also check for DX_REG when generating cltd insn. | Uros Bizjak | 1 | -2/+19 |
2010-04-13 | tree-ssa-structalias.c (callused_id): Remove. | Richard Guenther | 1 | -0/+19 |
2010-04-13 | tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Only add RW depende... | Richard Guenther | 1 | -0/+21 |
2010-04-13 | Remove lang_eh_type_covers, which is dead, and the corresponding | Duncan Sands | 1 | -0/+5 |
2010-04-13 | s390.md: Replace TARGET_64BIT with TARGET_ZARCH. | Andreas Krebbel | 1 | -0/+43 |
2010-04-13 | cfgexpand.c (gimple_expand_cfg): Clarify warning message text. | Simon Baldwin | 1 | -0/+4 |
2010-04-13 | gimple.c (walk_gimple_op): Do not request a pure rvalue on the RHS if the LHS... | Eric Botcazou | 1 | -0/+6 |
2010-04-12 | gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec. | Matthias Klose | 1 | -0/+33 |
2010-04-12 | i386.md (any_rotate): New code iterator. | Uros Bizjak | 1 | -22/+46 |
2010-04-12 | pa.c (emit_move_sequence): Remove use of deleted variable flag_argument_noalias. | Steve Ellcey | 1 | -0/+5 |
2010-04-12 | config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations. | Rainer Orth | 1 | -0/+15 |
2010-04-12 | config.build (alpha*-dec-osf4*): Remove. | Rainer Orth | 1 | -0/+19 |
2010-04-12 | * doc/contrib.texi (Contributors, Rainer Orth): Update. | Rainer Orth | 1 | -0/+4 |
2010-04-12 | i386.c (x86_this_parameter): Handle aggregate for __thiscall convention. | Kai Tietz | 1 | -0/+6 |
2010-04-12 | pa.c (hppa_legitimize_address): Remove unused variable orig_base. | Steve Ellcey | 1 | -0/+6 |
2010-04-12 | function.c (assign_parms_initialize_all): Add unused attribute to fntype. | Steve Ellcey | 1 | -0/+5 |
2010-04-12 | gsstruct.def (GSS_CALL): New. | Richard Guenther | 1 | -0/+32 |
2010-04-12 | ipa.c (cgraph_postorder): Adjust postorder to guarantee single-iteration alwa... | Richard Guenther | 1 | -0/+24 |
2010-04-12 | re PR bootstrap/43699 ("variable set but not used" error during bootstrap) | Jakub Jelinek | 1 | -0/+6 |
2010-04-12 | expr.c (categorize_ctor_elements_1): Properly count sub-elements of non-const... | Eric Botcazou | 1 | -0/+8 |
2010-04-12 | re PR c/36774 (-Wmissing-prototypes triggers on nested functions) | Shujing Zhao | 1 | -0/+5 |
2010-04-11 | sh-protos.h (sh_legitimize_reload_address): Declare. | Kaz Kojima | 1 | -0/+8 |
2010-04-11 | sh.md (*movqi_pop): New insn pattern. | Kaushik Phatak | 1 | -0/+5 |
2010-04-11 | i386.md (any_shiftrt): New code iterator. | Uros Bizjak | 1 | -0/+27 |
2010-04-11 | i386.md (*ashr<mode>3_cconly): Fix wrong mode of scratch register. | Uros Bizjak | 1 | -3/+9 |
2010-04-11 | i386.md (lshr<mode>3): Macroize expander from lshr{qi,hi,si,di,ti}3_1 using S... | Uros Bizjak | 1 | -2/+24 |
2010-04-10 | i386.md (ashr<mode>3): Macroize expander from ashr{qi,hi,si,di,ti}3_1 using S... | Uros Bizjak | 1 | -5/+35 |
2010-04-10 | re PR target/42601 (Simplify code to address function static variables with o... | Wei Guozhi | 1 | -0/+9 |
2010-04-10 | reload1.c (eliminate_regs_in_insn): Don't restore an operand if doing so woul... | Bernd Schmidt | 1 | -0/+3 |
2010-04-10 | Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H). | Bernd Schmidt | 1 | -1/+7 |
2010-04-10 | ira-costs.c (record_reg_classes): Ignore alternatives that are not enabled. | Bernd Schmidt | 1 | -0/+5 |
2010-04-09 | re PR target/43707 (gcc.c-torture/execute/ashldi-1.c) | Uros Bizjak | 1 | -6/+13 |
2010-04-09 | ipa-cp.c (ipcp_lats_are_equal): Return true also if the two lattices are addr... | Martin Jambor | 1 | -0/+7 |
2010-04-09 | loop-invariant.c (replace_uses): New static function. | Eric Botcazou | 1 | -4/+9 |