index
:
~vlj/llvm
cfg
clause
codesize
codesize2
codesize3
codesize4
codesize5
codesize6
constbuf
constbuf2
indirect-wip
master
native
radeonsi
radeonsi-backup
radeonsi-backup2
radeonsi-scheduling
scheduling
scheduling-backup
scheduling2
textures
vliw5
AMDGPU backend development for LLVM
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
llvm-stress
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
Silence -Wnon-virtual-dtor in llvm-stress.
atrick
1
-0
/
+4
2012-06-21
llvm-stress: Stabalize (by using an ordered container) and add randomness to ...
Nadav Rotem
1
-9
/
+20
2012-04-15
Do not convert between fp128 <-> ppc_fp128 since there is no legal cast conve...
Nadav Rotem
1
-9
/
+12
2012-04-10
llvm-stress: stop abusing ConstantFP::get()
Dylan Noblesmith
1
-5
/
+29
2012-04-10
llvm-stress: don't make vectors of x86_mmx type
Dylan Noblesmith
1
-1
/
+7
2012-02-29
Fix some stray semi-colons.
Daniel Dunbar
1
-3
/
+3
2012-02-27
Allow llvm-stress to optionally generate the other floating-point types (half...
Hal Finkel
1
-14
/
+40
2012-02-26
Add support for random constant vectors.
Nadav Rotem
1
-1
/
+23
2012-02-26
Style fix: Remove unneeded parentheses.
Nadav Rotem
1
-2
/
+2
2012-02-26
Fix a bug in the code that checks if a store value is a vector of i1s
Nadav Rotem
1
-1
/
+2
2012-02-26
Fix compilation on MSVC. Rename "_BB" to "Block"
Nadav Rotem
1
-2
/
+2
2012-02-26
fix a copy-and-paste error in the docs
Nadav Rotem
1
-1
/
+1
2012-02-26
Add a random .LL file generator to stress-test different llvm components.
Nadav Rotem
4
-0
/
+668