| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Move a bunch of class related functions to CGClass.cpp, no functionality change. | Anders Carlsson | 2009-12-24 | 1 | -0/+775 | |
| | | | | | llvm-svn: 92148 | |||||
| * | Add CodeGenModule::ComputeThunkAdjustment, which Eli wrote. | Anders Carlsson | 2009-12-03 | 1 | -0/+36 | |
| | | | | | llvm-svn: 90401 | |||||
| * | Tests now pass with the assertion. | Eli Friedman | 2009-11-28 | 1 | -3/+0 | |
| | | | | | llvm-svn: 90026 | |||||
| * | Add a much more thorough test of casts to virtual bases, and fix | Eli Friedman | 2009-11-28 | 1 | -14/+13 | |
| | | | | | | | GetCXXBaseClassOffset to actually pass the test. llvm-svn: 90025 | |||||
| * | Get rid of the ugly CGCXX names and replace them with CGClass, CGExprCXX and ↵ | Anders Carlsson | 2009-11-24 | 1 | -0/+239 | |
| CGTemporaries. llvm-svn: 89742 | ||||||

