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-member-pointers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MS] Mangle a hash of the main file path into anonymous namespaces
Reid Kleckner
2018-08-17
1
-4
/
+4
*
[MS] Don't escape MS C++ names with \01
Reid Kleckner
2018-03-16
1
-24
/
+24
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-2
/
+2
*
Revert "Start setting dso_local for COFF."
Rafael Espindola
2018-02-23
1
-2
/
+2
*
Start setting dso_local for COFF.
Rafael Espindola
2018-02-23
1
-2
/
+2
*
Reinstate r239499 and r239503
David Majnemer
2015-06-11
1
-2
/
+21
*
Revert "[MS ABI] Allow fastcall member function pointers to get CodeGen'd"
Manuel Klimek
2015-06-11
1
-21
/
+2
*
[MS ABI] Allow memfn pointers with unconvertible types to be formed
David Majnemer
2015-06-11
1
-2
/
+21
*
[opaque pointer types] Explicit non-pointer type for call expressions
David Blaikie
2015-04-16
1
-12
/
+12
*
MS ABI: Mangle virtual member pointer thunks with the correct CC
David Majnemer
2015-03-14
1
-0
/
+19
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-10
/
+10
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-10
/
+10
*
Add the "thunk" attribute to MS ABI virtual member pointers
Reid Kleckner
2015-01-21
1
-4
/
+14
*
MS ABI: Virtual member pointer thunks should be in COMDAT groups
David Majnemer
2015-01-21
1
-6
/
+8
*
Fix my broken test cases.
Reid Kleckner
2014-08-29
1
-22
/
+2
*
Make all virtual member pointers use variadic musttail calls
Reid Kleckner
2014-08-29
1
-67
/
+67
*
MS ABI: Virtual member pointer thunks are not unnamed_addr
Reid Kleckner
2014-08-15
1
-12
/
+14
*
MS ABI: Use musttail for vtable thunks that pass arguments by value
Reid Kleckner
2014-07-26
1
-12
/
+33
*
MS ABI: Use musttail for thunk IR generation
Reid Kleckner
2014-05-15
1
-8
/
+36
*
MS ABI: Pass 'sret' as the second parameter of instance methods
Reid Kleckner
2014-05-09
1
-10
/
+10
*
Render anonymous entities as '(anonymous <thing>)' (and lambdas as '(lambda a...
David Blaikie
2014-04-02
1
-10
/
+10
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-2
/
+2
*
[-cxx-abi microsoft] Emit thunks for pointers to virtual member functions
Hans Wennborg
2013-11-15
1
-0
/
+108