aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/Intrinsics.td
Commit message (Expand)AuthorAgeFilesLines
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-071-1/+1
* Add v4f16 to supported value types.Pete Cooper2013-10-031-0/+2
* Initial support for Neon scalar instructions.Jiangning Liu2013-09-241-0/+3
* Add a llvm.copysign intrinsicHal Finkel2013-08-191-0/+2
* [Mips][msa] Added the simple builtins (fadd to ftq)Jack Carter2013-08-151-0/+1
* [stackprotector] Added intrinsic llvm.stackprotectorcheck.Michael Gottesman2013-08-121-0/+2
* Add ISD::FROUND for libm round()Hal Finkel2013-08-071-0/+1
* AArch64: add initial NEON supportTim Northover2013-08-011-0/+1
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-061-2/+16
* Make PrologEpilogInserter save/restore all callee saved registersDerek Schuff2013-06-141-0/+3
* Support for half intrinsics. Pushes MMX into slower encoding path.Michael Ilseman2013-01-111-0/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-0/+483