Age | Commit message (Expand) | Author | Files | Lines |
2011-10-06 | system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. | Anatoly Sokolov | 2 | -24/+0 |
2011-10-06 | i386.opt (recip_mask, [...]): New variables and cl_target member. | Michael Matz | 1 | -1/+19 |
2011-10-05 | Add support for lzd and popc instructions on sparc. | David S. Miller | 1 | -1/+10 |
2011-10-05 | rx.opt (mpid): Define. | DJ Delorie | 1 | -7/+39 |
2011-10-05 | invoke.texi (-fshrink-wrap): Document. | Bernd Schmidt | 1 | -4/+10 |
2011-10-04 | Add support for more sparc VIS 3.0 instructions. | David S. Miller | 1 | -0/+11 |
2011-10-03 | Vector shuffling patch from Artem Shinkarov. | Artjoms Sinkarovs | 1 | -0/+26 |
2011-10-02 | * invoke.texi (SPARC Options): Refer to GNU/Linux. | Gerald Pfeifer | 1 | -2/+2 |
2011-10-01 | Start adding support for VIS 3.0 instructions. | David S. Miller | 2 | -3/+55 |
2011-09-30 | Add missing ','. | H.J. Lu | 1 | -2/+2 |
2011-09-30 | haifa-sched.c (modulo_ii, [...]): New static variables. | Bernd Schmidt | 1 | -0/+5 |
2011-09-30 | Add sparc VIS 2.0 builtins, intrinsics, and option to control them. | David S. Miller | 2 | -1/+29 |
2011-09-29 | expr.c (do_store_flag): Expand vector comparison by building an appropriate V... | Artjoms Sinkarovs | 1 | -0/+23 |
2011-09-29 | Add sparc 3D array addressing VIS intrinsics. | David S. Miller | 1 | -0/+4 |
2011-09-27 | re PR middle-end/43864 (Same basic blocks should be merged) | Tom de Vries | 1 | -2/+17 |
2011-09-27 | invoke.texi (ffat-lto-objects): Document. | Andi Kleen | 1 | -2/+18 |
2011-09-26 | Add explicit VIS intrinsics for addition and subtraction. | David S. Miller | 1 | -0/+10 |
2011-09-26 | Improve code generation for edge and pixel-compare... | David S. Miller | 1 | -15/+15 |
2011-09-26 | tm.texi: Correct documentation for TARGET_ADDR_SPACE_SUBSET_P. | Bingfeng Mei | 1 | -1/+1 |
2011-09-25 | Add support for floating-point fused multiply-add on Sparc. | David S. Miller | 1 | -1/+11 |
2011-09-24 | Teach sparc backend about %gsr register and add intrinsics to access it. | David S. Miller | 1 | -0/+3 |
2011-09-21 | Add pixel compare VIS intrinsics. | David S. Miller | 1 | -0/+9 |
2011-09-20 | sparc.md (UNSPEC_ALIGNADDRL): New unspec. | David S. Miller | 1 | -11/+12 |
2011-09-17 | sparc.md (UNSPEC_EDGE8, [...]): New unspecs. | David S. Miller | 1 | -0/+7 |
2011-09-09 | arm-cores.def (generic-armv7-a): New architecture. | Andrew Stubbs | 1 | -0/+11 |
2011-09-08 | PR c++/33255 - Support -Wunused-local-typedefs warning | Dodji Seketeli | 1 | -2/+7 |
2011-09-06 | Update documentation about tm_p.h | Michael Meissner | 1 | -2/+10 |
2011-09-06 | PR middle-end/44382: Tree reassociation improvement | Enkovich Ilya | 3 | -0/+12 |
2011-09-05 | sparc-opts.h (PROCESSOR_NIAGARA3, [...]): New. | David S. Miller | 1 | -5/+9 |
2011-09-05 | config.host: Add driver-sparc.o and sparc/x-sparc on native sparc*-*-linux* b... | David S. Miller | 1 | -3/+3 |
2011-09-02 | re PR tree-optimization/27460 (Does not vectorize statements with mixed type ... | Richard Guenther | 1 | -0/+11 |
2011-08-31 | md.texi: Describe the use of match_tests in attribute tests. | Richard Sandiford | 1 | -0/+24 |
2011-08-31 | generic.texi (Types for C++): CP_TYPE_QUALS -> cp_type_quals. | Marc Glisse | 1 | -3/+3 |
2011-08-30 | genautomata.c (NO_COMB_OPTION): New macro. | Bernd Schmidt | 1 | -0/+7 |
2011-08-29 | Change default for -msave-toc-indirect | Michael Meissner | 1 | -1/+11 |
2011-08-27 | rtl.texi (simple_return): Document. | Bernd Schmidt | 2 | -9/+32 |
2011-08-25 | md.texi (automata_option): Document collapse-ndfa. | Bernd Schmidt | 1 | -0/+10 |
2011-08-23 | re PR middle-end/38509 (Bogus "attempt to free a non-heap object" warning) | Mark Heffernan | 1 | -1/+8 |
2011-08-23 | Add BMI2 support. | H.J. Lu | 2 | -3/+17 |
2011-08-23 | re PR middle-end/50161 (wrong code with -fno-tree-ter and __builtin_popcountl) | Jakub Jelinek | 1 | -10/+10 |
2011-08-22 | Add support for AVX2 builtin functions. | Kirill Yukhin | 1 | -0/+178 |
2011-08-20 | tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove. | Anatoly Sokolov | 2 | -18/+0 |
2011-08-19 | c-parser.c (c_parser_postfix_expression): Handle RID_BUILTIN_COMPLEX. | Joseph Myers | 1 | -0/+12 |
2011-08-18 | Add -mavx2. | Kirill Yukhin | 1 | -2/+4 |
2011-08-18 | Keep tm, div_t, ldiv_t, lconv mangling on Solaris (PR libstdc++-v3/1773) | Rainer Orth | 1 | -0/+4 |
2011-08-18 | tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. | Richard Sandiford | 2 | -9/+19 |
2011-08-16 | pt.c (instantiate_class_template_1): If DECL_PRESERVE_P is set on a member fu... | Jason Merrill | 1 | -0/+8 |
2011-08-12 | builtins.c (expand_builtin_memcmp): Do not use cmpstrnsi pattern. | Nick Clifton | 1 | -7/+11 |
2011-08-11 | plugin.def: Add event for finish_decl. | Romain Geissler | 1 | -0/+1 |
2011-08-11 | md.texi (define_bypass): Say that the instruction names can be filename-style... | Richard Sandiford | 1 | -2/+10 |