summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC/LeonFillDataCachePassUT.ll
Commit message (Collapse)AuthorAgeFilesLines
* Revert "[Sparc] Leon errata fix passes."James Y Knight2016-08-121-27/+0
| | | | | | | | | | | ...and the two followup commits: Revert "[Sparc][Leon] Missed resetting option flags from check-in 278489." Revert "[Sparc][Leon] Errata fixes for various errata in different versions of the Leon variants of the Sparc 32 bit processor." This reverts commit r274856, r278489, and r278492. llvm-svn: 278511
* [Sparc][Leon] Errata fixes for various errata in different versions of the ↵Chris Dewhurst2016-08-121-0/+27
Leon variants of the Sparc 32 bit processor. The nature of the errata are listed in the comments preceding the errata fix passes. Relevant unit tests are implemented for each of these. These changes update older versions of these errata fixes with improvements to code and unit tests. Differential Revision: https://reviews.llvm.org/D21960 llvm-svn: 278489
OpenPOWER on IntegriCloud