Age | Commit message (Expand) | Author |
---|---|---|
2011-07-23 | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner |
2011-07-05 | Add the ObjC ARC optimization passes manually, now that they're not | Dan Gohman |
2011-04-15 | fix a bunch of comment typos found by codespell. Patch by | Chris Lattner |
2011-02-19 | Re-instate r125819 and r125820 with no functionality change | Peter Collingbourne |
2011-02-19 | Revert 125820 and 125819 to fix PR9266. | Rafael Espindola |
2011-02-18 | Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction | Peter Collingbourne |
2011-01-25 | Add -add-plugin flag, which runs plugins in addition to codegen. | Nico Weber |
2010-11-18 | Refactoring of Diagnostic class. | Argyrios Kyrtzidis |
2010-11-17 | adjust for llvm mainline, yay type safety | Chris Lattner |
2010-06-15 | Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library... | Daniel Dunbar |