Dan Gohman
|
28beeeac4d
|
Convert tests using "| wc -l | grep ..." to use the count script.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41097 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-08-15 13:36:28 +00:00 |
|
Evan Cheng
|
7de291aa8c
|
Can't fold bit_convert into truncating store.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36963 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-09 21:54:34 +00:00 |
|
Evan Cheng
|
070549eb9c
|
Add some tests for (conv (load x)) -> (load (conv*)x) xform.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36912 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-07 21:49:35 +00:00 |
|
Dale Johannesen
|
4ac075c859
|
Evan's patch to avoid FPreg->intreg copy for cvt; store to mem
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36693 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-05-03 20:54:42 +00:00 |
|