summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/register-variables.ll
Commit message (Expand)AuthorAgeFilesLines
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-58/+61
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Teach LiveDebugValues about lexical scopes.Adrian Prantl2016-09-281-4/+4
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-2/+2
* Win64: Don't use REX prefix for direct tail callsHans Wennborg2016-09-081-1/+1
* PR26055: Speed up LiveDebugValues by replacing lists with bitvectors.Adrian Prantl2016-05-251-4/+4
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-4/+3
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* [codeview] Only emit function ids for inlined functionsReid Kleckner2016-03-181-1/+1
* [codeview] Describe local variables in registersReid Kleckner2016-02-121-0/+291
OpenPOWER on IntegriCloud