summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/TargetBuiltins.h
Commit message (Expand)AuthorAgeFilesLines
* [Nios2] Remove Nios2 backendCraig Topper2019-01-151-10/+0
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-15/+15
* Reapply "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-271-0/+10
* Revert of r305066 "Reapply Frontend support for Nios2 target"Nikolai Bozhenov2017-06-091-10/+0
* Reapply "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-091-0/+10
* Revert "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-081-10/+0
* Frontend support for Nios2 target.Nikolai Bozhenov2017-06-081-0/+10
* Separate builtins for x84-64 and i386; implement __mulh and __umulhAlbert Gutowski2016-10-041-4/+8
* [WebAssembly] Initial WebAssembly support in clangDan Gohman2015-09-031-0/+11
* AMDGPU: Fix places missed in renameMatt Arsenault2015-06-191-3/+3
* Add missing #includes, found by modules build.Richard Smith2015-05-121-0/+1
* [SystemZ] Support transactional execution on zEC12Ulrich Weigand2015-04-011-0/+9
* Add support for le64.JF Bastien2014-09-121-0/+11
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Add R600 builtin codegen.Matt Arsenault2014-06-241-0/+9
* Fix missing C++ mode commentMatt Arsenault2014-06-241-1/+1
* AArch64/ARM64: rename ARM64 components to AArch64Tim Northover2014-05-241-3/+3
* AArch64/ARM64: update Clang after AArch64 removal.Tim Northover2014-05-241-10/+0
* ARM64: initial clang support commit.Tim Northover2014-03-291-7/+16
* ARM & AArch64: share the BI__builtin_neon enum defs.Tim Northover2014-01-301-2/+15
* [AArch64 NEON] Support poly128_t and implement relevant intrinsic.Kevin Qin2013-12-101-0/+1
* [AArch64 neon] support poly64 and relevant intrinsic functions.Kevin Qin2013-11-141-0/+1
* Add XCore targetRobert Lytton2013-08-131-0/+10
* AArch64: initial NEON supportTim Northover2013-08-011-1/+2
* AArch64: teach Clang about __clear_cache intrinsicTim Northover2013-05-041-0/+9
* Documentation cleanup:James Dennett2012-07-021-9/+9
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-021-0/+6
* Support MIPS DSP Rev1 intrinsics. Simon Atanasyan2012-06-281-0/+10
* Replace PTX back-end with NVPTX back-end in all places where Clang caresJustin Holewinski2012-05-241-3/+3
* Hexagon backend supportTony Linthicum2011-12-121-0/+9
* Clean up type flags for overloaded Neon builtins. No functional change.Bob Wilson2011-11-081-0/+40
* PTX: Add PTX intrinsics as builtins and add ptx32 and ptx64 as valid architec...Justin Holewinski2011-04-201-0/+11
* add framework for ARM builtins, Patch by Edmund Grimley Evans!Chris Lattner2010-03-031-3/+15
* move the various builtins stuff from libast to libbasic. ThisChris Lattner2009-06-141-0/+38