summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/linear-dbg-value.ll
Commit message (Collapse)AuthorAgeFilesLines
* Move generic test to the Generic directoryAdrian Prantl2018-03-091-70/+0
| | | | llvm-svn: 327148
* Add DBG_VALUE support to the linear DAG schedulerAdrian Prantl2018-03-021-0/+70
The fast/linear DAG scheduler doesn't lower DBG_VALUEs except for function entry nodes. Patch by Joshua Cranmer! Differential Revision: https://reviews.llvm.org/D43028 llvm-svn: 326631
OpenPOWER on IntegriCloud