index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvm-stress
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm-stress: Stabalize (by using an ordered container) and add randomness to ...
Nadav Rotem
2012-06-21
1
-9
/
+20
*
Do not convert between fp128 <-> ppc_fp128 since there is no legal cast conve...
Nadav Rotem
2012-04-15
1
-9
/
+12
*
llvm-stress: stop abusing ConstantFP::get()
Dylan Noblesmith
2012-04-10
1
-5
/
+29
*
llvm-stress: don't make vectors of x86_mmx type
Dylan Noblesmith
2012-04-10
1
-1
/
+7
*
Fix some stray semi-colons.
Daniel Dunbar
2012-02-29
1
-3
/
+3
*
Allow llvm-stress to optionally generate the other floating-point types (half...
Hal Finkel
2012-02-27
1
-14
/
+40
*
Add support for random constant vectors.
Nadav Rotem
2012-02-26
1
-1
/
+23
*
Style fix: Remove unneeded parentheses.
Nadav Rotem
2012-02-26
1
-2
/
+2
*
Fix a bug in the code that checks if a store value is a vector of i1s
Nadav Rotem
2012-02-26
1
-1
/
+2
*
Fix compilation on MSVC. Rename "_BB" to "Block"
Nadav Rotem
2012-02-26
1
-2
/
+2
*
fix a copy-and-paste error in the docs
Nadav Rotem
2012-02-26
1
-1
/
+1
*
Add a random .LL file generator to stress-test different llvm components.
Nadav Rotem
2012-02-26
4
-0
/
+668