summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize
diff options
context:
space:
mode:
authorPekka Jaaskelainen <pekka.jaaskelainen@tut.fi>2013-01-31 10:33:22 +0000
committerPekka Jaaskelainen <pekka.jaaskelainen@tut.fi>2013-01-31 10:33:22 +0000
commit995a3e731d10bcd29705d00375e2bb9517d5c987 (patch)
tree40af873ae248818f86d55690715761e1671118de /llvm/test/Transforms/LoopVectorize
parent130fdcd225f83a2e068996cb0dea5cb6c1881227 (diff)
downloadbcm5719-llvm-995a3e731d10bcd29705d00375e2bb9517d5c987.tar.gz
bcm5719-llvm-995a3e731d10bcd29705d00375e2bb9517d5c987.zip
Made the min-trip-count-switch test X86-specific to avoid
breakage with builds without X86-support. llvm-svn: 174052
Diffstat (limited to 'llvm/test/Transforms/LoopVectorize')
-rw-r--r--llvm/test/Transforms/LoopVectorize/X86/min-trip-count-switch.ll (renamed from llvm/test/Transforms/LoopVectorize/min-trip-count-switch.ll)0
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Transforms/LoopVectorize/min-trip-count-switch.ll b/llvm/test/Transforms/LoopVectorize/X86/min-trip-count-switch.ll
index 186fba87d65..186fba87d65 100644
--- a/llvm/test/Transforms/LoopVectorize/min-trip-count-switch.ll
+++ b/llvm/test/Transforms/LoopVectorize/X86/min-trip-count-switch.ll
OpenPOWER on IntegriCloud