[PATCH] D20353: [Sparc][LEON] Erratum fix. Insert NOP after LD or LDF instruction

Chris Dewhurst via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 02:17:00 PDT 2016


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

- Changes to feature lists on processors to correct mistakes in which processors need errata fixes.
- Changes to getSubtargetImpl to be consistent with the implementation in, e.g. the ARM backend.


Repository:
  rL LLVM

http://reviews.llvm.org/D20353

Files:
  lib/Target/Sparc/CMakeLists.txt
  lib/Target/Sparc/LeonFeatures.td
  lib/Target/Sparc/LeonPasses.cpp
  lib/Target/Sparc/LeonPasses.h
  lib/Target/Sparc/Sparc.td
  lib/Target/Sparc/SparcISelLowering.cpp
  lib/Target/Sparc/SparcISelLowering.h
  lib/Target/Sparc/SparcSubtarget.cpp
  lib/Target/Sparc/SparcSubtarget.h
  lib/Target/Sparc/SparcTargetMachine.cpp
  lib/Target/Sparc/SparcTargetMachine.h
  test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20353.57910.patch
Type: text/x-patch
Size: 13014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160520/846d859c/attachment.bin>


More information about the llvm-commits mailing list