Add a second ValueType argument to isFPImmLegal.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 28 Oct 2009 01:43:28 +0000 (01:43 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 28 Oct 2009 01:43:28 +0000 (01:43 +0000)
commita1eaa3c52b75d4fe2bcd4f7c52e56c405ee91d3c
treeb484d56ce5a1d636e1ee0614e97ee36af4ee2525
parenta104d1eab279a39ebf0481269426c2e2de8f5587
Add a second ValueType argument to isFPImmLegal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85361 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/Target/Alpha/AlphaISelLowering.cpp
lib/Target/Alpha/AlphaISelLowering.h
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h
lib/Target/SystemZ/SystemZISelLowering.cpp
lib/Target/SystemZ/SystemZISelLowering.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h