Pattern-matched variables in post-inc-icmpzero.ll
authorRenato Golin <rengolin@systemcall.org>
Tue, 15 Jan 2013 15:22:45 +0000 (15:22 +0000)
committerRenato Golin <rengolin@systemcall.org>
Tue, 15 Jan 2013 15:22:45 +0000 (15:22 +0000)
commit08bcd5bc4d48018626bd381aa47791b60b24b174
tree6c079bfd7b568d09e0507ae11c4a89418e6cbe11
parent6533e78957d45733d292b011ceed44b67f564469
Pattern-matched variables in post-inc-icmpzero.ll

Test was failing for clang-native-arm-cortex-a9 build-bot configuration.
The reason for the failure was the test was using hardcoded names.
The attached patch fixes this failure by replacing the hard-coded variables
names with pattern-matched variable names.

Patch by Manish Verma, ARM

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172534 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll