summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMSubtarget.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-09-28 09:33:22 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-09-28 09:33:22 +0000
commit9a132f36c3da7d0ec9e3b5ee170ca9d7eaf89fb5 (patch)
treee09d8dee053fb4a2de26bde04efbc4a13ba83743 /llvm/lib/Target/ARM/ARMSubtarget.cpp
parent3d77768e2a8994a82e9ae7df89c8bf967685f755 (diff)
downloadbcm5719-llvm-9a132f36c3da7d0ec9e3b5ee170ca9d7eaf89fb5.tar.gz
bcm5719-llvm-9a132f36c3da7d0ec9e3b5ee170ca9d7eaf89fb5.zip
Allow switch instructions in SCoPs
This patch allows switch instructions with affine conditions in the SCoP. Also switch instructions in non-affine subregions are allowed. Both did not require much changes to the code, though there was some refactoring needed to integrate them without code duplication. In the llvm-test suite the number of profitable SCoPs increased from 135 to 139 but more importantly we can handle more benchmarks and user inputs without preprocessing. Differential Revision: http://reviews.llvm.org/D13200 llvm-svn: 248701
Diffstat (limited to 'llvm/lib/Target/ARM/ARMSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud