[LLVMdev] LNT BenchmarkGame

Tim Northover t.p.northover at gmail.com
Tue Mar 12 12:41:54 PDT 2013


> There are a couple of example implementations here which are only a few lines long:
> http://wiki.osdev.org/Random_Number_Generator

Yep, if the writers cared about the RNG in use they wouldn't have
relied on the standard library to get it right. They're notoriously
bad for anything but toys.

Tim.



More information about the llvm-dev mailing list