search for: pr33

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

Did you mean: p133
2004 Oct 11
0
LLVM October Status Update
...interfaces have been enhanced to allow C++ code to JIT and call any LLVM function (previously only 'main' and nullary functions were really supported). 29. Bill Wendling contributed a patch that enables the C backend to emit NAN and +/- infinity global variable initializers (PR33). 30. llvm-test now includes benchmarks from the Prolangs-C and Prolangs-C++ suites. 31. Reid added further optimizations to the bytecode format, shrinking files up to 30% in some cases. http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-August/001721.html Significant Bugs Fixed: 3...