| Commit message (Expand) | Author | Age | Files | Lines |
* | config.gcc (alpha*-*-linux*): Add elfos.h to tm_file. | Uros Bizjak | 2012-03-22 | 1 | -5/+56 |
* | re PR tree-optimization/52459 (PRE performs stupid inserts) | Richard Guenther | 2012-03-22 | 1 | -0/+6 |
* | cse.c (invalidate_from_sets_and_clobbers, [...]): Split out from ... | Steven Bosscher | 2012-03-21 | 1 | -0/+7 |
* | freebsd64.h: Remove duplicated entries from last commit. | Andreas Tobler | 2012-03-21 | 1 | -0/+4 |
* | Fix ChangeLog formatting. | Oleg Endo | 2012-03-21 | 1 | -1/+1 |
* | re PR target/52479 (SH Target: SH4A DFmode fsca tests failing) | Oleg Endo | 2012-03-21 | 1 | -0/+7 |
* | PR/target 52642 | Kaz Kojima | 2012-03-21 | 1 | -0/+6 |
* | configure.ac (HAVE_LD_NO_DOT_SYMBOLS): Add powerpc64-*-freebsd*. | Andreas Tobler | 2012-03-21 | 1 | -0/+18 |
* | re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul... | Georg-Johann Lay | 2012-03-21 | 1 | -0/+22 |
* | neon.md (neon_vget_lanev2di): Use gen_lowpart and gen_highpart. | Richard Earnshaw | 2012-03-21 | 1 | -0/+10 |
* | arm.c (thumb2_reorg): Add complete support for 16-bit instructions. | Andrew Stubbs | 2012-03-21 | 1 | -0/+6 |
* | re PR tree-optimization/52636 (ICE: tree check: expected integer_cst, have st... | Richard Guenther | 2012-03-21 | 1 | -0/+6 |
* | Makefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRATE_H) dependencies. | Richard Guenther | 2012-03-21 | 1 | -0/+20 |
* | tree-streamer-in.c (streamer_alloc_tree): Call ggc_alloc_zone_cleared_tree_no... | Jason Merrill | 2012-03-20 | 1 | -0/+6 |
* | * doc/extend.texi (Template Instantiation): Remove anachronisms. | Jonathan Wakely | 2012-03-20 | 1 | -0/+4 |
* | re PR target/52607 (v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}) | Jakub Jelinek | 2012-03-20 | 1 | -0/+4 |
* | i386.c (vselect_insn): New variable. | Jakub Jelinek | 2012-03-20 | 1 | -0/+10 |
* | re PR target/52607 (v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}) | Jakub Jelinek | 2012-03-20 | 1 | -0/+16 |
* | predicates.md (zero_operand, [...]): New predicates. | Richard Earnshaw | 2012-03-20 | 1 | -0/+7 |
* | i386.c (ix86_decompose_address): If operand isn't UNSPEC, return 0. | Jakub Jelinek | 2012-03-20 | 1 | -0/+5 |
* | tree-pass.h (pass_rtl_eh): Remove. | Richard Guenther | 2012-03-20 | 1 | -0/+13 |
* | stor-layout.c (finish_bitfield_representative): Fallback to conservative maxi... | Richard Guenther | 2012-03-20 | 1 | -0/+12 |
* | tree.h (enum size_type_kind): Add stk_ prefix to constants, convert in lowerc... | Tristan Gingold | 2012-03-20 | 1 | -0/+18 |
* | sh.md: Use braced string notation where applicable. | Oleg Endo | 2012-03-20 | 1 | -0/+4 |
* | i386.md (allocate_stack): Simplify. | Uros Bizjak | 2012-03-19 | 1 | -1/+4 |
* | builtins.c (expand_builtin_cexpi): Use copy_addr_to_reg instead of copy_to_mo... | Uros Bizjak | 2012-03-19 | 1 | -0/+14 |
* | sh.opt (madjust-unroll): Mark as ignored/obsolete. | Sandra Loosemore | 2012-03-19 | 1 | -0/+7 |
* | i386.c (get_thread_pointer): Add tp_mode argument. | Uros Bizjak | 2012-03-19 | 1 | -1/+29 |
* | Fix ChangeLog formatting. | Oleg Endo | 2012-03-19 | 1 | -13/+11 |
* | re PR target/50751 (SH Target: Displacement addressing does not work for QImo... | Oleg Endo | 2012-03-19 | 1 | -0/+26 |
* | re PR c++/14710 (Warning about useless casts) | Paolo Carlini | 2012-03-19 | 1 | -0/+5 |
* | tree.def (REALPART_EXPR, [...]): Move. | Eric Botcazou | 2012-03-19 | 1 | -1/+11 |
* | i386.c (ix86_expand_prologue): Use Pmode mode consistently. | Uros Bizjak | 2012-03-19 | 1 | -0/+9 |
* | i386.md: Remove empty predicates and/or constraints. | Uros Bizjak | 2012-03-18 | 1 | -32/+31 |
* | re PR middle-end/52603 (Test failures in gcc.dg/vect: vectorizing unaligned a... | Richard Guenther | 2012-03-16 | 1 | -0/+14 |
* | expr.c (expand_expr_real_1): handle misaligned scalar reads from memory throu... | Martin Jambor | 2012-03-16 | 1 | -0/+5 |
* | fold-const.c (native_interpret_expr): Also support POINTER_TYPE and REFERENCE... | Richard Guenther | 2012-03-16 | 1 | -0/+8 |
* | re PR middle-end/52584 (Fails to constant fold vector upper/lower half BIT_FI... | Richard Guenther | 2012-03-16 | 1 | -0/+6 |
* | tree-vect-stmts.c (vect_get_vec_def_for_operand): Use VIEW_CONVERT_EXPR to co... | Richard Guenther | 2012-03-16 | 1 | -0/+6 |
* | re PR middle-end/48814 (Incorrect scalar increment result) | Richard Guenther | 2012-03-16 | 1 | -0/+8 |
* | stor-layout.c (finish_bitfield_representative): Fall back to the conservative... | Richard Guenther | 2012-03-16 | 1 | -0/+6 |
* | vms.h (TARGET_OS_CPP_BUILTINS): Define __CRTL_VER and __VMS_VER. | Tristan Gingold | 2012-03-16 | 1 | -0/+13 |
* | tree-vect-loop.c (get_initial_def_for_induction): Use build_constructor direc... | Richard Guenther | 2012-03-16 | 1 | -0/+9 |
* | Improve wording in GCC 4.7 Solaris update to install.texi | Rainer Orth | 2012-03-16 | 1 | -0/+4 |
* | tree.h (TREE_VECTOR_CST_ELTS): Remove. | Richard Guenther | 2012-03-16 | 1 | -0/+40 |
* | config.gcc (*-*-*vms*): Define use_gcc_stdint and tm_file. | Tristan Gingold | 2012-03-16 | 1 | -0/+5 |
* | 2012-03-16 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2012-03-16 | 1 | -0/+6 |
* | re PR target/52568 (suboptimal __builtin_shuffle on cycles with AVX) | Jakub Jelinek | 2012-03-16 | 1 | -0/+5 |
* | re PR target/52568 (suboptimal __builtin_shuffle on cycles with AVX) | Jakub Jelinek | 2012-03-16 | 1 | -0/+10 |
* | * combine.c (apply_distributive_law): Do not distribute SUBREG. | Ulrich Weigand | 2012-03-15 | 1 | -0/+4 |