summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/global-sra-array.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner2017-08-231-4/+2
* Un-revert r310014: false revert, it wasn't the cause of build breakVictor Leschuk2017-08-041-0/+129
* Revert r310014 as it breaks build lld-x86_64-darwin13Victor Leschuk2017-08-041-129/+0
* Teach GlobalSRA to update the debug info for split-up globals.Adrian Prantl2017-08-041-0/+129
OpenPOWER on IntegriCloud