[PATCH] D21960: [Sparc] Leon errata fixes passes.

Chris Dewhurst via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 14:57:14 PDT 2016


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

Addressing issues in previous review.

- Inline assembler removed.
- Non-working optimisation removed.
- Warning diagnostic generated on change of instruction behaviour for erratum fix.
- Changes to Unit tests to remove tests that work on inline assembler behaviour.


Repository:
  rL LLVM

https://reviews.llvm.org/D21960

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/SparcSubtarget.cpp
  lib/Target/Sparc/SparcSubtarget.h
  lib/Target/Sparc/SparcTargetMachine.cpp
  test/CodeGen/SPARC/LeonFillDataCachePassUT.ll
  test/CodeGen/SPARC/LeonFixCALLPassUT.ll
  test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll
  test/CodeGen/SPARC/LeonRestExecAddrPassUT.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21960.67419.patch
Type: text/x-patch
Size: 27520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/ab0b92b1/attachment.bin>


More information about the llvm-commits mailing list