Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / neon_ld2.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-12-18 Tim NorthoverARM: force soft-float ABI for tests depending on it.
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2012-09-18 Evan ChengUse vld1 / vst2 for unaligned v2f64 load / store. e...
2011-11-29 Jakob Stoklund OlesenFileCheckize.
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...