summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SDDbgValue.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename SDDbgValue.h to SDNodeDbgValue.h for consistency.Evan Cheng2010-03-141-104/+0
| | | | llvm-svn: 98513
* Cosmetic: lengthen names and improve comments.Dale Johannesen2010-03-101-13/+12
| | | | llvm-svn: 98202
* Progress towards shepherding debug info through SelectionDAG.Dale Johannesen2010-03-101-12/+44
| | | | | | | No functional effect yet. This is still evolving and should not be viewed as final. llvm-svn: 98195
* Add Order to SDDbgValueDale Johannesen2010-03-081-4/+10
| | | | llvm-svn: 97939
* Add some new bits of debug info handling. NoDale Johannesen2010-03-061-0/+67
functional change yet. llvm-svn: 97855
OpenPOWER on IntegriCloud