1. 25a2b70 CodeGen: Start using inrange annotations on vtable getelementptr. by Peter Collingbourne · 9 years ago
  2. 2849c4e CodeGen: New vtable group representation: struct of vtable arrays. by Peter Collingbourne · 9 years ago
  3. 4e6a540 CodeGen: Use 32-bit gep offsets to address vtable address points. by Peter Collingbourne · 10 years ago
  4. bdf40a6 Test case updates for explicit type parameter to the gep operator by David Blaikie · 11 years ago
  5. 8d58513 Cast vtable address points to i32 (...)** to enable more globalopt by Reid Kleckner · 11 years ago
  6. 4362261 CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. by Stephen Lin · 12 years ago
  7. d6f1518 Fix another regression from the "skip vtable pointer initialization" by Anders Carlsson · 14 years ago
  8. 49c0bd2 Re-enable the fix for PR9181 now that all the edge cases are handled. by Anders Carlsson · 14 years ago
  9. b55c8c1 Disable the optimization until the bug noticed by Sean Hunt has been fixed. by Anders Carlsson · 14 years ago
  10. 9bd7d16 When emitting the destructor for a class with a vtable, if we can determine by Anders Carlsson · 14 years ago