aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Intrinsics.td
Commit message (Expand)AuthorAgeFilesLines
* minor changes so that GCC builtin can be specified before the Intrinsic info,Chris Lattner2006-03-151-4/+14
* Set TargetPrefix on target-specific intrinsics. That way, in theory, differentChris Lattner2006-03-151-7/+7
* Fix the gcread/gcwrite intrinsic specifications, fixingChris Lattner2006-03-141-5/+5
* Add a first ppc altivec intrinsic. Add packed type support.Chris Lattner2006-03-131-0/+30
* Handle the removal of the debug chain.Jim Laskey2006-03-131-4/+4
* Mark llvm.stacksave as only reading memory, this fixesChris Lattner2006-03-121-1/+1
* Fix another broken intrinsic.Chris Lattner2006-03-101-1/+1
* Fix incorrect definitions of these intrinsics, which broke a bunch ofChris Lattner2006-03-101-2/+4
* Fix an incorrect intrinsic descriptionChris Lattner2006-03-101-2/+3
* initial checkin of the intrinsic description fileChris Lattner2006-03-031-0/+188