| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-02-11 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-02-11 | 1 | -0/+14 |
* | PR libstdc++/5625 | wilson | 2004-02-09 | 1 | -0/+3 |
* | * builtins.c (expand_builtin_signbit): Use extract_bit_field instead | sayle | 2004-02-07 | 1 | -22/+23 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_pow): If flag_unsafe_math_optimizations | sayle | 2004-02-01 | 1 | -3/+4 |
* | * builtins.def (BUILT_IN_SIGNBIT, BUILT_IN_SIGNBITF, | sayle | 2004-02-01 | 1 | -0/+144 |
* | * real.c (real_floor, real_ceil): Tweak to allow input and output | sayle | 2004-01-23 | 1 | -0/+35 |
* | * builtins.c (expand_builtin_expect_jump): Fix thinko of reusing | sayle | 2004-01-18 | 1 | -8/+12 |
* | * builtins.c (expand_builtin_expect_jump): Fix mistake in my | sayle | 2004-01-17 | 1 | -6/+6 |
* | * builtins.c (expand_builtin_va_end): Don't use | kazu | 2004-01-15 | 1 | -5/+0 |
* | * builtins.c (std_expand_builtin_va_arg): Align operand when needed. | hubicka | 2004-01-14 | 1 | -0/+22 |
* | * builtins.c (expand_builtin_expect_jump): Simplify logic. Handle | sayle | 2004-01-13 | 1 | -44/+52 |
* | Update Copyright year. | jakub | 2004-01-11 | 1 | -1/+1 |
* | PR middle-end/13392 | jakub | 2004-01-11 | 1 | -35/+11 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_apply_args_1) [STACK_GROWS_DOWNWARD]: | hp | 2004-01-01 | 1 | -2/+5 |
* | * builtins.c (expand_builtin_apply_args_1): Fix typo in previous | nathan | 2003-12-30 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_apply_args_1): Add pretend args size | nathan | 2003-12-29 | 1 | -5/+9 |
* | PR c++/13239 | jakub | 2003-12-19 | 1 | -0/+8 |
* | PR middle-end/11151 | ebotcazou | 2003-12-05 | 1 | -1/+1 |
* | 2003-12-01 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2003-12-01 | 1 | -0/+7 |
* | PR middle-end/8028 | ebotcazou | 2003-11-27 | 1 | -6/+10 |
* | * builtins.c (simplify_builtin_strrchr, simplify_builtin_strpbrk): Add | hubicka | 2003-11-06 | 1 | -4/+8 |
* | * builtins.c (std_build_builtin_va_list): New. | rth | 2003-10-30 | 1 | -0/+8 |
* | * builtins.c (fold_builtin_memcpy, fold_builtin_mempcpy, | sayle | 2003-10-16 | 1 | -14/+300 |
* | * builtins.c (expand_builtin_strcmp): Defend against the possibility | sayle | 2003-10-11 | 1 | -24/+52 |
* | * builtins.c (expand_builtin_memcpy): Optimize case when the two | sayle | 2003-10-11 | 1 | -5/+69 |
* | * builtins.c (builtin_mathfn_code): Generalize to check whether | sayle | 2003-10-11 | 1 | -24/+46 |
* | * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) | zack | 2003-10-07 | 1 | -1/+1 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 1 | -7/+0 |
* | PR target/11184 | mmitchel | 2003-09-18 | 1 | -73/+20 |
* | * builtins.c (fold_builtin_logarithm): if N can't be truncated to | ghazi | 2003-09-11 | 1 | -5/+10 |
* | * builtins.c (builtin_dconsts_init, dconstpi, dconste, | ghazi | 2003-09-11 | 1 | -28/+0 |
* | * builtins.c (real_dconstp, fold_builtin_logarithm, | ghazi | 2003-09-09 | 1 | -98/+234 |
* | * builtins.c (fold_builtin_cabs): Protect the complex argument | sayle | 2003-09-09 | 1 | -0/+2 |
* | * builtins.c (apply_args_size): Guard against a NULL cfun. | dj | 2003-09-04 | 1 | -4/+4 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -23/+12 |
* | * builtins.c (expand_builtin_setjmp): Use emit_jump to jump around | hainque | 2003-08-31 | 1 | -3/+4 |
* | * builtins.c (expand_builtin_constant_p): Check cse_not_expected here, | rth | 2003-08-29 | 1 | -6/+9 |
* | * builtins.c (mathfn_built_in): Handle new math builtins. | ghazi | 2003-08-29 | 1 | -0/+61 |
* | * builtins.c (expand_builtin_expect_jump): Save pending_stack_adjust | jakub | 2003-08-27 | 1 | -1/+5 |
* | * builtins.c (fold_builtin_bitop): New function to perform constant | sayle | 2003-08-26 | 1 | -0/+126 |
* | * builtins.c (build_function_call_expr): Don't set | nathan | 2003-08-26 | 1 | -1/+0 |
* | * builtins.c (expand_builtin_mathfn): Rearrange so that we only | sayle | 2003-08-26 | 1 | -32/+76 |
* | * builtins.c (expand_builtin_mathfn): Use get_callee_fndecl. | jason | 2003-08-20 | 1 | -7/+7 |
* | * builtins.c: Fix comment typos. | kazu | 2003-08-19 | 1 | -1/+1 |
* | * builtins.c (CASE_MATHFN): New helper macro. | ghazi | 2003-08-14 | 1 | -200/+39 |
* | * builtins.c (expand_builtin_strcat): Optimize constant strings. | ghazi | 2003-08-11 | 1 | -3/+46 |
* | * builtins.c (expand_builtin): When not optimizing, call the library | sayle | 2003-08-06 | 1 | -91/+6 |
* | * fold-const.c (fold <MULT_EXPR>): Optimize both x*pow(x,c) and | sayle | 2003-08-01 | 1 | -32/+15 |