]> granicus.if.org Git - llvm/commit
[SimplifyCFG] NFC, one more fixed test from previous push.
authorShawn Landden <shawn@git.icu>
Sun, 26 May 2019 15:29:10 +0000 (15:29 +0000)
committerShawn Landden <shawn@git.icu>
Sun, 26 May 2019 15:29:10 +0000 (15:29 +0000)
commit40326d923f20fece1175a6fe7350cb67421d3b2f
treebf4c7b61d539158badf235c42739a7cc9ab67a7d
parent1470275a9e8bf0f59266ae669c827acd255eb57a
[SimplifyCFG] NFC, one more fixed test from previous push.

The old test was checking for a stupid subtract one that is a transform that
makes the code woorse.

The constant-islands-jump-table.ll test wants the code a specific way,
that makes sense, so I will submit code to fix that one.

Sorry that I really didn't know how to run the test suite before this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361733 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyCFG/ARM/switch-to-lookup-table.ll