aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/TargetIntrinsicInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-1/+1
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth1-1/+1
2009-10-15Clean up TargetIntrinsicInfo API. Add pure virtual methods.Jakob Stoklund Olesen1-2/+10
2009-02-05Reapply 63765. Patches for clang and llvm-gcc to follow.Dale Johannesen1-0/+22
2009-02-04Reverting 63765. This broke the build of both clangDale Johannesen1-22/+0
2009-02-04New feature: add support for target intrinsics being defined in theNate Begeman1-0/+22