Skip to content
  • David Greene's avatar
    · 206351a1
    David Greene authored
    Implement a feature (-vector-unaligned-mem) to allow targets to
    ignore alignment requirements for SIMD memory operands.  This
    is useful on architectures like the AMD 10h that do not trap on
    unaligned references if a status bit is twiddled at startup time.
    
    llvm-svn: 93151
    206351a1
Loading