OSDN Git Service

[SimplifyCFG] Regenerate some test cases using update_test_checks.py to prepare for...
authorCraig Topper <craig.topper@intel.com>
Tue, 31 Oct 2017 19:03:49 +0000 (19:03 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 31 Oct 2017 19:03:49 +0000 (19:03 +0000)
commit76a40dc3f340ade3fb383d51bd3d1f1132614c86
tree72d07428008b688d91544857b1fe9ea5bcf39c63
parent81bdc44b0e315876d9e76e64774472a13ccdc7ce
[SimplifyCFG] Regenerate some test cases using update_test_checks.py to prepare for an upcoming commit. NFC

A future commit will change how some of the value names in the IR are generated which causes these tests to break in their current form. The script generates checks with regular expressions so it should be immune.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317023 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyCFG/SpeculativeExec.ll
test/Transforms/SimplifyCFG/guards.ll
test/Transforms/SimplifyCFG/merge-cond-stores-2.ll
test/Transforms/SimplifyCFG/multiple-phis.ll
test/Transforms/SimplifyCFG/select-gep.ll