summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/dbg-value-regmask-clobber.ll
Commit message (Expand)AuthorAgeFilesLines
* PR32288: More efficient encoding for DWARF expr subregister access.Adrian Prantl2017-03-161-4/+2
* Revert "PR32288: More efficient encoding for DWARF expr subregister access."Adrian Prantl2017-03-161-2/+4
* PR32288: More efficient encoding for DWARF expr subregister access.Adrian Prantl2017-03-161-4/+2
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-42/+46
* [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
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-2/+2
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Consider regmasks when computing register-based DBG_VALUE live rangesReid Kleckner2016-03-251-0/+117
OpenPOWER on IntegriCloud