[AArch64] Remove .data_region directive from AArch64.
[oota-llvm.git] / test / CodeGen / AArch64 / jump-table.ll
2014-03-21 Kevin Qin[AArch64] Remove .data_region directive from AArch64.
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
2013-05-30 Rafael EspindolaChange how we iterate over relocations on ELF.
2013-05-04 Tim NorthoverAArch64: support large code model for jump-tables
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.