Do not custom lower i64 nodes if i64 is not a legal type. Move lines that set
authorAkira Hatanaka <ahatanaka@mips.com>
Sat, 10 Mar 2012 00:03:50 +0000 (00:03 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Sat, 10 Mar 2012 00:03:50 +0000 (00:03 +0000)
commitd229b7b8f4495a0471f3d2812050bfaa3a209e39
tree281991a201f08df409e139d4ed79ab316dc18c8e
parent0a40c2353c7e95bce6aee9bc557b90d5e0789765
Do not custom lower i64 nodes if i64 is not a legal type. Move lines that set
operation action of nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152452 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelLowering.cpp