summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGValue.h
Commit message (Expand)AuthorAgeFilesLines
...
* Few more changes due to Daniel's feedback.Fariborz Jahanian2008-11-191-2/+2
* Generate strong write barriers for __strong objects.Fariborz Jahanian2008-11-191-10/+17
* Generate objc_read_weak for __weak objc loads.Fariborz Jahanian2008-11-181-0/+4
* Some basic support toward objective-c's GC code gen.Fariborz Jahanian2008-11-181-2/+13
* Add FIXME about potential problem in how property ref lvalues are handled.Daniel Dunbar2008-10-171-0/+3
* Change CodeGen to emit calls using (RValue,Type) list:Daniel Dunbar2008-09-091-0/+5
* Add special "property reference" CodeGen::LValue type for emittingDaniel Dunbar2008-08-291-2/+24
* Move [LR]Value into CGValue.hDaniel Dunbar2008-08-231-0/+208
OpenPOWER on IntegriCloud