aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/TargetBuiltins.h
AgeCommit message (Expand)Author
2013-05-04AArch64: teach Clang about __clear_cache intrinsicTim Northover
2012-07-02Documentation cleanup:James Dennett
2012-07-02Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett
2012-06-28Support MIPS DSP Rev1 intrinsics. Simon Atanasyan
2012-05-24Replace PTX back-end with NVPTX back-end in all places where Clang caresJustin Holewinski
2011-12-12Hexagon backend supportTony Linthicum
2011-11-08Clean up type flags for overloaded Neon builtins. No functional change.Bob Wilson
2011-04-20PTX: Add PTX intrinsics as builtins and add ptx32 and ptx64 as valid architec...Justin Holewinski
2010-03-03add framework for ARM builtins, Patch by Edmund Grimley Evans!Chris Lattner
2009-06-14move the various builtins stuff from libast to libbasic. ThisChris Lattner