Age | Commit message (Expand) | Author |
---|---|---|
2012-06-21 | llvm-stress: Stabalize (by using an ordered container) and add randomness to ... | Nadav Rotem |
2012-04-15 | Do not convert between fp128 <-> ppc_fp128 since there is no legal cast conve... | Nadav Rotem |
2012-04-10 | llvm-stress: stop abusing ConstantFP::get() | Dylan Noblesmith |
2012-04-10 | llvm-stress: don't make vectors of x86_mmx type | Dylan Noblesmith |
2012-02-29 | Fix some stray semi-colons. | Daniel Dunbar |
2012-02-27 | Allow llvm-stress to optionally generate the other floating-point types (half... | Hal Finkel |
2012-02-26 | Add support for random constant vectors. | Nadav Rotem |
2012-02-26 | Style fix: Remove unneeded parentheses. | Nadav Rotem |
2012-02-26 | Fix a bug in the code that checks if a store value is a vector of i1s | Nadav Rotem |
2012-02-26 | Fix compilation on MSVC. Rename "_BB" to "Block" | Nadav Rotem |
2012-02-26 | fix a copy-and-paste error in the docs | Nadav Rotem |
2012-02-26 | Add a random .LL file generator to stress-test different llvm components. | Nadav Rotem |