Age | Commit message (Expand) | Author |
---|---|---|
2011-06-28 | Eliminate most uses of ShallowCollectObjCIvars which requires | Fariborz Jahanian |
2011-06-22 | Emit @finally blocks completely lazily instead of forcing their | John McCall |
2011-06-16 | Restore correct use of GC barriers. | John McCall |
2011-05-23 | Fix some problems where functions must be bitcast but we're expecting a llvm:... | David Chisnall |
2011-05-12 | Make this code more resilient against catch variables which need cleanups. | John McCall |
2011-04-22 | Replace some literal 8s with char width and char align. No change in | Ken Dyck |
2011-04-14 | Replace a couple of divide-by-8s with divide-by-charwidths. No change in | Ken Dyck |
2011-03-25 | Continuing work on ObjC tidyup: | David Chisnall |