1. 014a358 Don't add address points for virtual primary bases that aren't primary bases in the complete class. by Anders Carlsson · 14 years ago
  2. db4022c Improve vcall offset handling in construction vtables. With this we layout the construction vtables from the ABI examples correctly. by Anders Carlsson · 14 years ago
  3. e54d1c1 Figured out why the test was failing, this will hopefully fix it. by Anders Carlsson · 14 years ago
  4. 64b6e80 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 · 14 years ago
  5. 5edcc37 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 · 15 years ago
  6. f2349fc Add another test from the ABI spec. by Anders Carlsson · 15 years ago
  7. 8b6765f Fix another bug and add another class. by Anders Carlsson · 15 years ago
  8. 54d9a78 Add another class from cxx-vtable-ex.html by Anders Carlsson · 15 years ago
  9. eb577d0 More work on vcall offsets. by Anders Carlsson · 15 years ago
  10. be71e3b Add tests from the Itanium C++ ABI spec. by Anders Carlsson · 15 years ago