summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Intrinsics.h
Commit message (Expand)AuthorAge
* Intrinsics: add LLVMHalfElementsVectorType constraintTim Northover2014-03-29
* Intrinsics: expand semantics of LLVMExtendedVectorType (& trunc)Tim Northover2014-03-28
* Enable variable arguments support for intrinsics.Andrew Trick2013-10-31
* Add ArrayRef constructor from None, and do the cleanups that this constructor...Dmitri Gribenko2013-05-05
* Correct comment: there is no numTys parameter any more now that this is usingDuncan Sands2013-05-01
* Support for half intrinsics. Pushes MMX into slower encoding path.Michael Ilseman2013-01-11
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Actually update the CMake and Makefile builds correctly, and update theChandler Carruth2013-01-02
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02