summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Intrinsics.td
Commit message (Expand)AuthorAge
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-24
* Avoids DCE on write_registerRenato Golin2014-05-20
* Implememting named register intrinsicsRenato Golin2014-05-06
* Revert r206749 till a final decision about the intrinsics is made.Michael Zolotukhin2014-04-26
* Reapply r206732. This time without optimization of branches.Michael Zolotukhin2014-04-21
* Revert r206732 which is causing llc to crash on most of the build bots.Chandler Carruth2014-04-21
* Implement builtins for safe division: safe.sdiv.iN, safe.udiv.iN, safe.srem.iN,Michael Zolotukhin2014-04-21
* ARM64: initial backend importTim Northover2014-03-29
* Intrinsics: add LLVMHalfElementsVectorType constraintTim Northover2014-03-29
* Intrinsics: expand semantics of LLVMExtendedVectorType (& trunc)Tim Northover2014-03-28
* Add @llvm.clear_cache builtinRenato Golin2014-03-26
* Expose "noduplicate" attribute as a property for intrinsics.Eli Bendersky2014-03-18
* Change math intrinsic attributes from readonly to readnone. TheseRaul E. Silvera2014-03-06
* Stackmaps are used for OSR exits, which is a custom kind of unwinding. Hence,...Filip Pizlo2014-02-20
* Grow the stackmap/patchpoint format to hold 64-bit IDs.Andrew Trick2013-12-13
* Add experimental stackmap intrinsics to definition file and documenation.Andrew Trick2013-10-31
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-07
* Add v4f16 to supported value types.Pete Cooper2013-10-03
* Initial support for Neon scalar instructions.Jiangning Liu2013-09-24
* Add a llvm.copysign intrinsicHal Finkel2013-08-19
* [Mips][msa] Added the simple builtins (fadd to ftq)Jack Carter2013-08-15
* [stackprotector] Added intrinsic llvm.stackprotectorcheck.Michael Gottesman2013-08-12
* Add ISD::FROUND for libm round()Hal Finkel2013-08-07
* AArch64: add initial NEON supportTim Northover2013-08-01
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-06
* Make PrologEpilogInserter save/restore all callee saved registersDerek Schuff2013-06-14
* Support for half intrinsics. Pushes MMX into slower encoding path.Michael Ilseman2013-01-11
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02