summaryrefslogtreecommitdiffstats
path: root/clang/CodeGen/CodeGenFunction.h
Commit message (Expand)AuthorAgeFilesLines
...
* implement codegen support for return of void and simple scalars.Chris Lattner2007-06-021-0/+4
* stub out codegen of binary plus. We now compile:Chris Lattner2007-06-021-0/+11
* Add support for codegen'ing paren exprs and if stmts. We can now codegen:Chris Lattner2007-05-301-5/+22
* implement codegen of integer literals.Chris Lattner2007-05-301-0/+29
* Implement codegen support for labels and gotos. We now compile:Chris Lattner2007-05-301-0/+17
* Add codegen support for NullStmt and CompoundStmt. {;;{};;} is now ours!Chris Lattner2007-05-291-2/+13
* Implement conversion of clang ast types to LLVM types, at least for some trivialChris Lattner2007-05-291-1/+9
* Reorganize codegen files.Chris Lattner2007-05-281-0/+38
OpenPOWER on IntegriCloud