summaryrefslogtreecommitdiff
path: root/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2014-02-16 08:46:55 +0000
committerEric Christopher <echristo@gmail.com>2014-02-16 08:46:55 +0000
commit0cefb0ecbc995f53fc8724105fa4a42bebbf4110 (patch)
tree3919f48eb3c4ff9ef3b48f6986c62db2109beb0a /lib/Transforms/Vectorize/SLPVectorizer.cpp
parent268e96a8a61cecfc7000e300b8e39e9e15ce756b (diff)
downloadllvm-0cefb0ecbc995f53fc8724105fa4a42bebbf4110.tar.gz
llvm-0cefb0ecbc995f53fc8724105fa4a42bebbf4110.tar.bz2
llvm-0cefb0ecbc995f53fc8724105fa4a42bebbf4110.tar.xz
Add a DIELoc class to cover the DW_FORM_exprloc set of expressions
alongside DIEBlock and replace uses accordingly. Use DW_FORM_exprloc in DWARF4 and later code. Update testcases. Adding a DIELoc instead of using extra forms inside DIEBlock so that we can keep location expressions separate from other uses. No direct use at the moment, however, it's not a lot of code and using a separately named class keeps it somewhat more obvious what's going on in various locations. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201481 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions