Akira Hatanaka
|
e6e4b3a002
|
Pattern for f32 to i64 conversion.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148869 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-01-24 22:05:25 +00:00 |
|
Akira Hatanaka
|
ef43c2de86
|
32-to-64-bit sext_inreg pattern.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147004 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-12-20 22:40:40 +00:00 |
|
Akira Hatanaka
|
ee973147ac
|
Remove definitions of double word shift plus 32 instructions. Assembler or
direct-object emitter should emit the appropriate shift instruction depending
on the shift amount.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146893 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-12-19 19:44:09 +00:00 |
|
Akira Hatanaka
|
0a18cdc372
|
32 to 64-bit zext pattern.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146096 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-12-07 23:14:41 +00:00 |
|