[PATCH] D21960: [Sparc] Leon errata fixes passes.
Chris Dewhurst via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 13:02:43 PDT 2016
lero_chris updated this revision to Diff 67733.
lero_chris added a comment.
Modified some unit tests that were using inline assembler tests to work without this to reflect the non-use of inline assembler in the modified passes.
Removed "LBR" references to errata fixes as these were internal project references.
Repository:
rL LLVM
https://reviews.llvm.org/D21960
Files:
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/LeonFixFSMULDPassUT.ll
test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll
test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21960.67733.patch
Type: text/x-patch
Size: 33177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/776adadd/attachment.bin>
More information about the llvm-commits
mailing list