Whoops, don't try to lower non intrinsic calls
authorChris Lattner <sabre@nondot.org>
Sun, 28 Dec 2003 09:53:23 +0000 (09:53 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Dec 2003 09:53:23 +0000 (09:53 +0000)
commitaed386e6b0216722af654d822d0a0e9ffb571c3b
tree40dc1ffc5b9671303b86ca456a825e5175d83628
parent6fb6ce3148ec4a9aaab47800da2365d7f60a6f5b
Whoops, don't try to lower non intrinsic calls

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10632 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSelection/InstrSelection.cpp
lib/Target/SparcV9/InstrSelection/InstrSelection.cpp
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86ISelSimple.cpp