Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / fpconsts.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...
2011-01-21 Andrew TrickConvert -enable-sched-cycles and -enable-sched-hazard...
2010-10-08 Bob WilsonChange register allocation order for ARM VFP and NEON...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-11-23 Jim Grosbachmove fconst[sd] to UAL. <rdar://7414913>
2009-11-03 Evan Chengfconsts / fconstd immediate should be proceeded with #.
2009-10-28 Evan ChengUse fconsts and fconstd to materialize small fp constants.