From: Rooslan S. K. <kh...@gm...> - 2008-07-07 21:37:46
|
Albert Graef wrote: > I guess I'll have to try LLVM 2.3 and see whether it's any faster. > There's still hope since they do have a new IR Builder class in 2.3... Here is a patch (created by mostly mechanical substitution) to compile Pure with LLVM trunk. I guess it should work with 2.3 as well. It passes all tests on my Linux x86 box. I've never tried Pure with 2.2, so can't really compare these performance wise. Compiling any of supplied library modules or sources in examples/ folder takes less than 1 sec on a not so modern hardware (single core AMD 3200+). -- Best regards, Rooslan |