summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/local-variables.ll
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Use the first valid source location at the top of every MBBReid Kleckner2017-06-301-1/+1
* Re-land "Don't add DBG_VALUE instructions for static allocas in dbg.declare"Reid Kleckner2017-05-091-5/+0
* Revert "Don't add DBG_VALUE instructions for static allocas in dbg.declare"Reid Kleckner2017-05-091-0/+5
* Don't add DBG_VALUE instructions for static allocas in dbg.declareReid Kleckner2017-05-081-5/+0
* Reapply: "Remove debug location from common tail when tail-merging"Robert Lougher2016-10-261-6/+4
* revert: "Remove debug location from common tail when tail-merging"Robert Lougher2016-10-251-4/+6
* Remove debug location from common tail when tail-mergingRobert Lougher2016-10-251-6/+4
* [codeview] Add new directives to record inlined call site line infoReid Kleckner2016-09-071-0/+3
* Do not count debug instructions when counting number of uses to reorder frame...Dehao Chen2016-07-011-14/+14
* [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-2/+2
* [codeview] Dump def range lengths in hexReid Kleckner2016-02-111-5/+5
* [codeview] Describe int local variables using .cv_def_rangeReid Kleckner2016-02-101-0/+316
OpenPOWER on IntegriCloud