Implement the default implementation of the intrinsic lowering class
authorChris Lattner <sabre@nondot.org>
Sun, 28 Dec 2003 08:19:41 +0000 (08:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Dec 2003 08:19:41 +0000 (08:19 +0000)
commit3b66ecb05fedbfe0a70b39d73b1ea5998bc8c31b
treebffc38b3371ccf0eac50f15f177471e7a51d7e25
parent3f52c1561d70575b0003404e2c2210d6286f79a9
Implement the default implementation of the intrinsic lowering class

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10621 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IntrinsicLowering.cpp [new file with mode: 0644]
lib/VMCore/IntrinsicLowering.cpp [new file with mode: 0644]