[PATCH] D23456: [Sparc] Leon Errata Fix Passes

Chris Dewhurst via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 10:55:04 PDT 2016


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

Removed change to length of supported atomics for LEON processors. Should have always been 32 bit and the previous change wasn't necessary in SparcISelLowering.cpp


Repository:
  rL LLVM

https://reviews.llvm.org/D23456

Files:
  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/SparcSubtarget.cpp
  lib/Target/Sparc/SparcSubtarget.h
  lib/Target/Sparc/SparcTargetMachine.cpp
  test/CodeGen/SPARC/LeonConvertDoubleFPToSingleFPInstrUT.ll
  test/CodeGen/SPARC/LeonFixFSMULDPassUT.ll
  test/CodeGen/SPARC/LeonInsertNOPLoad.ll
  test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll
  test/CodeGen/SPARC/LeonInsertNOPsDoublePrecision.ll
  test/CodeGen/SPARC/LeonPreventRoundChangePassUT.ll
  test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll
  test/CodeGen/SPARC/LeonReplaceSDIVPassUT.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23456.67860.patch
Type: text/x-patch
Size: 58811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/50e82ed4/attachment-0001.bin>


More information about the llvm-commits mailing list