Age | Commit message (Expand) | Author | Files | Lines |
1993-12-31 | (OPTIMIZATION_OPTIONS): Just turn on machine-specific opts. | Richard Kenner | 1 | -2/+4 |
1993-12-31 | Delete OPTIMIZATION_OPTIONS. | Richard Kenner | 1 | -13/+0 |
1993-12-31 | Define NO_FUNCTION_CSE and CAN_DEBUG_WITHOUT_FP; delete | Richard Kenner | 1 | -10/+8 |
1993-12-31 | (simplify_relational_operation): Rewrite and simplify. | Richard Kenner | 1 | -201/+143 |
1993-12-31 | (added_links_insn): New variable. | Richard Kenner | 1 | -77/+186 |
1993-12-31 | (force_to_mode): Add new parm JUST_SELECT; all callers changed. | Richard Kenner | 1 | -33/+44 |
1993-12-29 | (fold, case PLUS_EXPR): Add a missing test of flag_fast_math. | Richard Kenner | 1 | -1/+2 |
1993-12-29 | (simplify_binary_operation, case MULT): Don't convert to ASHIFT if | Richard Kenner | 1 | -2/+6 |
1993-12-28 | Do not fix <syndev/ipi_error.h> to avoid problems with SunOS sed | Ian Lance Taylor | 1 | -0/+10 |
1993-12-27 | (maxsf3, minsf3): Correct numerous errors. | Richard Kenner | 1 | -5/+7 |
1993-12-27 | (get_condition): Can reverse comparison if -ffast-math. | Richard Kenner | 1 | -0/+1 |
1993-12-27 | (can_reverse_comparison_p): Return 1 if -ffast-math. | Richard Kenner | 1 | -0/+1 |
1993-12-27 | (fold): Simplify more FP ops if -ffast-math. | Richard Kenner | 1 | -11/+17 |
1993-12-27 | (simplify_binary_operation, fold_rtx): Allow some FP simplications with -ffas... | Richard Kenner | 1 | -22/+27 |
1993-12-27 | (subst, case MINUS): Allow some FP simplifications if -ffast-math. | Richard Kenner | 1 | -2/+5 |
1993-12-27 | (iordi3): Use ornot for some constant cases. | Richard Kenner | 1 | -4/+6 |
1993-12-27 | (PREDICATE_CODES): Add ior_operand. | Richard Kenner | 1 | -0/+1 |
1993-12-27 | (ior_operand): New function. | Richard Kenner | 1 | -0/+14 |
1993-12-26 | (do_tablejump): Call emit_cmp_insn with likely-constant as second | Richard Kenner | 1 | -2/+2 |
1993-12-26 | (jump_optimize): When deleting an insn after a jump, update | Richard Kenner | 1 | -0/+3 |
1993-12-26 | (count_reg_usage): Don't count a register used within a SET that sets it. | Richard Kenner | 1 | -14/+20 |
1993-12-26 | (fold_rtx... | Richard Kenner | 1 | -0/+21 |
1993-12-25 | pa.h (DBX_BLOCKS_FUNCTION_RELATIVE): Define. | Jeff Law | 1 | -17/+23 |
1993-12-25 | (gen_reg_rtx): Only clear part of arrays we aren't going to copy into. | Richard Kenner | 1 | -2/+3 |
1993-12-25 | (expand_expr, case CONSTRUCTOR): If have a target, don't build | Richard Kenner | 1 | -3/+7 |
1993-12-25 | (expand_expr... | Richard Kenner | 1 | -22/+6 |
1993-12-25 | Rename R_ACC to R_ACU to not conflict with access.h. | Richard Kenner | 2 | -8/+8 |
1993-12-25 | (USG): Delete from here (already in xm.h file). | Richard Kenner | 1 | -1/+0 |
1993-12-25 | (HAVE_VPRINTF): Define. | Richard Kenner | 1 | -0/+3 |
1993-12-25 | (HAVE_VPRINTF): Delete from here. | Richard Kenner | 1 | -4/+0 |
1993-12-25 | (print_node, print_node_brief): Say something when | Richard Kenner | 1 | -0/+6 |
1993-12-25 | (check_dbra_loop): Fix error in previous change. | Richard Kenner | 1 | -1/+3 |
1993-12-25 | (set_nonzero_bits_and_sign_copies, nonzero_bits): Fix errors in | Richard Kenner | 1 | -7/+5 |
1993-12-25 | (FUNCTION_ARG): Pass complex float in float regs. | Richard Kenner | 1 | -2/+5 |
1993-12-25 | (fold... | Richard Kenner | 1 | -0/+22 |
1993-12-25 | (common_type): For COMPLEX_TYPE, return one of the original types if is the d... | Richard Kenner | 1 | -14/+13 |
1993-12-25 | (grokdeclarator): Properly validate __complex__ and create the various | Richard Kenner | 1 | -3/+19 |
1993-12-25 | (simplify_unary_operations): Check that operations really are | Richard Kenner | 1 | -1/+1 |
1993-12-24 | (simplify_binary_operation): Fix typo in CONST_DOUBLE change. | Richard Kenner | 1 | -0/+1 |
1993-12-24 | (simplify_binary_operation, case PLUS, MINUS): | Richard Kenner | 1 | -0/+108 |
1993-12-24 | (read_name_map, read_filename_string, open_include_file): | Jim Wilson | 1 | -6/+231 |
1993-12-24 | (convert_modes): Can't truncate REG with gen_lowpart if | Jim Wilson | 1 | -1/+3 |
1993-12-24 | cse.c (cse_insn): Set "cse_jumps_altered" when collapsing a switch statement ... | Jeff Law | 2 | -0/+5 |
1993-12-24 | (output_prolog): Need GP if type ISUBR. | Richard Kenner | 1 | -1/+2 |
1993-12-24 | (define_attr type): Add new type ISUBR. | Richard Kenner | 1 | -4/+6 |
1993-12-24 | (push_reload... | Richard Kenner | 1 | -28/+39 |
1993-12-24 | (check_init_type_bitfields): Check recursively inside arrays and | Richard Kenner | 1 | -7/+14 |
1993-12-24 | (decl_attribute): Verify that alignment and format argument numbers are all i... | Richard Kenner | 1 | -10/+49 |
1993-12-24 | (attrib): Allow expressions instead of constants. | Richard Kenner | 1 | -10/+12 |
1993-12-24 | (simplify_binary_operation): Can fold multi-word operations when first is CON... | Richard Kenner | 1 | -6/+13 |