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-thunks.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
-1
/
+1
*
[MS] Don't escape MS C++ names with \01
Reid Kleckner
2018-03-16
1
-38
/
+38
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-4
/
+4
*
Revert "Start setting dso_local for COFF."
Rafael Espindola
2018-02-23
1
-4
/
+4
*
Start setting dso_local for COFF.
Rafael Espindola
2018-02-23
1
-4
/
+4
*
CodeGen: Assign an appropriate comdat to thunks.
Peter Collingbourne
2015-06-30
1
-2
/
+2
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-2
/
+2
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-6
/
+6
*
Add comdat to thunks.
Rafael Espindola
2015-01-19
1
-3
/
+3
*
Make this test a bit stricter. NFC.
Rafael Espindola
2015-01-19
1
-6
/
+6
*
MS ABI: Properly call global delete when invoking virtual destructors
David Majnemer
2014-10-31
1
-2
/
+2
*
MS ABI: Emit more canonical vbptr stores and loads
Reid Kleckner
2014-10-22
1
-4
/
+3
*
MS ABI: Update the thunk linkage computation
Hans Wennborg
2014-06-06
1
-4
/
+15
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-2
/
+2
*
Fix PR17738 - add support for vtordisp thunks when using -cxx-abi microsoft
Timur Iskhodzhanov
2013-11-06
1
-2
/
+0
*
Make thunk this/return adjustment ABI-specific. Also, fix the return adjustme...
Timur Iskhodzhanov
2013-10-30
1
-7
/
+30
*
Use castAs instead of cast in thunk generation
Reid Kleckner
2013-10-11
1
-0
/
+15
*
Reland 192220 "Abstract out parts of thunk emission code, add support for sim...
Timur Iskhodzhanov
2013-10-09
1
-0
/
+118
*
Revert 192220 as it fails on an assertion
Timur Iskhodzhanov
2013-10-08
1
-118
/
+0
*
Abstract out parts of thunk emission code, add support for simple thunks when...
Timur Iskhodzhanov
2013-10-08
1
-0
/
+118