Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / neon_minmax.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-03-21 Renato GolinAvoid NEON SP-FP unless unsafe-math or Darwin
2010-02-24 Bob WilsonCheck for comparisons of +/- zero when optimizing less...
2010-02-18 Bob WilsonUse NEON vmin/vmax instructions for floating-point...