aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Intrinsics.h
Commit message (Expand)AuthorAgeFilesLines
* Mention vAny and iPTRAny in a comment.Dan Gohman2010-02-091-3/+3
* Make LLVMContext and LLVMContextImpl classes instead of structs.Benjamin Kramer2009-08-111-1/+1
* Add a new overloaded EVT::vAny type for use in TableGen to allow intrinsicBob Wilson2009-08-111-1/+1
* Factor some of the constants+context related code out into a separate header,...Owen Anderson2009-08-041-1/+1
* LLVMContext-ification.Owen Anderson2009-07-071-1/+3
* Added support to have TableGen provide information if an intrinsic (coreMon P Wang2009-02-241-0/+4
* Reapply 63765. Patches for clang and llvm-gcc to follow.Dale Johannesen2009-02-051-0/+3
* Reverting 63765. This broke the build of both clangDale Johannesen2009-02-041-3/+0
* New feature: add support for target intrinsics being defined in theNate Begeman2009-02-041-0/+3
* Large mechanical patch.Devang Patel2008-09-251-3/+3
* add missing #includeChris Lattner2008-04-301-0/+2
* Reimplement the parameter attributes support, phase #1. hilights:Chris Lattner2008-03-121-2/+2
* Add some comments to Intrinsic::getDeclaration to clarify how toDan Gohman2008-02-201-0/+6
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Rather than having special rules like "intrinsics cannotDuncan Sands2007-12-031-0/+5
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+58