]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000-protos.h: Add output_cbranch.
authorGeoff Keating <geoffk@cygnus.com>
Thu, 4 May 2000 22:15:23 +0000 (22:15 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 4 May 2000 22:15:23 +0000 (22:15 +0000)
commit12a4e8c50d525934b027bf45749f389c02df9b74
treed493f07d81ae30e20225cca33c92741716320b92
parent233844c0ea61bc336cf7d7e0ca250427b8c5b419
rs6000-protos.h: Add output_cbranch.

* config/rs6000/rs6000-protos.h: Add output_cbranch.
* config/rs6000/rs6000.c (ccr_bit_negated_p): Delete.
(print_operand): Delete %t and %T codes.
(output_cbranch): New function.  Support branch prediction.
* config/rs6000/rs6000.md: Use output_cbranch for
conditional branches and returns.

From-SVN: r33686
gcc/ChangeLog
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md