summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Blackfin/BlackfinIntrinsicInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the Blackfin backend.Dan Gohman2011-10-251-104/+0
* Use a SmallVector for intrinsic argument types.Benjamin Kramer2011-10-171-1/+1
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-181-4/+4
* Second attempt at de-constifying LLVM Types in FunctionType::get(),Jay Foad2011-07-121-1/+1
* Revert r134893 and r134888 (and related patches in other trees). It was causingBill Wendling2011-07-121-1/+1
* De-constify Types in FunctionType::get().Jay Foad2011-07-111-1/+1
* Check if function names start with "llvm." before trying to lookup them up asBob Wilson2010-03-181-0/+4
* Fixed Overload table bug noticed by JakobMon P Wang2009-11-071-1/+0
* Reintroduce support for overloading target intrinsicsMon P Wang2009-11-051-2/+50
* Move Blackfin intrinsics into the Target/Blackfin directory.Jakob Stoklund Olesen2009-10-151-0/+53
OpenPOWER on IntegriCloud