| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Shuffle some code around; this will make it easier to use the new layout code... | Anders Carlsson | 2010-03-25 | 1 | -32/+4 | |
| * | Use getNamedGlobal instead of getGlobalVariable. (Fixes self-host). | Anders Carlsson | 2010-03-24 | 1 | -1/+1 | |
| * | More vtable work; preparations for moving over to the new vtable layout code ... | Anders Carlsson | 2010-03-24 | 1 | -1/+1 | |
| * | Rename CGVtableInfo to CodeGenVTables in preparation of adding another VTable... | Anders Carlsson | 2010-03-23 | 1 | -17/+15 | |
| * | Pass information about whether a base is virtual or not down to getCtorVtable... | Anders Carlsson | 2010-02-28 | 1 | -9/+12 | |
| * | Move the VTT related code into its own file, CGVTT.cpp | Anders Carlsson | 2010-01-21 | 1 | -0/+398 | |

