OSDN Git Service

Teach FastISel to deal with instructions that have two immediate operands.
authorOwen Anderson <resistor@mac.com>
Fri, 22 Apr 2011 23:38:06 +0000 (23:38 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 22 Apr 2011 23:38:06 +0000 (23:38 +0000)
commitd74ea775af55782e3b0d5b10fa7602f8822a2f72
tree415cf195c8f373d74b616f61f8c43fcf56f25ba4
parent5e06bb83f4d7b1b86659ad851324350afb04f5b0
Teach FastISel to deal with instructions that have two immediate operands.

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