Related articles |
---|
Switch statement code generation Pidgeot18@verizon.invalid (Joshua Cranmer) (2009-11-03) |
Re: Switch statement code generation gah@ugcs.caltech.edu (glen herrmannsfeldt) (2009-11-04) |
Re: Switch statement code generation kkylheku@gmail.com (Kaz Kylheku) (2009-11-04) |
Re: Switch statement code generation cr88192@hotmail.com (BGB / cr88192) (2009-11-04) |
Re: Switch statement code generation ian@airs.com (Ian Lance Taylor) (2009-11-03) |
Re: Switch statement code generation gah@ugcs.caltech.edu (glen herrmannsfeldt) (2009-11-04) |
Re: Switch statement code generation anton@mips.complang.tuwien.ac.at (2009-11-04) |
Re: Switch statement code generation Pidgeot18@verizon.invalid (Joshua Cranmer) (2009-11-04) |
Re: Switch statement code generation walter@bytecraft.com (Walter Banks) (2009-11-05) |
Re: Switch statement code generation bartc@freeuk.com (bartc) (2009-11-05) |
Re: Switch statement code generation nathan.mccauley@gmail.com (nathan.mccauley@gmail.com) (2009-11-07) |
[9 later articles] |
From: | Ian Lance Taylor <ian@airs.com> |
Newsgroups: | comp.compilers |
Date: | Tue, 03 Nov 2009 23:50:53 -0800 |
Organization: | Compilers Central |
References: | 09-11-002 |
Keywords: | code |
Posted-Date: | 05 Nov 2009 15:16:29 EST |
Joshua Cranmer <Pidgeot18@verizon.invalid> writes:
> I'm trying to put together a list of various methods to do code generate
> for switch statements....
>
> Are there any other methods worth mentioning?
There are a number of different methods listed in
http://ols.fedoraproject.org/GCC/Reprints-2008/sayle-reprint.pdf .
Ian
Return to the
comp.compilers page.
Search the
comp.compilers archives again.