summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MBlaze/MBlazeIntrinsicInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding working version of assembly parser for the MBlaze backendWesley Peck2010-11-081-3/+3
* Check if function names start with "llvm." before trying to lookup them up asBob Wilson2010-03-181-0/+4
* Adding function "lookupGCCName" to MBlazeIntrinsicInfoWesley Peck2010-02-241-0/+8
* Adding the MicroBlaze backend.Wesley Peck2010-02-231-0/+101
OpenPOWER on IntegriCloud