summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/register-variables.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-2/+2
* [DebugInfo] Nerf placeDbgValues, with prejudiceJeremy Morse2019-12-091-28/+14
* Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu2019-08-051-7/+7
* Revert "Changing representation of .cv_def_range directives in Codeview debug...Nilanjana Basu2019-08-051-7/+7
* Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu2019-08-051-7/+7
* Temporarily Revert "Changing representation of cv_def_range directives in Cod...Eric Christopher2019-08-021-7/+7
* Changing representation of cv_def_range directives in Codeview debug info ass...Nilanjana Basu2019-08-021-7/+7
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* [DebugInfo] Keep parameter DBG_VALUEs before prologue codeDavid Stenberg2019-02-121-1/+1
* [codeview] Use push_macro to avoid conflicts instead of a prefixReid Kleckner2018-08-161-7/+7
* [CodeView] Add prefix to CodeView registers.Jonas Devlieghere2018-05-291-7/+7
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* Re-land r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols fo...Reid Kleckner2018-03-151-7/+7
* Revert r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols for...Reid Kleckner2018-03-151-7/+7
* [CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopesBrock Wyma2018-03-151-7/+7
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-11/+11
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-2/+2
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-11/+11
* CodeView symbol dumper: use symbolic names for registersHans Wennborg2017-10-021-7/+7
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* [X86] Qualify the RMW INC/DEC patterns with NotSlowIncDec.Craig Topper2017-08-261-4/+4
* [x86] Teach the "generic" x86 CPU to avoid patterns that are slow onChandler Carruth2017-08-211-6/+6
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-7/+7
* [codeview] Change readobj symbol dumping formatReid Kleckner2017-07-111-15/+15
* 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