summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExprScalar.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Codegen assignment to self correctly, patch by David Chisnall!Chris Lattner2008-04-041-2/+1
* add a common base class "PointerLikeType" for PointerType and ReferenceType,Chris Lattner2008-04-021-2/+2
* some cleanups on top of David's patch. There are still twoChris Lattner2008-03-301-17/+9
* Add initial support for objc codegen for methods, ivars, and theChris Lattner2008-03-301-2/+10
* simplify the clang codegen by using the new Builder.CreateStructGEP method.Chris Lattner2008-03-191-5/+2
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+1185
OpenPOWER on IntegriCloud