Split ARM and AArch64 emutls.ll test
[oota-llvm.git] / test / CodeGen / ARM / fnmscs.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 GolinFix Darwin NEON FP and increase coverage
2013-03-21 Renato GolinAvoid NEON SP-FP unless unsafe-math or Darwin
2013-01-19 Jakob Stoklund OlesenRemove some register allocation order dependencies.
2011-05-03 Evan ChengMake the test less likely to fail with minor changes.
2011-03-31 Jakob Stoklund OlesenFix ARM tests to be register allocator independent.
2011-01-21 Andrew TrickConvert -enable-sched-cycles and -enable-sched-hazard...
2010-11-12 Evan ChengAdd some missing isel predicates on def : pat patterns...
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-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-10 David GoodwinUse FileCheck... its good for you...
2009-08-10 David GoodwinFix test.
2009-08-10 Dan GohmanAdd nounwind keywords.
2009-08-07 David GoodwinMake NEON single-precision FP support the default for...
2009-08-04 David GoodwinImprove tests.
2009-08-04 David GoodwinInitial support for single-precision FP using NEON...