* Add constant folding for additional floating point library calls such as
sinh, cosh, etc. * Make the name comparisons for the fp libcalls a little more efficient by switching on the first character of the name before doing comparisons. llvm-svn: 21611
Loading
Please register or sign in to comment