Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the Blackfin backend. | Dan Gohman | 2011-10-25 | 1 | -104/+0 |
* | Use a SmallVector for intrinsic argument types. | Benjamin Kramer | 2011-10-17 | 1 | -1/+1 |
* | land David Blaikie's patch to de-constify Type, with a few tweaks. | Chris Lattner | 2011-07-18 | 1 | -4/+4 |
* | Second attempt at de-constifying LLVM Types in FunctionType::get(), | Jay Foad | 2011-07-12 | 1 | -1/+1 |
* | Revert r134893 and r134888 (and related patches in other trees). It was causing | Bill Wendling | 2011-07-12 | 1 | -1/+1 |
* | De-constify Types in FunctionType::get(). | Jay Foad | 2011-07-11 | 1 | -1/+1 |
* | Check if function names start with "llvm." before trying to lookup them up as | Bob Wilson | 2010-03-18 | 1 | -0/+4 |
* | Fixed Overload table bug noticed by Jakob | Mon P Wang | 2009-11-07 | 1 | -1/+0 |
* | Reintroduce support for overloading target intrinsics | Mon P Wang | 2009-11-05 | 1 | -2/+50 |
* | Move Blackfin intrinsics into the Target/Blackfin directory. | Jakob Stoklund Olesen | 2009-10-15 | 1 | -0/+53 |