| Commit message (Expand) | Author | Age | Files | Lines |
* | arm.c (neon_immediate_valid_for_shift): New function. | Dmitry Plotnikov | 2011-06-22 | 1 | -0/+3 |
* | re PR middle-end/49489 (gcc.c-torture/execute/builtin-bitops-1.c fails on x86... | Jakub Jelinek | 2011-06-21 | 1 | -6/+9 |
* | Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2. | Bernd Schmidt | 2011-06-21 | 1 | -7/+23 |
* | re PR target/45074 (GCC Segmentation fault - negating global register variables) | Richard Sandiford | 2011-06-01 | 1 | -8/+40 |
* | libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i... | Bernd Schmidt | 2011-05-25 | 1 | -8/+42 |
* | expr.h (expand_shift): Rename to ... | Richard Guenther | 2011-04-29 | 1 | -6/+5 |
* | recog.h (insn_operand_data): Add an "allows_mem" field. | Richard Sandiford | 2011-04-15 | 1 | -15/+51 |
* | * recog.h, genoutput.c, optabs.c: Revert last patch. | Richard Sandiford | 2011-04-12 | 1 | -46/+15 |
* | recog.h (insn_operand_data): Add an "allows_mem" field. | Richard Sandiford | 2011-04-12 | 1 | -15/+46 |
* | expr.c (emit_block_move_via_movmem): Use n_generator_args instead of n_operands. | Richard Sandiford | 2011-04-01 | 1 | -3/+1 |
* | re PR bootstrap/48332 (optabs changes (PR48263 fix) broke m68k-linux bootstrap) | Richard Sandiford | 2011-03-30 | 1 | -20/+20 |
* | re PR rtl-optimization/48263 (build fails for cris-elf in libgfortran) | Richard Sandiford | 2011-03-24 | 1 | -32/+48 |
* | optabs.h (emit_unop_insn, [...]): Change insn code parameter from "int" to "e... | Richard Sandiford | 2011-03-23 | 1 | -528/+390 |
* | expr.h (prepare_operand): Move to... | Richard Sandiford | 2011-03-21 | 1 | -59/+48 |
* | re PR target/47975 (ICE: in expand_shift, at expmed.c:2299 when using 256b ve... | Richard Guenther | 2011-03-04 | 1 | -4/+4 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | * optabs.c (init_optabs): Init {fma,fms,fnma,fnms}_optab properly. | Richard Henderson | 2010-11-11 | 1 | -0/+4 |
* | tree.def (FMA_EXPR): New tree code. | Richard Guenther | 2010-11-04 | 1 | -0/+3 |
* | Expand pending pops before trying the optab. | Paolo Bonzini | 2010-08-18 | 1 | -0/+1 |
* | re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) | Maxim Kuvyrkov | 2010-08-18 | 1 | -3/+2 |
* | Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H). | Richard Sandiford | 2010-07-12 | 1 | -25/+15 |
* | Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H). | Richard Sandiford | 2010-07-12 | 1 | -17/+4 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | gcc/ | Richard Sandiford | 2010-07-04 | 1 | -97/+45 |
* | optabs.h (optab_handlers): Change type of insn_code to int. | Richard Sandiford | 2010-07-04 | 1 | -45/+2 |
* | optabs.h (optab_handler, [...]): Turn into inline functions that return an in... | Richard Sandiford | 2010-07-04 | 1 | -91/+82 |
* | With large parts from Jim Wilson: | Bernd Schmidt | 2010-06-25 | 1 | -1/+20 |
* | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2010-06-08 | 1 | -2/+2 |
* | re PR middle-end/44291 (ICE in set_user_assembler_libfunc) | Richard Guenther | 2010-06-02 | 1 | -2/+2 |
* | optabs.c (init_optabs): Guard all accesses to reinit. | Richard Guenther | 2010-06-01 | 1 | -0/+4 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -1/+1 |
* | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 2010-05-25 | 1 | -2/+2 |
* | re PR target/43610 (ICE: in prepare_float_lib_cmp, at optabs.c:4392 with -fno... | Paolo Bonzini | 2010-05-25 | 1 | -46/+54 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+0 |
* | lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE. | Richard Guenther | 2010-05-16 | 1 | -1/+1 |
* | double-int.h (double_int_setbit): Declare. | Anatoly Sokolov | 2010-04-20 | 1 | -44/+19 |
* | optabs.c (avoid_expensive_constant): Fix formatting. | Bernd Schmidt | 2010-03-19 | 1 | -0/+1 |
* | re PR target/40697 (inefficient code to extract least bits from an integer va... | Bernd Schmidt | 2010-03-19 | 1 | -2/+2 |
* | re PR middle-end/42233 (c++ builtin_expect code generation regression) | Jakub Jelinek | 2010-02-19 | 1 | -3/+3 |
* | matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v... | Jakub Jelinek | 2009-11-28 | 1 | -18/+3 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -30/+30 |
* | re PR middle-end/41738 (optabs expands rotate using wrong mode) | Andy Hutchinson | 2009-10-17 | 1 | -3/+3 |
* | ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump. | Easwaran Raman | 2009-09-28 | 1 | -0/+54 |
* | Squash commit of EH in gimple | Richard Henderson | 2009-09-14 | 1 | -17/+16 |
* | langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define. | Richard Guenther | 2009-09-13 | 1 | -13/+23 |
* | expr.h (struct separate_ops, sepops): New type for passing around an exploded... | Michael Matz | 2009-08-25 | 1 | -26/+28 |
* | Merge ARM/hard_vfp_branch to trunk | Richard Earnshaw | 2009-08-06 | 1 | -1/+2 |
* | dojump.c (do_compare_rtx_and_jump): Try swapping the condition for floating p... | Paolo Bonzini | 2009-06-28 | 1 | -5/+5 |
* | alias.c: Use REG_P... | Shujing Zhao | 2009-06-22 | 1 | -8/+8 |
* | re PR testsuite/40491 (Revision 148663 caused extra failures) | Uros Bizjak | 2009-06-19 | 1 | -0/+1 |