summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/LeonPasses.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [SPARC] Clean up the support for disabling fsmuld and fmuls instructions.James Y Knight2017-07-201-209/+0
* [LegacyPassManager] Remove TargetMachine constructorsFrancis Visoiu Mistrih2017-05-181-12/+5
* [Sparc][LEON] Detects an erratum on UT699 LEON 3 processors involving roundin...Chris Dewhurst2016-10-191-0/+45
* [Sparc][LEON] Removed the parts of the errata fixes implemented using inline ...Chris Dewhurst2016-09-091-76/+0
* Revert "[Sparc] Leon errata fix passes."James Y Knight2016-08-121-604/+76
* [Sparc][Leon] Errata fixes for various errata in different versions of the Le...Chris Dewhurst2016-08-121-192/+193
* Use the range variant of find instead of unpacking begin/endDavid Majnemer2016-08-111-2/+1
* [Sparc] Leon errata fix passes.Chris Dewhurst2016-07-081-24/+551
* [Sparc] Formatting and commenting changes per review.Chris Dewhurst2016-06-271-167/+165
* [sparc] Simplify slow and verbose string matching code to startswith_lower.Benjamin Kramer2016-06-271-15/+10
* [SPARC] Fixes for hardware errata on LEON processor.Chris Dewhurst2016-06-191-0/+335
* [sparc] Simplify a slow and verbose way of checking if a string starts with "...Benjamin Kramer2016-05-271-6/+4
* [sparc] Move LEON passes into llvm namespace.Benjamin Kramer2016-05-271-0/+1
* [Sparc][LEON] LEON Erratum fix. Insert NOP after LD or LDF instruction.Chris Dewhurst2016-05-231-0/+79
OpenPOWER on IntegriCloud