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
/
thunks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When re-using a vtable slot for the nearest overridden method, just because
John McCall
2010-11-09
1
-0
/
+19
*
Just disable the hidden-visibility optimization for now by hiding it behind
John McCall
2010-08-12
1
-3
/
+4
*
Extend the visibility-hidden optimization to linkonce_odr thunks for
John McCall
2010-08-04
1
-1
/
+14
*
Don't try to emit the vtable for a class just because we're emitting a
John McCall
2010-06-02
1
-0
/
+12
*
Correctly pass aggregates by reference when emitting thunks.
John McCall
2010-05-26
1
-0
/
+18
*
When generating the call arguments in a thunk to call the thunkee, do
Douglas Gregor
2010-05-21
1
-0
/
+45
*
When creating a this-adjustment thunk where the return value is of C++
Douglas Gregor
2010-05-20
1
-4
/
+45
*
Rework when and how vtables are emitted, by tracking where vtables are
Douglas Gregor
2010-05-13
1
-1
/
+1
*
Give thunks the same linkage as their original methods.
Anders Carlsson
2010-03-27
1
-4
/
+25
*
Flip the switch and use the new vtable layout code for thunks by default. Add...
Anders Carlsson
2010-03-24
1
-0
/
+116