Age | Commit message (Expand) | Author | Files | Lines |
2013-11-04 | i386-c.c (ix86_target_macros_internal): Separate PROCESSOR_COREI7_AVX out fro... | Wei Mi | 4 | -5/+27 |
2013-11-04 | re PR rtl-optimization/58967 (Powerpc -mlra cannot compile quadrature_lib.cc ... | Vladimir Makarov | 1 | -1/+1 |
2013-11-04 | altivec.md (vec_widen_umult_hi_v16qi): Swap arguments to merge instruction fo... | Bill Schmidt | 1 | -8/+32 |
2013-11-04 | cpp.texi (__GCC_IEC_559, [...]): Document macros. | Joseph Myers | 6 | -0/+60 |
2013-11-04 | vsx.md (*vsx_le_perm_store_<mode> for VSX_D): Replace the define_insn_and_spl... | Bill Schmidt | 1 | -28/+149 |
2013-11-04 | vector.md (vec_pack_trunc_v2df): Adjust for little endian. | Bill Schmidt | 1 | -1/+6 |
2013-11-04 | avr-log.c (avr_double_int_pop_digit): Delete. | Richard Sandiford | 2 | -98/+35 |
2013-11-03 | rs6000.c (rs6000_expand_vector_set): Adjust for little endian. | Bill Schmidt | 1 | -4/+21 |
2013-11-02 | constraints.md (Ts, Tv): New address constrains. | Uros Bizjak | 4 | -22/+32 |
2013-11-02 | gcse.c (pre_delete): Remove references to regmove from comments. | Steven Bosscher | 2 | -6/+2 |
2013-11-01 | configure.ac (HAVE_AS_IX86_INTERUNIT_MOVQ): Always define as 0/1. | Uros Bizjak | 3 | -18/+12 |
2013-10-31 | optabs.c (expand_vec_perm): Avoid vector mode punning SUBREGs in SET_DEST. | Jakub Jelinek | 2 | -132/+253 |
2013-10-31 | i386.c (ix86_expand_sse2_abs): Rename function arguments. | Uros Bizjak | 1 | -20/+23 |
2013-10-31 | Add new nds32 port, including machine description, libgcc, and documentation. | Chung-Ju Wu | 18 | -0/+10544 |
2013-10-30 | rx.c (ADD_RX_BUILTIN0): New macro, used for builtins that take no arguments. | DJ Delorie | 1 | -5/+13 |
2013-10-30 | re PR target/58762 ([missed optimization] Vectorizing abs(int).) | Cong Hou | 3 | -1/+62 |
2013-10-30 | re PR target/47754 ([missed optimization] AVX allows unaligned memory operand... | Jakub Jelinek | 1 | -6/+56 |
2013-10-30 | sh-mem.cc (sh_expand_cmpnstr): New function. | Christian Bruel | 3 | -14/+198 |
2013-10-30 | re PR target/58854 ("sub sp, fp, #40" hoisted above frame accesses) | Ramana Radhakrishnan | 1 | -0/+1 |
2013-10-30 | machmode.def (PARTIAL_INT_MODE): Add precision and name. | Mike Stump | 5 | -6/+6 |
2013-10-29 | re PR target/54236 ([SH] Improve addc and subc insn utilization) | Oleg Endo | 2 | -3/+152 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -9/+9 |
2013-10-29 | darwin.c: Include gimple.h. | Andrew MacLeod | 2 | -0/+2 |
2013-10-29 | arm.c (cortexa7_extra_costs): New table. | Kyrylo Tkachov | 2 | -1/+118 |
2013-10-28 | i386.md (prefetch): Allow TARGET_AVX512PF. | Alexander Ivchenko | 2 | -2/+50 |
2013-10-28 | i386.md (any_truncate): New. | Alexander Ivchenko | 3 | -6/+971 |
2013-10-28 | jump-around-jump.c: New test. | Joern Rennecke | 1 | -0/+2 |
2013-10-27 | sh.c (MSW, LSW): Move and rename macros to... | Oleg Endo | 3 | -26/+28 |
2013-10-27 | cris.c (cris_emit_trap_for_misalignment): Replace the removed PRED_MUDFLAP wi... | Hans-Peter Nilsson | 1 | -5/+2 |
2013-10-26 | sh.md (movmemsi): Remove empty constraints and predicates. | Oleg Endo | 1 | -20/+24 |
2013-10-26 | re PR target/52483 (SH Target: Loads from volatile memory leave redundant sig... | Oleg Endo | 1 | -6/+25 |
2013-10-26 | Makefile.def (target_modules): Remove libmudflap | Jeff Law | 4 | -45/+0 |
2013-10-25 | 2013-10-25 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 4 | -6/+121 |
2013-10-25 | i386.h (TARGET_MPX): New define. | Uros Bizjak | 1 | -12/+14 |
2013-10-25 | constraints.md (B): New. | Ilya Enkovich | 9 | -68/+412 |
2013-10-24 | arc.c (arc_ccfsm_post_advance): Also handle TYPE_UNCOND_BRANCH. | Joern Rennecke | 1 | -1/+6 |
2013-10-24 | [AArch64,PATCH] Adjust preferred_reload_class of SP+C | Ian Bolton | 1 | -0/+18 |
2013-10-24 | config.gcc (sh-*): Add sh-mem.o to extra_obj. | Christian Bruel | 5 | -156/+347 |
2013-10-23 | re PR target/57756 (Function target attribute is retaining state of previous... | Sriraman Tallam | 1 | -2/+3 |
2013-10-23 | altivec.md (mulv8hi3): Adjust for little endian. | Bill Schmidt | 1 | -1/+4 |
2013-10-23 | re PR target/58838 (mullw sets condition code incorrectly.) | David Edelsohn | 1 | -4/+4 |
2013-10-23 | tilegx.c: Include "tree.h". | Jan-Benedict Glaw | 1 | -0/+1 |
2013-10-22 | i386.h (TARGET_MISALIGNED_MOVE_STRING_PROLOGUES_EPILOGUES): New tuning flag. | Jan Hubicka | 3 | -70/+503 |
2013-10-22 | re PR target/58779 (wrong code at -O1 on x86_64-linux-gnu) | Uros Bizjak | 2 | -41/+26 |
2013-10-22 | mips.c (mips_rtx_costs): Fix cost estimate for nor (AND (NOT OP1) (NOT OP2)). | Steve Ellcey | 1 | -0/+12 |
2013-10-22 | rs6000.c (altivec_expand_vec_perm_const): Reverse meaning of merge-high and m... | Bill Schmidt | 1 | -6/+32 |
2013-10-22 | tilepro.c: Include "tree.h". | Jan-Benedict Glaw | 1 | -0/+1 |
2013-10-22 | m68k.c (notice_update_cc): Handle register conflict with PRE_DEC. | Andreas Schwab | 1 | -0/+7 |
2013-10-21 | arm.c (cortexa9_extra_costs): Update mult costs for extend and extend_add. | Kyrylo Tkachov | 1 | -4/+4 |
2013-10-21 | i386.md (kxnor<mode>): Add FLAGS_REG clobber. | Uros Bizjak | 1 | -8/+11 |