Age | Commit message (Expand) | Author |
---|---|---|
2011-12-14 | Per discussion on the list, remove BitcodeVerify pass to reimplement as a fre... | Chad Rosier |
2011-12-12 | Add frontend flags to enable bitcode verifier pass. | Chad Rosier |
2011-09-25 | Rename Diagnostic to DiagnosticsEngine as per issue 5397 | David Blaikie |
2011-07-20 | add raw_ostream and Twine to LLVM.h, eliminating a ton of llvm:: qualifications. | Chris Lattner |
2011-07-05 | Add the ObjC ARC optimization passes manually, now that they're not | Dan Gohman |
2010-07-27 | Revert r109546, it broke linux build. | Argyrios Kyrtzidis |
2010-07-27 | Merge PCHWriterDecl.cpp's isRequiredDecl and CodeGenModule::MayDeferGeneratio... | Argyrios Kyrtzidis |
2010-06-15 | Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library... | Daniel Dunbar |