1. 2c822f1 Way more VTT builder cleanup. by Anders Carlsson · 15 years ago
  2. 50a2b42 More VTT builder cleanup. by Anders Carlsson · 15 years ago
  3. 9f17d41 More VTT cleanup. by Anders Carlsson · 15 years ago
  4. c1246c8 Start cleaning up the VTT builder to make it work more like the VTable builder. by Anders Carlsson · 15 years ago
  5. 1822254 Remove some VTT builder arguments that were always zero. by Anders Carlsson · 15 years ago
  6. 66d567d More address point map shuffling. by Anders Carlsson · 15 years ago
  7. ff143f8 Shuffle some code around; this will make it easier to use the new layout code for address points. by Anders Carlsson · 15 years ago
  8. 5eea876 Use getNamedGlobal instead of getGlobalVariable. (Fixes self-host). by Anders Carlsson · 15 years ago
  9. 5c6c1d9 More vtable work; preparations for moving over to the new vtable layout code (finally). by Anders Carlsson · 15 years ago
  10. af44035 Rename CGVtableInfo to CodeGenVTables in preparation of adding another VTableInfo class. by Anders Carlsson · 15 years ago
  11. 5d7af6b Pass information about whether a base is virtual or not down to getCtorVtable, we need this information in the vtable builder. by Anders Carlsson · 15 years ago
  12. 58b7eee Move the VTT related code into its own file, CGVTT.cpp by Anders Carlsson · 16 years ago