Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for PR114: Thanks to Reid Spencer! | Chris Lattner | 2003-11-16 | 1 | -2/+3 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM notice. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Standardize header file comments | Chris Lattner | 2003-09-30 | 1 | -1/+1 |
* | Fix spello | Chris Lattner | 2003-09-10 | 1 | -1/+1 |
* | Spell `incompatible' correctly. | Misha Brukman | 2003-08-27 | 1 | -2/+2 |
* | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -2/+0 |
* | dyn_cast_or_null should work just the same as dyn_cast does | Chris Lattner | 2003-05-29 | 1 | -3/+3 |
* | Allow dyn_cast to operate on things that aren't OBVIOUSLY a pointer type. | Chris Lattner | 2003-04-23 | 1 | -2/+2 |
* | Add missing typename's that GCC3.1 is whining about. | Chris Lattner | 2002-07-24 | 1 | -11/+12 |
* | MEGAPATCH checkin. | Chris Lattner | 2002-06-25 | 1 | -23/+233 |
* | Pull casting operators out of Value.h | Chris Lattner | 2002-04-08 | 1 | -0/+80 |