summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64VectorByElementOpt.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Rename AArch64VecorByElementOpt.cpp into AArch64SIMDInstrOpt.cpp to...Abderrazek Zaafrani2017-12-081-735/+0
* [AArch64] Avoid SIMD interleaved store instruction for Exynos.Abderrazek Zaafrani2017-12-081-118/+465
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie2017-11-081-1/+1
* [AArch64] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko2017-01-251-4/+21
* [AArch64] Avoid generating indexed vector instructions for ExynosSebastian Pop2016-10-081-0/+371
OpenPOWER on IntegriCloud