Daniel Dunbar
|
b6f0625de2
|
Fix some stray semi-colons.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151680 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-29 00:20:33 +00:00 |
|
Hal Finkel
|
2cff6179ab
|
Allow llvm-stress to optionally generate the other floating-point types (half, ppcf128, mmx, etc.)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151596 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-27 23:59:33 +00:00 |
|
Nadav Rotem
|
bfb7dfa756
|
Add support for random constant vectors.
Patch by Joey Gouly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151489 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-26 13:56:18 +00:00 |
|
Nadav Rotem
|
794c16ae85
|
Style fix: Remove unneeded parentheses.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151488 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-26 12:34:17 +00:00 |
|
Nadav Rotem
|
2e851a9abf
|
Fix a bug in the code that checks if a store value is a vector of i1s
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151487 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-26 12:00:22 +00:00 |
|
Nadav Rotem
|
08c8339307
|
Fix compilation on MSVC. Rename "_BB" to "Block"
Thanks zygoloid.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151481 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-26 08:59:25 +00:00 |
|
Nadav Rotem
|
c367dfc2f4
|
fix a copy-and-paste error in the docs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151480 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-26 08:43:43 +00:00 |
|
Nadav Rotem
|
fdc309cc4e
|
Add a random .LL file generator to stress-test different llvm components.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151479 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-26 08:35:53 +00:00 |
|