]> granicus.if.org Git - llvm/commitdiff
Move branch folding test to a better location.
authorAndrew Kaylor <andrew.kaylor@intel.com>
Thu, 3 Dec 2015 19:41:25 +0000 (19:41 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Thu, 3 Dec 2015 19:41:25 +0000 (19:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254640 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/branchfolding-catchpads.ll [moved from test/Transforms/BranchFolding/single-block-funclets.ll with 99% similarity]

similarity index 99%
rename from test/Transforms/BranchFolding/single-block-funclets.ll
rename to test/CodeGen/X86/branchfolding-catchpads.ll
index b2286ac335975692408c7b83d37906d28ece01e3..21c7818e5195f43393fe205d216aadcbb77a0724 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc -mtriple=x86_64-pc-windows-msvc < %s | FileCheck %s
-; REQUIRES: X86\r
 
 declare i32 @__CxxFrameHandler3(...)