summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/RandomNumberGenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvm-ar: Fix MinGW compilationHans Wennborg2020-02-281-1/+1
* [CommandLine] Provide parser<unsigned long> instantiation to allow cl::opt<ui...Fangrui Song2019-04-241-7/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Use llvm::copy. NFCFangrui Song2018-11-171-1/+1
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-4/+2
* s/LLVM_ON_WIN32/_WIN32/, llvmNico Weber2018-04-291-2/+2
* Mark all library options as hidden.Zachary Turner2017-12-011-2/+2
* [Support] Fix undefined behavior in RandomNumberGenerator.Zachary Turner2016-10-111-4/+4
* Make RandomNumberGenerator compatible with <random>Mehdi Amini2016-10-111-1/+1
* Implement getRandomBytes() functionEugene Leviant2016-08-261-0/+34
* Add missing include that MSVC complains about.Benjamin Kramer2015-03-231-2/+4
* Random Number Generator Refactoring (removing from Module)JF Bastien2014-12-171-18/+12
* Random Number Generator (llvm)JF Bastien2014-06-251-0/+61
* Revert "Random Number Generator (llvm)"JF Bastien2014-06-181-52/+0
* Random Number Generator (llvm)JF Bastien2014-06-181-0/+52
OpenPOWER on IntegriCloud