aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/IR/Intrinsics.h
AgeCommit message (Expand)Author
2013-05-05Add ArrayRef constructor from None, and do the cleanups that this constructor...Dmitri Gribenko
2013-05-01Correct comment: there is no numTys parameter any more now that this is usingDuncan Sands
2013-01-11Support for half intrinsics. Pushes MMX into slower encoding path.Michael Ilseman
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2013-01-02Actually update the CMake and Makefile builds correctly, and update theChandler Carruth
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth