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-static-initializers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add -mconstructor aliases to some tests.
Rafael Espindola
2013-11-09
1
-1
/
+1
*
[ms-cxxabi] Mangle dynamic initializer stubs the same way MSVC does
Reid Kleckner
2013-09-10
1
-4
/
+4
*
[ms-cxxabi] Implement guard variables for static initialization
Reid Kleckner
2013-09-10
1
-7
/
+104
*
Add a separate llvm.global_ctors entry for linkonce_odr data initializers
Reid Kleckner
2013-08-22
1
-2
/
+5
*
Reapply r176133 with testcase fixes.
Bill Wendling
2013-02-27
1
-6
/
+5
*
Revert "Add more attributes from the command line to functions."
Anna Zaks
2013-02-25
1
-5
/
+6
*
Add more attributes from the command line to functions.
Bill Wendling
2013-02-25
1
-6
/
+5
*
Modify the tests to use attribute group references instead of listing the
Bill Wendling
2013-02-20
1
-4
/
+7
*
clang/test/CodeGenCXX/microsoft-*: Fix for -Asserts.
NAKAMURA Takumi
2012-09-25
1
-2
/
+2
*
In the MS ABI, ctors return 'this'. Patch by Dmitry Sokolov.
John McCall
2012-09-25
1
-3
/
+3
*
[Windows] Use thiscall as the default calling convention for class methods. P...
Timur Iskhodzhanov
2012-07-12
1
-6
/
+6
*
Abstract the emission of global destructors into ABI-specific code
John McCall
2012-05-01
1
-0
/
+52