aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/IntrinsicLowering.cpp
AgeCommit message (Expand)Author
2004-01-05Add VMCore and code generator support for debugging intrinsics. By defaultChris Lattner
2003-12-28Clean up a lot of the code I added yesterday by exposing the IntrinsicLoweringChris Lattner
2003-12-28Move into the VMCore libraryChris Lattner
2003-12-28Implement the default implementation of the intrinsic lowering classChris Lattner