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
/
microsoft-abi-virtual-inheritance.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MS ABI] Don't zero-initialize vbptrs in bases
David Majnemer
2015-11-02
1
-0
/
+26
*
Compute and preserve alignment more faithfully in IR-generation.
John McCall
2015-09-08
1
-2
/
+2
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-25
/
+25
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-43
/
+43
*
Cast vtable address points to i32 (...)** to enable more globalopt
Reid Kleckner
2014-12-03
1
-11
/
+11
*
MS ABI: Properly call global delete when invoking virtual destructors
David Majnemer
2014-10-31
1
-16
/
+16
*
MS ABI: Emit more canonical vbptr stores and loads
Reid Kleckner
2014-10-22
1
-20
/
+15
*
Add one more test for PR19172
Timur Iskhodzhanov
2014-03-21
1
-0
/
+41
*
Fix PR19172 - wrong this adjustment calculated for virtual destructor in a cl...
Timur Iskhodzhanov
2014-03-20
1
-0
/
+42
*
Fix PR19104: Incorrect handling of non-virtual calls of virtual methods
Timur Iskhodzhanov
2014-03-14
1
-0
/
+38
*
Fix PR18967 -- Bad this adjustment for virtual methods in a diamond virtual i...
Timur Iskhodzhanov
2014-03-07
1
-6
/
+1
*
[MS ABI] Error instead of generating bad vftables for certain virtual hierarc...
Hans Wennborg
2014-02-27
1
-1
/
+6
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-2
/
+2
*
[ms-abi] Always generate complete constructors in the Microsoft C++ ABI
Reid Kleckner
2014-01-13
1
-0
/
+27
*
Use GEPs correctly when adjusting this in MicrosoftCXXABI
Timur Iskhodzhanov
2013-10-22
1
-7
/
+7
*
[-cxx-abi microsoft] Fix this argument/parameter offsets for virtual destruct...
Timur Iskhodzhanov
2013-10-16
1
-3
/
+128
*
Initialize vtorDisp in class constructors and destructors
Timur Iskhodzhanov
2013-10-09
1
-7
/
+93
*
Reland 192220 "Abstract out parts of thunk emission code, add support for sim...
Timur Iskhodzhanov
2013-10-09
1
-0
/
+8
*
Revert 192220 as it fails on an assertion
Timur Iskhodzhanov
2013-10-08
1
-8
/
+0
*
Abstract out parts of thunk emission code, add support for simple thunks when...
Timur Iskhodzhanov
2013-10-08
1
-0
/
+8
*
Abstract out the emission of vtables, add basic support for vtable emission w...
Timur Iskhodzhanov
2013-09-27
1
-0
/
+16
*
Abstract out virtual calls and virtual function prologue code generation; imp...
Timur Iskhodzhanov
2013-08-21
1
-7
/
+75
*
[ms-cxxabi] Move CodeGenVTables::needsVTTParameter to ItaniumCXXABI.
Peter Collingbourne
2013-06-28
1
-0
/
+11