[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / Generic / externally_available.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-13 Chris LattnerAdd a new "available_externally" linkage type. This...