[FastISel][AArch64] Optimize compare-and-branch for i1 to use 'tbz'.
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-build-vector.ll
2014-07-10 Hao Liu[AArch64]Fix an assertion failure in DAG Combiner about...
2014-07-07 Kevin Qin[AArch64] Normalize all constants to build a vector.
2014-06-24 Kevin Qin[AArch64] Fix a build_vector pattern match fail
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place