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
/
static-init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit r139643.
Eli Friedman
2011-09-13
1
-3
/
+1
*
Revert r139643 while I look into it; it's breaking selfhost.
Eli Friedman
2011-09-13
1
-1
/
+3
*
Make clang use Acquire loads and Release stores where necessary.
Eli Friedman
2011-09-13
1
-3
/
+1
*
Perform an acquire memory barrier on the fast path of a thread-safe
John McCall
2011-06-17
1
-0
/
+3
*
Fix a test case and teach ClearLinkageCache() to clear the linkage of
John McCall
2011-03-22
1
-2
/
+2
*
Implement ARM static local initialization guards, which are more compact than
John McCall
2010-09-08
1
-1
/
+1
*
Correctly align large arrays in x86-64. This fixes PR5599.
Rafael Espindola
2010-06-04
1
-1
/
+1
*
If a function definition has any sort of weak linkage, its static local
John McCall
2010-05-25
1
-2
/
+13
*
For thread-safe static initialization of local statics with
Douglas Gregor
2010-05-05
1
-1
/
+3
*
Just bail out immediately when emitting an unreachable function-local static
John McCall
2010-05-03
1
-0
/
+11
*
Use the right linkage for static variables inside C++ inline functions.
Anders Carlsson
2010-02-07
1
-0
/
+12
*
Make sure to always mark a global variable as not being constant if it has a ...
Anders Carlsson
2010-01-26
1
-0
/
+7
*
implement PR5654: add -fassume-sane-operator-new, which is enabled by default...
Nuno Lopes
2009-12-16
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Handle emitting static variables that have reference type.
Anders Carlsson
2009-12-10
1
-4
/
+8
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-2
/
+2
*
Use the inbounds variant of getelementptr for common pointer arithmetic.
Dan Gohman
2009-08-12
1
-1
/
+1
*
Refactor some code and implement support for global destructors for static va...
Anders Carlsson
2009-08-08
1
-0
/
+13