Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compute and preserve alignment more faithfully in IR-generation. | John McCall | 2015-09-08 | 1 | -5/+5 |
* | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -33/+33 |
* | When emitting a multidimensional array new, emit the initializers for the | Richard Smith | 2014-06-03 | 1 | -17/+70 |
* | Quick-Fix pointer arithmetic when performing multi-D new-array initialization. | Faisal Vali | 2013-12-14 | 1 | -2/+3 |
* | When performing an array new of a multidimensional array with an initializer | Richard Smith | 2013-12-11 | 1 | -0/+106 |