summaryrefslogtreecommitdiff
path: root/lib/Target/TargetIntrinsicInfo.cpp
AgeCommit message (Expand)Author
2016-07-29GlobalISel: support translation of intrinsic calls.Tim Northover
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2009-10-15Clean up TargetIntrinsicInfo API. Add pure virtual methods.Jakob Stoklund Olesen
2009-02-05Reapply 63765. Patches for clang and llvm-gcc to follow.Dale Johannesen
2009-02-04Reverting 63765. This broke the build of both clangDale Johannesen
2009-02-04New feature: add support for target intrinsics being defined in theNate Begeman