1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

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

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

llvm-svn: 320204
This commit is contained in:
Abderrazek Zaafrani 2017-12-08 22:04:13 +00:00
parent 2f0f7953de
commit 315fc497d3
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