index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
alias.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Bugfix] fix r369705 unit test
Nick Desaulniers
2019-08-22
1
-1
/
+1
*
[Clang][CodeGen] set alias linkage on QualType
Nick Desaulniers
2019-08-22
1
-0
/
+11
*
Update test after r328635 in LLVM
Krzysztof Parzyszek
2018-03-27
1
-3
/
+3
*
Cleanup the handling of noinline function attributes, -fno-inline,
Chandler Carruth
2016-12-23
1
-2
/
+2
*
Fix Clang tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
Paul Robinson
2016-02-26
1
-3
/
+3
*
[opaque pointer type] update test cases for explicit pointee types on global ...
David Blaikie
2015-09-11
1
-8
/
+8
*
The alias.c test now requires arm-registered-target
John Brawn
2015-08-12
1
-0
/
+1
*
Add test for PR24379
John Brawn
2015-08-12
1
-2
/
+25
*
CodeGen: Don't drop thread_local when emitting __thread aliases
David Majnemer
2014-10-15
1
-0
/
+5
*
Update for llvm change.
Rafael Espindola
2014-07-30
1
-1
/
+1
*
Update for llvm API change.
Rafael Espindola
2014-06-03
1
-2
/
+2
*
Update for llvm api change.
Rafael Espindola
2014-05-16
1
-2
/
+2
*
Fix pr19653.
Rafael Espindola
2014-05-05
1
-0
/
+5
*
Handle and warn on aliases to weak aliases.
Rafael Espindola
2014-03-27
1
-0
/
+6
*
Also don't hardcode the order on this test.
Rafael Espindola
2013-10-14
1
-2
/
+2
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-1
/
+1
*
Fix testcases to not rely upon target-* attributes.
Bill Wendling
2013-02-26
1
-9
/
+7
*
Revert "Add more attributes from the command line to functions."
Anna Zaks
2013-02-25
1
-7
/
+9
*
Add more attributes from the command line to functions.
Bill Wendling
2013-02-25
1
-9
/
+7
*
Modify the tests to use attribute group references instead of listing the
Bill Wendling
2013-02-20
1
-5
/
+11
*
Add the 'target-cpu' and 'target-features' attributes to functions.
Bill Wendling
2013-02-15
1
-2
/
+2
*
Fix another spot where this test varied for a Release build.
Alex Rosenberg
2012-10-05
1
-2
/
+2
*
Make test resilient to Release build temp names.
Alex Rosenberg
2012-10-05
1
-2
/
+2
*
Propagate calling convention for aliases and weakrefs.
Alex Rosenberg
2012-10-05
1
-7
/
+23
*
FileCheckize test
Alex Rosenberg
2012-10-05
1
-15
/
+13
*
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
-6
/
+6
*
Diagnose uses of function specifiers on declarations which don't declare
Eli Friedman
2009-04-07
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
make alias definition logic more similar to functions/globals.
Chris Lattner
2009-03-22
1
-0
/
+7
*
fix PR3200 by making alias emission use the new infrastructure. Fold
Chris Lattner
2009-03-22
1
-1
/
+13
*
IRgen support for alias of global variable.
Daniel Dunbar
2009-03-19
1
-0
/
+13