[LLVMdev] jump table ?

Simon Burton simon at arrowtheory.com
Fri Jun 30 06:16:00 PDT 2006


On Thu, 29 Jun 2006 11:55:22 -0500 (CDT)
Chris Lattner <sabre at nondot.org> wrote:

> Are you using LLVM 1.7 or CVS?  LLVM 1.7 never uses jump tables.
> 

OK, switching to CVS fixes this. The code runs much faster now.
(and it looks like there are big tables in the assembly output)

Simon.



More information about the llvm-dev mailing list