Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Few more changes due to Daniel's feedback. | Fariborz Jahanian | 2008-11-19 | 1 | -2/+2 | |
* | Generate strong write barriers for __strong objects. | Fariborz Jahanian | 2008-11-19 | 1 | -10/+17 | |
* | Generate objc_read_weak for __weak objc loads. | Fariborz Jahanian | 2008-11-18 | 1 | -0/+4 | |
* | Some basic support toward objective-c's GC code gen. | Fariborz Jahanian | 2008-11-18 | 1 | -2/+13 | |
* | Add FIXME about potential problem in how property ref lvalues are handled. | Daniel Dunbar | 2008-10-17 | 1 | -0/+3 | |
* | Change CodeGen to emit calls using (RValue,Type) list: | Daniel Dunbar | 2008-09-09 | 1 | -0/+5 | |
* | Add special "property reference" CodeGen::LValue type for emitting | Daniel Dunbar | 2008-08-29 | 1 | -2/+24 | |
* | Move [LR]Value into CGValue.h | Daniel Dunbar | 2008-08-23 | 1 | -0/+208 |