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
/
bitfield-2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
C11 _Bool bitfield diagnostic
Rachel Craik
2015-09-14
1
-1
/
+1
*
Respect alignment of nested bitfields
Ulrich Weigand
2015-07-10
1
-6
/
+6
*
Complete Rewrite of CGRecordLayoutBuilder
Warren Hunt
2014-02-21
1
-4
/
+4
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-8
/
+8
*
Changes so that a few tests do not fail when running under guarded malloc.
Argyrios Kyrtzidis
2013-07-12
1
-1
/
+1
*
Add indents to AST dumping and removed parenthesis from AST nodes.
Richard Trieu
2013-01-31
1
-4
/
+4
*
Implement AST dumper for Decls.
Alexander Kornienko
2012-12-20
1
-4
/
+4
*
Rework the bitfield access IR generation to address PR13619 and
Chandler Carruth
2012-12-06
1
-31
/
+7
*
clang side to match the LLVM IR type system rewrite patch.
Chris Lattner
2011-07-09
1
-4
/
+4
*
Go back to asking CodeGenTypes whether a type is zero-initializable.
John McCall
2010-08-22
1
-4
/
+4
*
IRgen: Fix another case where we generated an invalid access component when we
Daniel Dunbar
2010-04-22
1
-0
/
+21
*
IRgen: Fix case where we might generate an access component with width == 0, if
Daniel Dunbar
2010-04-22
1
-0
/
+35
*
IRgen: Set alignment correctly on bit-field accesses.
Daniel Dunbar
2010-04-22
1
-6
/
+36
*
IRgen: Rewrite bit-field access policy to not access data beyond the bounds o...
Daniel Dunbar
2010-04-22
1
-3
/
+49
*
IRgen: Always use i8 arrays to access union bit-fields. This is ugly, but
Daniel Dunbar
2010-04-20
1
-10
/
+23
*
Fix an assert when assigning a boolean value to a bitfield of type _Bool.
Anders Carlsson
2010-04-17
1
-0
/
+16
*
IRgen: (Reapply 101222, with fixes) Move EmitStoreThroughBitfieldLValue to us...
Daniel Dunbar
2010-04-15
1
-0
/
+207
*
Speculatively revert "IRgen: Move EmitStoreThroughBitfieldLValue to use new C...
Daniel Dunbar
2010-04-14
1
-176
/
+0
*
IRgen: Move EmitStoreThroughBitfieldLValue to use new CGBitfieldInfo::AccessI...
Daniel Dunbar
2010-04-14
1
-0
/
+176