aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreFrameLowering.cpp
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2013-05-10 22:59:33 +0000
committerNadav Rotem <nrotem@apple.com>2013-05-10 22:59:33 +0000
commit9bba9f630005409f43bc3b0480e18fa9f8d43e69 (patch)
tree1dbc0e17fa72f098ec38d772e18c135578ce149d /lib/Target/XCore/XCoreFrameLowering.cpp
parent09ec4b21648700f9d4ef5bc90d732f90f32c930c (diff)
SLPVectorizer: Add support for trees with external users.
For example: bar() { int a = A[i]; int b = A[i+1]; B[i] = a; B[i+1] = b; foo(a); <--- a is used outside the vectorized expression. } git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181648 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/XCore/XCoreFrameLowering.cpp')
0 files changed, 0 insertions, 0 deletions