summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/skip-vtable-pointer-initialization.cpp
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: Start using inrange annotations on vtable getelementptr.Peter Collingbourne2016-12-131-7/+7
* CodeGen: New vtable group representation: struct of vtable arrays.Peter Collingbourne2016-12-131-8/+8
* CodeGen: Use 32-bit gep offsets to address vtable address points.Peter Collingbourne2016-03-141-7/+7
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-8/+8
* Cast vtable address points to i32 (...)** to enable more globaloptReid Kleckner2014-12-031-8/+8
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-8/+8
* Fix another regression from the "skip vtable pointer initialization"Anders Carlsson2011-05-161-0/+14
* Re-enable the fix for PR9181 now that all the edge cases are handled.Anders Carlsson2011-05-151-2/+81
* Disable the optimization until the bug noticed by Sean Hunt has been fixed.Anders Carlsson2011-05-151-0/+1
* When emitting the destructor for a class with a vtable, if we can determineAnders Carlsson2011-05-141-0/+106