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
/
vtable-layout-abi-examples.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complete Rewrite of CGRecordLayoutBuilder
Warren Hunt
2014-02-21
1
-1
/
+1
*
Move vtable dumper call to VTableBuilder ctor
Peter Collingbourne
2011-09-26
1
-212
/
+223
*
Don't add address points for virtual primary bases that aren't primary bases ...
Anders Carlsson
2010-03-25
1
-1
/
+0
*
Improve vcall offset handling in construction vtables. With this we layout th...
Anders Carlsson
2010-03-10
1
-0
/
+123
*
Figured out why the test was failing, this will hopefully fix it.
Anders Carlsson
2010-02-27
1
-1
/
+0
*
XFAIL this for now. I have no idea why this test is failing on some machines....
Anders Carlsson
2010-02-27
1
-0
/
+1
*
Generate correct vcall offsets when we have a primary virtual base that is no...
Anders Carlsson
2010-02-24
1
-0
/
+32
*
Add another test from the ABI spec.
Anders Carlsson
2010-02-19
1
-0
/
+49
*
Fix another bug and add another class.
Anders Carlsson
2010-02-18
1
-0
/
+34
*
Add another class from cxx-vtable-ex.html
Anders Carlsson
2010-02-18
1
-1
/
+25
*
More work on vcall offsets.
Anders Carlsson
2010-02-18
1
-0
/
+25
*
Add tests from the Itanium C++ ABI spec.
Anders Carlsson
2010-02-18
1
-0
/
+25