search for: a7be5514

Displaying 1 result from an estimated 1 matches for "a7be5514".

2007 Sep 08
2
[LLVMdev] switch case ranges
Hello, I have an problem where a switch with case ranges (like gcc's "case 123 ... 456:" would be fantastic for performance. Does LLVM asm plan to support a construct like this? Thanks. -- Cory Nelson