[FastISel][AArch64] Optimize compare-and-branch for i1 to use 'tbz'.
[oota-llvm.git] / test / CodeGen / AArch64 / jump-table.ll
2014-10-21 Rafael EspindolaFix a bit of confusion about .set and produce more...
2014-10-21 Rafael EspindolaMake this test a bit more strict.
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-04-15 Tim NorthoverAArch64/ARM64: add support for large code-model jump...
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.