Add support for comparing integer non-legal types.
[oota-llvm.git] / test / CodeGen / ARM / fnegs.ll
2011-01-21 Andrew TrickConvert -enable-sched-cycles and -enable-sched-hazard...
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 GoodwinAdd NEON single-precision FP support for fabs and fneg.