Evan Cheng
|
470a6adc78
|
Added MMX, SSE1, and SSE2 vector instructions and some simple patterns.
Fixed some existing bugs (wrong predicates, prefixes) at the same time.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26310 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-02-22 02:26:30 +00:00 |
|
Evan Cheng
|
4e4c71e423
|
One more round of reorg so sabre doesn't freak out. :-)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26303 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-02-21 20:00:20 +00:00 |
|
Evan Cheng
|
beb07e117d
|
A big more cleaning up.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26302 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-02-21 19:30:30 +00:00 |
|
Evan Cheng
|
bf156d1ae6
|
Moving things to their proper places.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26301 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-02-21 19:26:52 +00:00 |
|
Evan Cheng
|
ffcb95beab
|
Split instruction info into multiple files, one for each of x87, MMX, and SSE.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26300 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-02-21 19:13:53 +00:00 |
|