OSDN Git Service

[NFC][SimplifyCFG] Move X86 tests into subdir
authorSam Parker <sam.parker@arm.com>
Fri, 3 Jul 2020 13:20:57 +0000 (14:20 +0100)
committerSam Parker <sam.parker@arm.com>
Fri, 3 Jul 2020 13:28:27 +0000 (14:28 +0100)
commit18850981c827eb0e1d5ccdb247e601768033dadf
treee5d76c4281c077420aed66e685dd782cdfa58dfb
parentf671adf82326da41e48714ebdc362bc4323b6320
[NFC][SimplifyCFG] Move X86 tests into subdir
17 files changed:
llvm/test/Transforms/SimplifyCFG/X86/2010-03-30-InvokeCrash.ll [moved from llvm/test/Transforms/SimplifyCFG/2010-03-30-InvokeCrash.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/CoveredLookupTable.ll [moved from llvm/test/Transforms/SimplifyCFG/CoveredLookupTable.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/MagicPointer.ll [moved from llvm/test/Transforms/SimplifyCFG/MagicPointer.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/PR29163.ll [moved from llvm/test/Transforms/SimplifyCFG/PR29163.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/PR30210.ll [moved from llvm/test/Transforms/SimplifyCFG/PR30210.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/SpeculativeExec.ll [moved from llvm/test/Transforms/SimplifyCFG/SpeculativeExec.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/bug-25299.ll [moved from llvm/test/Transforms/SimplifyCFG/bug-25299.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/combine-parallel-mem-md.ll [moved from llvm/test/Transforms/SimplifyCFG/combine-parallel-mem-md.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/critedge-assume.ll [moved from llvm/test/Transforms/SimplifyCFG/critedge-assume.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/empty-cleanuppad.ll [moved from llvm/test/Transforms/SimplifyCFG/empty-cleanuppad.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/fold-branch-debuginvariant.ll [moved from llvm/test/Transforms/SimplifyCFG/fold-branch-debuginvariant.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/invalidate-dom.ll [moved from llvm/test/Transforms/SimplifyCFG/invalidate-dom.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/merge-cleanuppads.ll [moved from llvm/test/Transforms/SimplifyCFG/merge-cleanuppads.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/remove-debug-2.ll [moved from llvm/test/Transforms/SimplifyCFG/remove-debug-2.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/remove-debug.ll [moved from llvm/test/Transforms/SimplifyCFG/remove-debug.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/safe-low-bit-extract.ll [moved from llvm/test/Transforms/SimplifyCFG/safe-low-bit-extract.ll with 100% similarity]
llvm/test/Transforms/SimplifyCFG/X86/unreachable-blocks.ll [moved from llvm/test/Transforms/SimplifyCFG/unreachable-blocks.ll with 100% similarity]