Age | Commit message (Expand) | Author |
---|---|---|
2008-05-08 | Add basic support for the pic-* target triples and add support for | Chris Lattner |
2008-04-19 | Generate code for annotation attributes. | Nate Begeman |
2008-04-15 | Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVar... | Steve Naroff |
2008-04-06 | remove the Decl::getCanonicalType() method. | Chris Lattner |
2008-04-04 | Since isComplexType() no longer returns true for _Complex integers, the code | Chris Lattner |
2008-04-04 | Codegen assignment to self correctly, patch by David Chisnall! | Chris Lattner |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |