[Sparc][LEON] Removed the parts of the errata fixes implemented using inline assembly...
authorChris Dewhurst <chris.dewhurst@lero.ie>
Fri, 9 Sep 2016 14:16:51 +0000 (14:16 +0000)
committerChris Dewhurst <chris.dewhurst@lero.ie>
Fri, 9 Sep 2016 14:16:51 +0000 (14:16 +0000)
commitc59f7c745bc629d8a6ef22aa0c748e9216452851
tree797f485f48495a838a771211f342574e45229468
parent6368525eeaa4c0c3c5bbbe199f1afe997fb5d838
[Sparc][LEON] Removed the parts of the errata fixes implemented using inline assembly as this is not the desired behaviour for end-users. Small change to a unit test to implement this without requiring the inline assembly.

llvm-svn: 281047
llvm/lib/Target/Sparc/LeonPasses.cpp
llvm/test/CodeGen/SPARC/LeonFixFSMULDPassUT.ll [deleted file]
llvm/test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll
llvm/test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll