Age | Commit message (Expand) | Author |
---|---|---|
2009-07-08 | Push LLVMContext _back_ through IRBuilder. | Owen Anderson |
2009-07-08 | Switch GlobalVariable ctors to a sane API, where *either* a context or a modu... | Owen Anderson |
2009-07-08 | Push LLVMContext through GlobalVariables and IRBuilder. | Owen Anderson |
2009-03-07 | Introduce new linkage types linkonce_odr, weak_odr, common_odr | Duncan Sands |
2009-01-16 | Registry.h should not depend on CommandLine.h. | Mikhail Glushenkov |
2009-01-16 | Delete trailing whitespace. | Mikhail Glushenkov |
2008-09-25 | Large mechanical patch. | Devang Patel |
2008-08-17 | Rename some GC classes so that their roll will hopefully be clearer. | Gordon Henriksen |
2008-08-17 | Factor GC metadata table assembly generation out of Collector in preparation ... | Gordon Henriksen |