Chris Lattner
|
d74ea2bbd8
|
Patches to make the LLVM sources more -pedantic clean. Patch provided
by Anton Korobeynikov! This is a step towards closing PR786.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28447 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-05-24 17:04:05 +00:00 |
|
Chris Lattner
|
309db81c10
|
Fix a build failure on Vladimir's tester.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27785 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-04-18 00:21:25 +00:00 |
|
Chris Lattner
|
8c3e847159
|
Encode a cost of zero as a cost of 1.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27745 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-04-17 05:25:16 +00:00 |
|
Chris Lattner
|
195d8adac9
|
Really, I can count!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27743 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-04-17 05:05:52 +00:00 |
|
Chris Lattner
|
cf1f6440d9
|
assign stable opcodes to the various altivec ops.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27741 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-04-17 00:47:18 +00:00 |
|
Chris Lattner
|
4ad53bdd19
|
Rename BuildShuffleTable -> PerfectShuffle
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27738 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-04-17 00:35:34 +00:00 |
|
Chris Lattner
|
3033d4d375
|
rename the table
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27737 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-04-17 00:33:35 +00:00 |
|
Chris Lattner
|
27e98aa07c
|
Initial checking of a perfect shuffle generation program for 4-element
Altivec vectors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27736 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-04-17 00:30:41 +00:00 |
|