Age | Commit message (Expand) | Author |
---|---|---|
2009-07-08 | Switch GlobalVariable ctors to a sane API, where *either* a context or a modu... | Owen Anderson |
2009-07-08 | Push LLVMContext through GlobalVariables and IRBuilder. | Owen Anderson |
2009-07-06 | More LLVMContext-ification. | Owen Anderson |
2009-01-15 | Add the private linkage. | Rafael Espindola |
2008-10-21 | Fix a bug that prevented llvm-extract -delete from working. | Dan Gohman |
2008-09-04 | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman |
2008-05-26 | Factor code to copy global value attributes like | Duncan Sands |
2008-04-06 | API changes for class Use size reduction, wave 1. | Gabor Greif |
2008-03-09 | Fix some compilation errors on msvc: | Ted Kremenek |
2008-03-07 | add a pass that can extract all kinds of global values, not just functions. ... | Andrew Lenharth |