[AArch64] Rename AArch64VecorByElementOpt.cpp into AArch64SIMDInstrOpt.cpp to reflect the recently added features.

The name change is dicsussed in https://reviews.llvm.org/D38196

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320204 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Abderrazek Zaafrani 2017-12-08 22:04:13 +00:00
parent 0375b23748
commit af52b3317a
2 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ add_llvm_target(AArch64CodeGen
AArch64TargetMachine.cpp
AArch64TargetObjectFile.cpp
AArch64TargetTransformInfo.cpp
AArch64VectorByElementOpt.cpp
AArch64SIMDInstrOpt.cpp
DEPENDS
intrinsics_gen