summaryrefslogtreecommitdiff
path: root/tools/llvm-stress
Commit message (Expand)AuthorAge
* Silence -Wnon-virtual-dtor in llvm-stress.Andrew Trick2012-09-19
* llvm-stress: Stabalize (by using an ordered container) and add randomness to ...Nadav Rotem2012-06-21
* Do not convert between fp128 <-> ppc_fp128 since there is no legal cast conve...Nadav Rotem2012-04-15
* llvm-stress: stop abusing ConstantFP::get()Dylan Noblesmith2012-04-10
* llvm-stress: don't make vectors of x86_mmx typeDylan Noblesmith2012-04-10
* Fix some stray semi-colons.Daniel Dunbar2012-02-29
* Allow llvm-stress to optionally generate the other floating-point types (half...Hal Finkel2012-02-27
* Add support for random constant vectors.Nadav Rotem2012-02-26
* Style fix: Remove unneeded parentheses.Nadav Rotem2012-02-26
* Fix a bug in the code that checks if a store value is a vector of i1sNadav Rotem2012-02-26
* Fix compilation on MSVC. Rename "_BB" to "Block"Nadav Rotem2012-02-26
* fix a copy-and-paste error in the docsNadav Rotem2012-02-26
* Add a random .LL file generator to stress-test different llvm components.Nadav Rotem2012-02-26