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
/
address-space-field1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup the handling of noinline function attributes, -fno-inline,
Chandler Carruth
2016-12-23
1
-1
/
+1
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-6
/
+6
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-4
/
+4
*
Fix testcases to not rely upon target-* attributes.
Bill Wendling
2013-02-26
1
-2
/
+2
*
Revert "Add more attributes from the command line to functions."
Anna Zaks
2013-02-25
1
-2
/
+2
*
Add more attributes from the command line to functions.
Bill Wendling
2013-02-25
1
-2
/
+2
*
Modify the tests to use attribute group references instead of listing the
Bill Wendling
2013-02-20
1
-1
/
+3
*
remove some tests that aren't adding any value: the check lines don't
Chris Lattner
2010-09-02
1
-10
/
+10
*
This test needs a triple: it's checking the alignment of a pointer in bytes.
John McCall
2010-08-21
1
-1
/
+1
*
IRgen: Set the alignment correctly when creating LValue for a decls.
Daniel Dunbar
2010-08-21
1
-8
/
+8
*
IRgen: Add CreateMemTemp, for creating an temporary memory object for a parti...
Daniel Dunbar
2010-02-09
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fix some tests in -Asserts mode.
Daniel Dunbar
2009-11-11
1
-17
/
+16
*
Tweak CHECK lines to eliminate a failure on i686-apple-darwin10
Douglas Gregor
2009-09-30
1
-1
/
+1
*
Convert from nonportable grep to filecheck, patch by John Thompson
Chris Lattner
2009-09-30
1
-3
/
+22
*
Preserve address space information through member accesses, e.g.,
Mon P Wang
2009-07-22
1
-0
/
+20