Age | Commit message (Expand) | Author |
---|---|---|
2009-08-13 | Push LLVMContexts through the IntegerType APIs. | Owen Anderson |
2009-08-07 | To catch bugs like the one fixed in | Jeffrey Yasskin |
2009-07-31 | Update unittest for LLVM API change. | Benjamin Kramer |
2009-07-31 | Move a few more APIs back to 2.5 forms. The only remaining ones left to chan... | Owen Anderson |
2009-07-24 | Revert the ConstantInt constructors back to their 2.5 forms where possible, t... | Owen Anderson |
2009-07-14 | Move EVER MORE stuff over to LLVMContext. | Owen Anderson |
2009-07-13 | Begin the painful process of tearing apart the rat'ss nest that is Constants.... | Owen Anderson |
2009-05-18 | Fix a compile warning. | Daniel Dunbar |
2009-05-02 | Apply Jeffrey Yasskin's CallbackVH patch, with minor tweaks from me | Dan Gohman |
2009-04-27 | Add tests for WeakVH and AssertingVH. These pointed out that the overloads for | Jeffrey Yasskin |