Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IR: Make metadata typeless in assembly, clang side | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -1/+1 |
* | Revert "Revert "DI: LLVM schema change: fold constants into string"" | Duncan P. N. Exon Smith | 2014-10-03 | 1 | -1/+1 |
* | Revert "DI: LLVM schema change: fold constants into string" | Duncan P. N. Exon Smith | 2014-10-02 | 1 | -1/+1 |
* | DI: LLVM schema change: fold constants into string | Duncan P. N. Exon Smith | 2014-10-02 | 1 | -1/+1 |
* | Debug info: Explicitly set the DIVariable::isIndirect() flag for VLAs. | Adrian Prantl | 2013-09-18 | 1 | -1/+1 |
* | Reapply an improved version of r180816/180817. | Adrian Prantl | 2013-07-09 | 1 | -2/+1 |
* | Revert 180817 because 180816 was reverted. | Adrian Prantl | 2013-04-30 | 1 | -1/+2 |
* | Do not generate VLAs as complex variables any more, as they are now | Adrian Prantl | 2013-04-30 | 1 | -2/+1 |
* | The address of a vla is actually complex and requires a dereference. | Eric Christopher | 2012-05-08 | 1 | -0/+12 |