Revert "Remove isCastable since nothing uses it now"
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 30 Jul 2013 22:02:14 +0000 (22:02 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 30 Jul 2013 22:02:14 +0000 (22:02 +0000)
commit485c7fd76b32a69c46782a715682ed8831b0873b
tree8af5394070afbcb779a16e1ca359651a1309349b
parent6aebd5facbbc80787270cc1b18bffbf6c6f655e8
Revert "Remove isCastable since nothing uses it now"

Apparently dragonegg uses it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187454 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/InstrTypes.h
lib/IR/Instructions.cpp
unittests/IR/InstructionsTest.cpp