Age | Commit message (Expand) | Author |
---|---|---|
2009-07-28 | More CGRecordLayoutBuilder cleanup. | Anders Carlsson |
2009-07-27 | Fix a tail padding bug in the record layout builder code. The bug was found b... | Anders Carlsson |
2009-07-24 | Get rid of the size parameter to AppendField. No functionality change. | Anders Carlsson |
2009-07-23 | We don't need to keep track of the packed alignment, just whether the struct ... | Anders Carlsson |
2009-07-23 | Move the LLVM field number for bit fields into the BitFieldInfo structure, si... | Anders Carlsson |
2009-07-23 | Implement union layout support. | Anders Carlsson |
2009-07-23 | Check in CGRecordLayoutBuilder which is a reimplementation of the record lay... | Anders Carlsson |