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
/
lib
/
CodeGen
/
CGRecordLayout.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Perform zero-initialization of virtual base classes when emitting
John McCall
2011-02-15
1
-21
/
+50
*
A CGRecordLayout object persists. Since its contained types may
John McCall
2010-11-30
1
-4
/
+5
*
CGRecordLayout types are always struct types.
Anders Carlsson
2010-11-24
1
-7
/
+7
*
Rename BaseLLVMType to NonVirtualBaseLLVMType.
Anders Carlsson
2010-11-21
1
-5
/
+6
*
Introduce the concept of a non-virtual base type to CGRecordLayoutBuilder as ...
Anders Carlsson
2010-11-09
1
-3
/
+13
*
IRgen: Move CGBitFieldInfo strategy computation helpers to static member
Daniel Dunbar
2010-09-02
1
-0
/
+15
*
Go back to asking CodeGenTypes whether a type is zero-initializable.
John McCall
2010-08-22
1
-6
/
+7
*
Keep track of the LLVM field numbers for non-virtual bases.
Anders Carlsson
2010-05-18
1
-0
/
+9
*
Fix comments.
Daniel Dunbar
2010-04-27
1
-3
/
+3
*
IRgen: Change CGBitFieldInfo to take the AccessInfo as constructor arguments,...
Daniel Dunbar
2010-04-15
1
-10
/
+27
*
IRgen: Eliminate now unused fields from CGBitFieldInfo.
Daniel Dunbar
2010-04-15
1
-12
/
+9
*
IRgen: Tweak CGBitFieldInfo doxyments & add an accessor.
Daniel Dunbar
2010-04-14
1
-0
/
+10
*
IRgen: Enhance CGBitFieldInfo with enough information to fully describe the "...
Daniel Dunbar
2010-04-13
1
-1
/
+83
*
IRgen: Add CGRecordLayout::dump, and dump (irgen) record layouts as part of -...
Daniel Dunbar
2010-04-12
1
-0
/
+9
*
IRgen: Move the bit-field access type into CGBitFieldInfo, and change bit-fie...
Daniel Dunbar
2010-04-08
1
-3
/
+6
*
IRgen: Move BitFieldIsSigned bit into CGBitFieldInfo.
Daniel Dunbar
2010-04-06
1
-2
/
+4
*
IRgen: Lift BitFieldInfo to CGBitFieldInfo at namespace level.
Daniel Dunbar
2010-04-05
1
-15
/
+13
*
IRGen: Move the auxiliary data structures tracking AST -> LLVM mappings out o...
Daniel Dunbar
2010-03-31
1
-4
/
+47
*
IRGen: Hide CGRecordLayoutBuilder class, because I can.
Daniel Dunbar
2010-03-31
1
-0
/
+4
*
IRgen: Move CGRecordLayout to its own happy little file.
Daniel Dunbar
2010-03-30
1
-0
/
+48