Revert "Recommit r179497 after fixing uninitialized variable." until
authorEric Christopher <echristo@gmail.com>
Mon, 15 Apr 2013 07:31:37 +0000 (07:31 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 15 Apr 2013 07:31:37 +0000 (07:31 +0000)
commit60d20a81fcf91818db6b52520dd2ce520ad57a42
tree313569ee431b8ea4e469c2c2aa1e4144ca6577b4
parentfdf9624f3c20a24345a543979e1cb5c94a9d6715
Revert "Recommit r179497 after fixing uninitialized variable." until
I can fix the testcases here:

http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/6952

This reverts commit r179512 due to testcases specifying triples
that they didn't actually mean and causing failures on other platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179513 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SLPVectorizer/X86/reduction.ll
test/Transforms/SLPVectorizer/X86/reduction2.ll
tools/opt/opt.cpp