aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetIntrinsicInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+2
* Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper2012-09-171-2/+3
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-181-2/+2
* Reintroduce support for overloading target intrinsicsMon P Wang2009-11-051-1/+18
* Clean up TargetIntrinsicInfo API. Add pure virtual methods.Jakob Stoklund Olesen2009-10-151-24/+10
* Added support to have TableGen provide information if an intrinsic (coreMon P Wang2009-02-241-1/+14
* Reapply 63765. Patches for clang and llvm-gcc to follow.Dale Johannesen2009-02-051-0/+48
* Reverting 63765. This broke the build of both clangDale Johannesen2009-02-041-48/+0
* New feature: add support for target intrinsics being defined in theNate Begeman2009-02-041-0/+48