Age | Commit message (Expand) | Author |
---|---|---|
2009-05-30 | Give embedded metadata its own type instead of relying on EmptyStructTy. | Nick Lewycky |
2009-05-10 | Make MDNode use CallbackVH. Also change MDNode to store Value* instead of | Nick Lewycky |
2009-04-24 | "I got annoyed at the compiler warnings from ConstantInt::get(Ty, -1, | Chris Lattner |
2009-04-09 | Fix pointer casting problem. | Nick Lewycky |
2009-04-09 | Fixed compiler warning. | Misha Brukman |
2009-04-04 | Add support for embedded metadata to LLVM. This introduces two new types of | Nick Lewycky |
2009-03-24 | Converted a1.ll to unittests. | Misha Brukman |