1. 71fcb4f switch the flag for using NEON for SP floating point to a subtarget 'feature'. by Jim Grosbach · 16 years ago
  2. 15dd462 Convert a few tests to FileCheck for PR5307. by Edward O'Callaghan · 16 years ago
  3. d7cf55c Use Unified Assembly Syntax for the ARM backend. by Jim Grosbach · 16 years ago
  4. 1cc6dd9 Remove neonfp attribute and instead set default based on CPU string. Add -arm-use-neon-fp to override the default. by David Goodwin · 16 years ago
  5. c8054d9 Eliminate more uses of llvm-as and llvm-dis. by Dan Gohman · 16 years ago
  6. 3b9c52c Initial support for single-precision FP using NEON. Added "neonfp" attribute to enable. Added patterns for some binary FP operations. by David Goodwin · 16 years ago