summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExpr.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Since isComplexType() no longer returns true for _Complex integers, the codeChris Lattner2008-04-041-4/+4
* Codegen assignment to self correctly, patch by David Chisnall!Chris Lattner2008-04-041-2/+10
* some cleanups on top of David's patch. There are still twoChris Lattner2008-03-301-23/+18
* Add initial support for objc codegen for methods, ivars, and theChris Lattner2008-03-301-0/+39
* simplify the clang codegen by using the new Builder.CreateStructGEP method.Chris Lattner2008-03-191-20/+15
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+615
OpenPOWER on IntegriCloud