[PATCH] Random Number Generator Refactoring (removing from Module)

Stephen Crane sjcrane at uci.edu
Thu Jul 3 11:12:29 PDT 2014


Hi jfb, ahomescu,

This patch removes the RNG from Module. Passes should instead create a new RNG for their use as needed.

http://reviews.llvm.org/D4377

Files:
  include/llvm/IR/Module.h
  include/llvm/Support/RandomNumberGenerator.h
  lib/IR/Module.cpp
  lib/Support/RandomNumberGenerator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4377.11063.patch
Type: text/x-patch
Size: 8653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140703/2e726078/attachment.bin>


More information about the llvm-commits mailing list