[NFC][SimplifyCFG] Add standalone test for common code hoisting xform option
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 20 Jul 2020 06:50:20 +0000 (09:50 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 20 Jul 2020 07:29:29 +0000 (10:29 +0300)
commit3de41663251941e4c12ceb3b12b5d43c54a27a24
treee7cdead03ed37f3351da7f4485481d8aedaeda99
parente3d646c699f158aac700e939373ea5786899cbc1
[NFC][SimplifyCFG] Add standalone test for common code hoisting xform option

Also, move one test into it's correct place
llvm/test/Transforms/SimplifyCFG/X86/pr39187-g.ll [moved from llvm/test/CodeGen/X86/pr39187-g.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/common-code-hoisting.ll [new file with mode: 0644]