aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Intrinsics.td
Commit message (Expand)AuthorAgeFilesLines
* Fold the adjust_trampoline intrinsic intoDuncan Sands2007-09-111-5/+3
* Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...Anton Korobeynikov2007-09-071-4/+8
* Add MVT::fAny for overloading intrinsics on floating-point types.Dan Gohman2007-08-161-0/+1
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-45/+34
* Support for trampolines, except for X86 codegen which isDuncan Sands2007-07-271-0/+8
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+255