]> git.ipfire.org Git - thirdparty/gcc.git/commit
sched-vis.c (print_exp): Handle FMA explicitly.
authorSteven Bosscher <steven@gcc.gnu.org>
Tue, 31 Jul 2012 18:24:40 +0000 (18:24 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Tue, 31 Jul 2012 18:24:40 +0000 (18:24 +0000)
commitab6d55ef6209019d4268546aa030928b72f59b49
treed4c1b9e1c166a450c3a93ea86fe2a4026d093df5
parentaa36f90b55f5f77036c6032f7f4de39fc88690c2
sched-vis.c (print_exp): Handle FMA explicitly.

* sched-vis.c (print_exp): Handle FMA explicitly.  Simplify handling
of RTX_UNARY function-like operations.  Print unknown expression
RTX classes as pseudo-functions.
(print_pattern): Simplify return pattern printing.
(dump_insn_slim): Print the value of notes as a pattern for proper
printing of CFA notes.

From-SVN: r190016
gcc/ChangeLog
gcc/sched-vis.c