index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenCXX
/
skip-vtable-pointer-initialization.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CodeGen: Start using inrange annotations on vtable getelementptr.
Peter Collingbourne
2016-12-13
1
-7
/
+7
*
CodeGen: New vtable group representation: struct of vtable arrays.
Peter Collingbourne
2016-12-13
1
-8
/
+8
*
CodeGen: Use 32-bit gep offsets to address vtable address points.
Peter Collingbourne
2016-03-14
1
-7
/
+7
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-8
/
+8
*
Cast vtable address points to i32 (...)** to enable more globalopt
Reid Kleckner
2014-12-03
1
-8
/
+8
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-8
/
+8
*
Fix another regression from the "skip vtable pointer initialization"
Anders Carlsson
2011-05-16
1
-0
/
+14
*
Re-enable the fix for PR9181 now that all the edge cases are handled.
Anders Carlsson
2011-05-15
1
-2
/
+81
*
Disable the optimization until the bug noticed by Sean Hunt has been fixed.
Anders Carlsson
2011-05-15
1
-0
/
+1
*
When emitting the destructor for a class with a vtable, if we can determine
Anders Carlsson
2011-05-14
1
-0
/
+106