Related articles |
---|
Indirect threading other than GCC? heng@ag.arizona.edu (Heng Yuan) (2001-12-08) |
Re: Indirect threading other than GCC? anton@mips.complang.tuwien.ac.at (2001-12-09) |
Re: Indirect threading other than GCC? nickgeo@merle.acns.nwu.edu (Nicholas Geovanis) (2001-12-11) |
Re: Indirect threading other than GCC? anton@mips.complang.tuwien.ac.at (2001-12-15) |
From: | Heng Yuan <heng@ag.arizona.edu> |
Newsgroups: | comp.compilers |
Date: | 8 Dec 2001 11:50:19 -0500 |
Organization: | Compilers Central |
Keywords: | C, optimize, question |
Posted-Date: | 08 Dec 2001 11:50:18 EST |
Hi,
Are there any other C++ compilers beside GCC that support indirect
threading? I am not quite sure which newsgroup to post this question.
Also, how much faster does it improve upon switch threading? Assume
that the cases are all consecutive integers starting from 1. The
number of cases can be from several to hundreds.
Thanks,
Heng Yuan
heng@ag.arizona.edu
http://ag.arizona.edu/~heng/
Return to the
comp.compilers page.
Search the
comp.compilers archives again.