diff options
author | Xin Tong <trent.xin.tong@gmail.com> | 2017-01-17 20:28:36 +0000 |
---|---|---|
committer | Xin Tong <trent.xin.tong@gmail.com> | 2017-01-17 20:28:36 +0000 |
commit | 8343b5096da4218df819e41a2d556c1f85b7bb98 (patch) | |
tree | 9615ee168cf38f6ed646727b06b9adf8c96cf26d /llvm | |
parent | 43c1a26400b8a6ad69ec1bc69465917d9eea5727 (diff) | |
download | bcm5719-llvm-8343b5096da4218df819e41a2d556c1f85b7bb98.tar.gz bcm5719-llvm-8343b5096da4218df819e41a2d556c1f85b7bb98.zip |
Rename scalar_promote.ll to scalar-promote.ll and scalar_promote-unwind.ll to scalar-promote-unwind.ll. NFCI
llvm-svn: 292251
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/test/Transforms/LICM/scalar-promote-unwind.ll (renamed from llvm/test/Transforms/LICM/scalar_promote-unwind.ll) | 0 | ||||
-rw-r--r-- | llvm/test/Transforms/LICM/scalar-promote.ll (renamed from llvm/test/Transforms/LICM/scalar_promote.ll) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Transforms/LICM/scalar_promote-unwind.ll b/llvm/test/Transforms/LICM/scalar-promote-unwind.ll index dd3693b4af6..dd3693b4af6 100644 --- a/llvm/test/Transforms/LICM/scalar_promote-unwind.ll +++ b/llvm/test/Transforms/LICM/scalar-promote-unwind.ll diff --git a/llvm/test/Transforms/LICM/scalar_promote.ll b/llvm/test/Transforms/LICM/scalar-promote.ll index c88701154b8..c88701154b8 100644 --- a/llvm/test/Transforms/LICM/scalar_promote.ll +++ b/llvm/test/Transforms/LICM/scalar-promote.ll |