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
/
CodeGen
/
c-strings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set dso_local on string literals.
Rafael Espindola
2018-03-20
1
-1
/
+1
*
[MS] Don't escape MS C++ names with \01
Reid Kleckner
2018-03-16
1
-4
/
+4
*
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
*
[Hexagon] Xfail two tests that fail due to over-aligning arrays
Krzysztof Parzyszek
2015-12-14
1
-0
/
+5
*
Account for calling convention specifiers in function definitions in IR test ...
David Blaikie
2015-06-29
1
-11
/
+11
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-4
/
+4
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-1
/
+1
*
Add comdat to string literal variables on COFF.
Rafael Espindola
2015-01-16
1
-1
/
+1
*
MS ABI: Eliminate Duplicate Strings
David Majnemer
2014-03-24
1
-5
/
+10
*
Revert r204562,204566,204586,204587 as they broke ASan on Windows
Timur Iskhodzhanov
2014-03-24
1
-10
/
+5
*
CodeGen: Remove unneeded directives
David Majnemer
2014-03-24
1
-24
/
+10
*
CodeGen: Make string tests exercise the MS ABI
David Majnemer
2014-03-23
1
-1
/
+20
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-5
/
+5
*
Add SystemZ support
Ulrich Weigand
2013-05-06
1
-3
/
+10
*
FileCheck'ize test
Dmitri Gribenko
2013-01-25
1
-7
/
+26
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-4
/
+4
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
make sure the size of constant arrays is respected
Nuno Lopes
2008-08-13
1
-1
/
+3
*
Add GetAddrOfConstantCString method
Daniel Dunbar
2008-08-13
1
-0
/
+34