- 09 May, 2000 1 commit
-
-
rth authored
* config/ia64/ia64.c (ia64_print_operand_address): Handle 'j'. (ia64_expand_prediction): New. (emit_insn_group_barriers): Don't look at notes. Emit barriers as needed after calls. (ia64_epilogue_uses): Mark b0 used. * config/ia64/ia64.md (beq_true, beq_false): Remove. (bne_true, bne_false): Remove. (eq_return, eq_not_return, ne_return, ne_not_return): Remove. (br_true, br_false): New. Use predicate_operator and ia64_expand_prediction. (return_true, return_false): Likewise. (call_internal): Use ia64_expand_prediction. Don't emit stop bit. (call_internal1, call_value_internal): Likewise. (call_value_internal1, call_multiple_values_internal1): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33793 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 08 May, 2000 1 commit
-
-
rth authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33778 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 07 May, 2000 1 commit
-
-
rth authored
* config/ia64/ia64-protos.h: Rearrange decls to reduce ifdef madness. (fetchadd_operand, ia64_expand_fetch_and_op): Declare. (ia64_expand_op_and_fetch): Declare. * config/ia64/ia64.c: Include "toplev.h". Kill trailing whitespace. (setjmp_operand): Constify variables for XSTR. (ia64_encode_section_info): Likewise. (ia64_print_operand): Use %d for exact_log2; cast 32-bit printed values to int. (ia64_asm_output_external): Constify name. (process_set): Use HOST_WIDE_INT_PRINT_DEC for frame size. (process_for_unwind_directive): Provide switch default. (ia64_expand_compare_and_swap): Remove unused variables. (ia64_expand_builtin): Likewise. * config/ia64/ia64.h (ASM_OUTPUT_BYTE): Mask and cast value to int for printing. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33752 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 17 Mar, 2000 1 commit
-
-
wilson authored
* config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h, config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyrights again. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32609 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 12 Mar, 2000 1 commit
-
-
wilson authored
config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyright messages. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32483 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 09 Mar, 2000 1 commit
-
-
wilson authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32438 138bc75d-0d04-0410-961f-82ee72b054a4
-