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-byval-thunks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-3
/
+3
*
[MS] Don't escape MS C++ names with \01
Reid Kleckner
2018-03-16
1
-12
/
+12
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-6
/
+6
*
Revert "Start setting dso_local for COFF."
Rafael Espindola
2018-02-23
1
-6
/
+6
*
Start setting dso_local for COFF.
Rafael Espindola
2018-02-23
1
-6
/
+6
*
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
-8
/
+8
*
clang/test/CodeGenCXX/microsoft-abi-byval-thunks.cpp: Fix for -Asserts, like ...
NAKAMURA Takumi
2014-07-26
1
-1
/
+1
*
MS ABI: Use musttail for vtable thunks that pass arguments by value
Reid Kleckner
2014-07-26
1
-5
/
+93
*
Fix my broken test case in NDEBUG :(
Reid Kleckner
2014-07-25
1
-1
/
+1
*
Fix my busted FileCheck invocation
Reid Kleckner
2014-07-25
1
-2
/
+2
*
MS ABI: Don't push destructor cleanups for aggregate parameters in thunks
Reid Kleckner
2014-07-25
1
-0
/
+25