- Add subtarget feature -mattr=+db which determine whether an ARM cpu has the
  memory and synchronization barrier dmb and dsb instructions.
- Change instruction names to something more sensible (matching name of actual
  instructions).
- Added tests for memory barrier codegen.

llvm-svn: 110785
9 files changed
tree: 40cd122c862dcaee73d541bc1b804cef1f39941a
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/