Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / fdivs.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-01-19 Jakob Stoklund OlesenRemove some register allocation order dependencies.
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2011-04-19 Bob WilsonAvoid write-after-write issue hazards for Cortex-A9.
2010-10-28 Evan ChengRe-commit 117518 and 117519 now that ARM MC test failur...
2010-10-28 Evan ChengRevert 117518 and 117519 for now. They changed scheduli...
2010-10-28 Evan Cheng- Assign load / store with shifter op address modes...
2010-05-21 Evan ChengChange ARM scheduling default to list-hybrid if the...
2010-03-25 Jim Grosbachswitch the flag for using NEON for SP floating point...
2009-11-22 Edward O'CallaghanConvert ARM tests to FileCheck for PR5307.
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-10-01 David GoodwinRemove neonfp attribute and instead set default based...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-07 David GoodwinMake NEON single-precision FP support the default for...
2009-08-04 David GoodwinInitial support for single-precision FP using NEON...