[PATCH] D20098: [Sparc][LEON] Add LEON-specific CASA instruction.

Chris Dewhurst via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 00:57:56 PDT 2016


lero_chris updated this revision to Diff 57322.
lero_chris added a comment.

To avoid regressions in areas of code being worked on by James Knight, I've removed the section of code that will enable atomics for LEON processors.

When the work on AtomicExpandPass has completed, this section will be re-inserted.


Repository:
  rL LLVM

http://reviews.llvm.org/D20098

Files:
  lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
  lib/Target/Sparc/LeonFeatures.td
  lib/Target/Sparc/Sparc.td
  lib/Target/Sparc/SparcISelLowering.cpp
  lib/Target/Sparc/SparcInstrInfo.td
  lib/Target/Sparc/SparcSubtarget.cpp
  lib/Target/Sparc/SparcSubtarget.h
  test/MC/Sparc/leon-instructions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20098.57322.patch
Type: text/x-patch
Size: 10328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160516/2b89cec7/attachment.bin>


More information about the llvm-commits mailing list