[AArch64] Fix sext/zext folding in address arithmetic.
[oota-llvm.git] / test / CodeGen / AArch64 / remat.ll
2015-02-04 Renato GolinAdding support to LLVM for targeting Cortex-A72
2014-07-29 Jiangning LiuImplement AArch64 TTI interface isAsCheapAsAMove.