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
/
lib
/
CodeGen
/
CGVTables.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
When creating a this-adjustment thunk where the return value is of C++
Douglas Gregor
2010-05-20
1
-2
/
+9
*
Rework when and how vtables are emitted, by tracking where vtables are
Douglas Gregor
2010-05-13
1
-47
/
+7
*
Fix typo in comment; 80 col violation
Douglas Gregor
2010-05-06
1
-3
/
+3
*
Pass the globaldecl into GetOrCreateLLVMFunction so that llvm
Chris Lattner
2010-05-05
1
-1
/
+1
*
Vtable -> VTable renames across the board.
Anders Carlsson
2010-04-17
1
-31
/
+31
*
Fix a bug where we would sometimes incorrectly mark an vtable function as unu...
Anders Carlsson
2010-04-17
1
-6
/
+3
*
Fix another bug where we wouldn't generate secondary vtables for construction...
Anders Carlsson
2010-04-11
1
-5
/
+9
*
More renames.
Anders Carlsson
2010-04-11
1
-46
/
+46
*
Rename a function parameter.
Anders Carlsson
2010-04-11
1
-6
/
+10
*
Fix a bug where we were adding too many vcall offsets in some cases.
Anders Carlsson
2010-04-11
1
-20
/
+7
*
Enable an assert and remove a now unnecessary assert.
Anders Carlsson
2010-04-10
1
-12
/
+0
*
Fix a bug where we would add the same function twice in a vtable.
Anders Carlsson
2010-04-10
1
-18
/
+20
*
Rename VtableComponent and VtableBuilder.
Anders Carlsson
2010-04-10
1
-90
/
+90
*
Rename CGVtable files to CGVTables.
Anders Carlsson
2010-04-08
1
-0
/
+3185
[prev]