Go to file
Ted Kremenek 6b73291462 Add hooks to use PTHLexer::Lex instead of Lexer::Lex when CurLexer is null.
Performance tests on Cocoa.h (using the regular Lexer) shows no performance
difference.

llvm-svn: 59479
2008-11-18 01:04:47 +00:00
clang Add hooks to use PTHLexer::Lex instead of Lexer::Lex when CurLexer is null. 2008-11-18 01:04:47 +00:00
llvm Give SIToFPInst preference over UIToFPInst because it is faster on platforms that are widely used. 2008-11-18 00:40:02 +00:00