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