aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-03-08 15:37:11 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-03-08 15:37:11 +0000
commit7893d29c62146baddf43c4d9d42678d246a52fea (patch)
treec55fbde846cc36071513a877b1709a7de88affde /lib/Transforms/Vectorize/LoopVectorize.cpp
parent1454cb86be54a8703fca396752be71c50c805b88 (diff)
R600: Optimize another selectcc case
fold selectcc (selectcc x, y, a, b, cc), b, a, b, setne -> selectcc x, y, a, b, cc Reviewed-by: Christian König <christian.koenig@amd.com> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176700 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions