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-available-externally.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
type_info objects are not unnamed_addr: the ABI requires us to
John McCall
2014-02-08
1
-1
/
+1
*
Don't pass -O0 to clang_cc1, it is the default.
Rafael Espindola
2013-09-04
1
-1
/
+1
*
Use -O0 in this test too.
Rafael Espindola
2013-09-03
1
-1
/
+1
*
Don't emit an available_externally vtable pointing to linkonce_odr funcs.
Rafael Espindola
2013-09-03
1
-19
/
+1
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-3
/
+3
*
The standard ARM C++ ABI dictates that inline functions are
John McCall
2013-01-25
1
-4
/
+5
*
Add another test that we can fully devirtualize now.
Anders Carlsson
2011-02-06
1
-0
/
+25
*
Pass a 'ForVTable' flag to GetAddrOfThunk and pass it along to GetOrCreateLLV...
Anders Carlsson
2011-02-05
1
-0
/
+26
*
Re-land r124768, with a fix for PR9130.
Anders Carlsson
2011-02-05
1
-0
/
+65
*
Revert 124768.
Rafael Espindola
2011-02-03
1
-48
/
+0
*
Don't try to mark virtual members referenced for classes where the key function
Anders Carlsson
2011-02-03
1
-0
/
+48
*
When building with optimizations, emit vtables where the key is not in the
Anders Carlsson
2011-01-30
1
-0
/
+55