1. fb00c88 Complete Rewrite of CGRecordLayoutBuilder by Warren Hunt · 12 years ago
  2. 085095f Move vtable dumper call to VTableBuilder ctor by Peter Collingbourne · 14 years ago
  3. 151b062 Don't add address points for virtual primary bases that aren't primary bases in the complete class. by Anders Carlsson · 16 years ago
  4. ca82a4f Improve vcall offset handling in construction vtables. With this we layout the construction vtables from the ABI examples correctly. by Anders Carlsson · 16 years ago
  5. 4d0729a Figured out why the test was failing, this will hopefully fix it. by Anders Carlsson · 16 years ago
  6. ec27c49 XFAIL this for now. I have no idea why this test is failing on some machines. Looks like some sort of whitespace issue in FileCheck. by Anders Carlsson · 16 years ago
  7. a9f633b Generate correct vcall offsets when we have a primary virtual base that is not a primary base in the complete class hierarchy. by Anders Carlsson · 16 years ago
  8. 8210950 Add another test from the ABI spec. by Anders Carlsson · 16 years ago
  9. e5faca7 Fix another bug and add another class. by Anders Carlsson · 16 years ago
  10. aa7444c Add another class from cxx-vtable-ex.html by Anders Carlsson · 16 years ago
  11. 8847d9e More work on vcall offsets. by Anders Carlsson · 16 years ago
  12. 664b7d0 Add tests from the Itanium C++ ABI spec. by Anders Carlsson · 16 years ago