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
/
vtt-layout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CodeGen: Start using inrange annotations on vtable getelementptr.
Peter Collingbourne
2016-12-13
1
-4
/
+4
*
CodeGen: New vtable group representation: struct of vtable arrays.
Peter Collingbourne
2016-12-13
1
-6
/
+7
*
CodeGen: Use 32-bit gep offsets to address vtable address points.
Peter Collingbourne
2016-03-14
1
-4
/
+4
*
CodeGen: Mark functions used in vtables as unnamed_addr.
Peter Collingbourne
2016-03-14
1
-0
/
+2
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-4
/
+4
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
1
-2
/
+2
*
PR13684: Emit vtable entries for deleted functions as __cxa_deleted_function.
David Blaikie
2012-10-16
1
-1
/
+12
*
Test pure virtual vtable entries in the Itanium ABI.
David Blaikie
2012-10-16
1
-0
/
+11
*
Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the excepti...
Anders Carlsson
2011-01-24
1
-3
/
+3
*
Set unnamed_addr in VTTs.
Rafael Espindola
2011-01-11
1
-4
/
+4
*
stop looking for #uses comments.
Chris Lattner
2010-09-02
1
-3
/
+3
*
More VTT builder fixes. With these fixes we now correctly handle the very com...
Anders Carlsson
2010-01-18
1
-4
/
+42
*
Fix a bunch of VTT layout bugs, add simple tests for VTT layout.
Anders Carlsson
2010-01-18
1
-0
/
+26