summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-05-03 05:21:36 +0000
committerTobias Grosser <tobias@grosser.es>2015-05-03 05:21:36 +0000
commita63b7cee66ff16485a8927d0fe86bd1ab0e21f4d (patch)
tree48ee290b469c44a976afd7373f9282765db34ce3 /llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
parent4b5b1ac99702a99eaad6faccd9c55ddc83b23c5d (diff)
downloadbcm5719-llvm-a63b7cee66ff16485a8927d0fe86bd1ab0e21f4d.tar.gz
bcm5719-llvm-a63b7cee66ff16485a8927d0fe86bd1ab0e21f4d.zip
Adding debug location information to Polly's JSCOP and dot exports
This change adds location information for the detected regions in Polly when the required debug information is available. The JSCOP output format is extended with a "location" field which contains the information in the format "source.c:start-end" The dot output is extended to contain the location information for each nested region in the analyzed function. As part of this change, the existing getDebugLocation function has been moved into lib/Support/ScopLocation.cpp to avoid having to include polly/ScopDetectionDiagnostics.h. Differential Revision: http://reviews.llvm.org/D9431 Contributed-by: Roal Jordans <r.jordans@tue.nl> llvm-svn: 236393
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud