OSDN Git Service

2 fixes:
authorAndrew Lenharth <andrewl@lenharth.org>
Tue, 5 Jul 2005 19:52:39 +0000 (19:52 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Tue, 5 Jul 2005 19:52:39 +0000 (19:52 +0000)
commitf2eb1396b8fe7b5b1c4bd5f27903209cfa4d20ae
treebea5b45dd54a4850fd1c6b316b3061ceaa708f42
parent08568cfe2586842455c9bbfb5436a4a25c161520
2 fixes:

1: Legalize operand in UINT_TO_FP expanision

2: SRA x, const i8 was not promoting the constant to shift amount type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22337 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp